]> git.sesse.net Git - vlc/commit
-Changes in the way stream size in DVD mode is calculated. It is no
authorStéphane Borel <stef@videolan.org>
Wed, 14 Feb 2001 04:11:01 +0000 (04:11 +0000)
committerStéphane Borel <stef@videolan.org>
Wed, 14 Feb 2001 04:11:01 +0000 (04:11 +0000)
commit8a1ec9694a817a21d8295d51473ed9abc8fb24e2
tree3b0d5d3242cf579f8cee53c6c9a2485d0963493a
parent8d07abcdd04fc4c663550e0460bd9243782fd3fa
-Changes in the way stream size in DVD mode is calculated. It is no
longer such an ugly kludge and is much more accurate.

-Changes in DVDSeek so that the interface slider is in 0 when we are at
the beginning of the strem.

-Try to detect the beginning of the movie in the middle of the title. It
works for most of the DVDs but will begin in the middle of the movie
with some others.

-Calculate only the first title key in css mode because it might take a
long time with some title. The search stops now when we have a key once
whereas it did stop only when we had it twice before. It should not
cause problems.
plugins/dvd/dvd_css.c
plugins/dvd/dvd_ifo.c
plugins/dvd/dvd_ifo.h
plugins/dvd/input_dvd.c
plugins/dvd/input_dvd.h