]> git.sesse.net Git - vlc/commit
*Fixed a bug in synchro reinitialisation: we no longer have a shift each
authorStéphane Borel <stef@videolan.org>
Sat, 9 Jun 2001 17:01:22 +0000 (17:01 +0000)
committerStéphane Borel <stef@videolan.org>
Sat, 9 Jun 2001 17:01:22 +0000 (17:01 +0000)
commit7b5259e012ffb7c31458a98b17de41d6130c8c47
tree4b563fea8aa079bf010f2e0a7547bb644903fcfa
parent0c6f4bc9ce0908aa5a9240a103493e3798dd9779
*Fixed a bug in synchro reinitialisation: we no longer have a shift each
time we restart the synchro (for scr discontinuity for instance)

*In DVD mode, we reinit the synchro only if the scr are not continuous
(instead of each cell)

*Try to improve ac3 spdif to prevent from desynchronization.
include/input_ext-intf.h
plugins/dvd/input_dvd.c
src/ac3_spdif/ac3_spdif.c
src/ac3_spdif/ac3_spdif.h
src/audio_output/aout_spdif.c
src/input/input_clock.c