[vlc-commits] dvdnav: add Demux submodule
    Thomas Guillem 
    git at videolan.org
       
    Mon Apr 13 00:18:55 CEST 2015
    
    
  
vlc/vlc-2.2 | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Apr 10 12:20:17 2015 +0200| [059d996e51b8531bbaaedecc3a4db28813f2ed48] | committer: Jean-Baptiste Kempf
dvdnav: add Demux submodule
It allows to use dvdnav via a VLC access using new dvdnav stream callbacks.
When using a VLC access, dvdnav readahead flag is disabled in order to read
small chunk of data from pf_demux (that is 2kB).
This is disabled by default and must be forced
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=059d996e51b8531bbaaedecc3a4db28813f2ed48
---
 modules/access/dvdnav.c |  261 ++++++++++++++++++++++++++++++++++-------------
 1 file changed, 191 insertions(+), 70 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commitdiff;h=059d996e51b8531bbaaedecc3a4db28813f2ed48
    
    
More information about the vlc-commits
mailing list