]> git.sesse.net Git - vlc/commit
* src/audio_output/output.c: fixed another quality affecting bug.
authorGildas Bazin <gbazin@videolan.org>
Sun, 10 Nov 2002 14:31:46 +0000 (14:31 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 10 Nov 2002 14:31:46 +0000 (14:31 +0000)
commitb4f932ad2faa3f253756aa5f467687ac2330f599
tree89bdf4b328421d5656e651cc66a49fdf5a454d3b
parente6c4183305e9209735d6d8613ef8c7ef2b8e015c
* src/audio_output/output.c: fixed another quality affecting bug.

* include/aout_internal.h src/audio_output/input.c: major change to the
   resampling algorithm. When resampling is requested to keep the audio stream
   synchronised to the main clock, we trigger it but we change the resampling
   rate only progressively so it doesn't get noticed too much by the listener.
include/aout_internal.h
src/audio_output/input.c
src/audio_output/output.c