[vlc-devel] commit: Added another couple of missing symbols. ( Felix Paul Kühne )

git version control git at videolan.org
Sat May 24 16:43:46 CEST 2008


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat May 24 16:45:18 2008 +0200| [59feb952c5902f97510a05d7cf7901238cbb975f]

Added another couple of missing symbols.

Please review whether this patch is correct as it adds internal functions using VLC_EXPORT.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=59feb952c5902f97510a05d7cf7901238cbb975f
---

 src/libvlccore.sym |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 915714c..c9d01ab 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -158,6 +158,11 @@ __intf_UserStringInput
 __intf_UserWarn
 __intf_UserYesNo
 IsUTF8
+libvlc_InternalInit
+libvlc_InternalCreate
+libvlc_InternalCleanup
+libvlc_InternalAddIntf
+libvlc_InternalDestroy
 LocaleFree
 mdate
 __module_Exists




More information about the vlc-devel mailing list