]> git.sesse.net Git - vlc/commit
-UDF filesystem support so that we know the location of the first video
authorStéphane Borel <stef@videolan.org>
Sun, 18 Feb 2001 01:42:05 +0000 (01:42 +0000)
committerStéphane Borel <stef@videolan.org>
Sun, 18 Feb 2001 01:42:05 +0000 (01:42 +0000)
commit8e3c802c8431943acc7954b9822ff386d8c96ccf
tree9e966d4ea398ac0b3883bf839b656585e5c5833d
parentf1175e715bfd288cdd17bf34ee3ee4f4b137432b
-UDF filesystem support so that we know the location of the first video
related file with 100% reliability (great change that should make DVDs
with binaries and extra stuff work with vlc).

-Correction of a bug in ifo reading that falsified the adress of
video titles.

-Changed the method for selecting title at start. It is _not_ reliable
though, but it is better than the preceding one.
Makefile.in
plugins/dvd/dvd_css.c
plugins/dvd/dvd_ifo.c
plugins/dvd/dvd_udf.c
plugins/dvd/dvd_udf.h
plugins/dvd/input_dvd.c
plugins/dvd/input_dvd.h