]> git.sesse.net Git - vlc/commit
* Don't use the bandlimited resampler for downsampling (skew resampling for instance...
authorDerk-Jan Hartman <hartman@videolan.org>
Wed, 10 Aug 2005 14:12:17 +0000 (14:12 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Wed, 10 Aug 2005 14:12:17 +0000 (14:12 +0000)
commitd30d02fe8322ae8deb62ab4ea3bfb483298ad037
tree9833c7993748e4034d7a51f9d3dcdddffe663e66
parentb013ed311020e138bd3181ab69bcaf1df934efe2
* Don't use the bandlimited resampler for downsampling (skew resampling for instance). The resampler doesn't have a low pass filter? This closes #256
 - on a side note, it also seems to fix the stack corruption (resulting in deadlock) issues i was having with audio output that was being resampled by auhal.
modules/audio_filter/resampler/bandlimited.c