Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
49eb715c
Commit
49eb715c
authored
Aug 20, 2007
by
Pierre d'Herbemont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forgotten file from previous commit.
parent
0f42f294
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/control/libvlc_internal.h
src/control/libvlc_internal.h
+2
-0
No files found.
src/control/libvlc_internal.h
View file @
49eb715c
...
@@ -89,6 +89,7 @@ struct libvlc_tag_query_t
...
@@ -89,6 +89,7 @@ struct libvlc_tag_query_t
struct
libvlc_tree_t
struct
libvlc_tree_t
{
{
libvlc_event_manager_t
*
p_event_manager
;
int
i_refcount
;
int
i_refcount
;
void
*
p_item
;
/* For dynamic sublist */
void
*
p_item
;
/* For dynamic sublist */
libvlc_retain_function
pf_item_retain
;
libvlc_retain_function
pf_item_retain
;
...
@@ -148,6 +149,7 @@ struct libvlc_media_library_t
...
@@ -148,6 +149,7 @@ struct libvlc_media_library_t
libvlc_instance_t
*
p_libvlc_instance
;
libvlc_instance_t
*
p_libvlc_instance
;
int
i_refcount
;
int
i_refcount
;
libvlc_media_list_t
*
p_mlist
;
libvlc_media_list_t
*
p_mlist
;
libvlc_tree_t
*
p_playlists_tree
;
};
};
struct
libvlc_media_discoverer_t
struct
libvlc_media_discoverer_t
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment