[vlc-commits] Add stream_FilterDefaultReadDir symbol to libvlccore.sym

Matthias Keiser git at videolan.org
Tue Jun 24 20:05:20 CEST 2014


vlc | branch: master | Matthias Keiser <matthias at tristan-inc.com> | Tue Jun 24 19:31:10 2014 +0200| [63550af57fcc4d7d0b4b6931ef9a3f5f75086c8c] | committer: Jean-Baptiste Kempf

Add stream_FilterDefaultReadDir symbol to libvlccore.sym

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 src/libvlccore.sym |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 7b40435..325c8f6 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -403,6 +403,7 @@ stream_ReadLine
 stream_UrlNew
 stream_vaControl
 stream_ReadDir
+stream_FilterDefaultReadDir
 str_format_meta
 str_format_time
 str_duration



More information about the vlc-commits mailing list