[vlc-devel] [PATCH 04/10] Add stream_ReadDir to libvlccore.sym
    Julien 'Lta' BALLET 
    elthariel at gmail.com
       
    Mon Jun 16 14:41:06 CEST 2014
    
    
  
From: Julien 'Lta' BALLET <contact at lta.io>
---
 src/libvlccore.sym | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index e583c21..7b40435 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -402,6 +402,7 @@ stream_Read
 stream_ReadLine
 stream_UrlNew
 stream_vaControl
+stream_ReadDir
 str_format_meta
 str_format_time
 str_duration
-- 
1.9.3
    
    
More information about the vlc-devel
mailing list