[vlc-devel] commit: Added missing functions to libvlccore.sym. (Laurent Aimar )

git version control git at videolan.org
Sat Feb 6 00:01:38 CET 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat Feb  6 00:01:08 2010 +0100| [a30751ff3284538c2cb089325a6591a643a4b518] | committer: Laurent Aimar 

Added missing functions to libvlccore.sym.

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

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

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index d485bfb..663d775 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -200,6 +200,7 @@ input_item_HasErrorWhenReading
 input_item_IsArtFetched
 input_item_IsPreparsed
 input_item_MetaMatch
+input_item_MergeInfos
 __input_item_NewExt
 input_item_NewWithType
 input_item_node_AppendItem
@@ -208,6 +209,7 @@ input_item_node_Create
 input_item_node_Delete
 input_item_node_PostAndDelete
 input_item_PostSubItem
+input_item_ReplaceInfos
 input_item_SetDuration
 input_item_SetMeta
 input_item_SetName




More information about the vlc-devel mailing list