]> git.sesse.net Git - vlc/commit
-Added a SYNCHRO_START in DVDRead for each cell change to fix
authorStéphane Borel <stef@videolan.org>
Thu, 22 Mar 2001 01:23:03 +0000 (01:23 +0000)
committerStéphane Borel <stef@videolan.org>
Thu, 22 Mar 2001 01:23:03 +0000 (01:23 +0000)
commit7cfe1ea9cb6a9e8df61b00470f74821c402ff283
tree2a65e54e8fa7bf8610774890912c8211617cc9bf
parent4f551c2bf0d189405e96cbbb8234ed3edd9d6d3e
-Added a SYNCHRO_START in DVDRead for each cell change to fix
multi-angle streams

-Changed seek function to prevent jump-at-will and to remove two bugs in
sector computing.

-Initialize some values in netlist (payload_discard wasn't which caused
frame dropping)

-Come back of multi-sector read which should make reading faster

Now, theyre should be very few reading error, and we have got back the
performance we had before my netlist polioting :p
plugins/dvd/dvd_netlist.c
plugins/dvd/input_dvd.c
src/video_parser/video_parser.c