]> git.sesse.net Git - vlc/commit
dvdnav: add Demux submodule
authorThomas Guillem <thomas@gllm.fr>
Wed, 25 Mar 2015 13:41:06 +0000 (14:41 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 25 Mar 2015 13:44:17 +0000 (14:44 +0100)
commitc7a58a78dedd5c948d3dc74a5791b18ed45748eb
treed4227fae054f26c398e39f8767cd5e4c41c859b0
parentfb5d4d05ead69e7b7c88a110693d441a99fa1fe8
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@videolan.org>
modules/access/dvdnav.c