[vlc-commits] dvdnav: add Demux submodule

Thomas Guillem git at videolan.org
Wed Mar 25 14:45:09 CET 2015


vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Mar 25 14:41:06 2015 +0100| [c7a58a78dedd5c948d3dc74a5791b18ed45748eb] | 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).

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

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

 modules/access/dvdnav.c |  261 ++++++++++++++++++++++++++++++++++-------------
 1 file changed, 191 insertions(+), 70 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c7a58a78dedd5c948d3dc74a5791b18ed45748eb


More information about the vlc-commits mailing list