[vlc-devel] commit: Put the exported functions in the shared lib (Christophe Mutricy )
git version control
git at videolan.org
Wed Jan 6 21:23:01 CET 2010
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Wed Jan 6 20:18:43 2010 +0000| [9a80046d88fac249183f859055c02914c4615bdc] | committer: Christophe Mutricy
Put the exported functions in the shared lib
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9a80046d88fac249183f859055c02914c4615bdc
---
src/libvlccore.sym | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index c52edae..1a7a372 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -515,9 +515,11 @@ vlc_meta_Delete
vlc_meta_Get
vlc_meta_GetExtra
vlc_meta_GetExtraCount
+vlc_meta_GetStatus
vlc_meta_Merge
vlc_meta_New
vlc_meta_Set
+vlc_meta_SetStatus
vlc_meta_TypeToLocalizedString
vlc_mutex_destroy
vlc_mutex_init
More information about the vlc-devel
mailing list