Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
49eb715c
Commit
49eb715c
authored
Aug 20, 2007
by
Pierre d'Herbemont
Browse files
Forgotten file from previous commit.
parent
0f42f294
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/control/libvlc_internal.h
View file @
49eb715c
...
...
@@ -89,6 +89,7 @@ struct libvlc_tag_query_t
struct
libvlc_tree_t
{
libvlc_event_manager_t
*
p_event_manager
;
int
i_refcount
;
void
*
p_item
;
/* For dynamic sublist */
libvlc_retain_function
pf_item_retain
;
...
...
@@ -148,6 +149,7 @@ struct libvlc_media_library_t
libvlc_instance_t
*
p_libvlc_instance
;
int
i_refcount
;
libvlc_media_list_t
*
p_mlist
;
libvlc_tree_t
*
p_playlists_tree
;
};
struct
libvlc_media_discoverer_t
...
...
Write
Preview
Supports
Markdown
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