]> git.sesse.net Git - vlc/commit
* modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on...
authorGildas Bazin <gbazin@videolan.org>
Wed, 4 Aug 2004 10:40:43 +0000 (10:40 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 4 Aug 2004 10:40:43 +0000 (10:40 +0000)
commit1559e11e0001f39c791289c2c7f3734277934bdc
tree5c2899ee6f3ebd8e8ea5efd24826341025a026bd
parentce2d74fd095331aff8bfbc0c3aa8af5f0a908d8b
* modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on files when they are not DVD images.
* src/input/input.c: auto-probe access_demux as well.
* modules/access/vcd/vcd.c: raised priority above the file access one.
modules/access/dvdnav.c
modules/access/vcd/vcd.c
src/input/input.c