diff options
author | Max Kellermann <max@duempel.org> | 2008-12-24 03:08:39 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-12-24 03:08:39 +0100 |
commit | 0d9d82a932d7fc022bfc410e206fb8edb6f3db03 (patch) | |
tree | 6499d12b4c1e4a59858859a45214f7f74ef2ea84 /src/crossfade.h | |
parent | d2d11d70a80bde0b348ccfd59bf1ec82bb997cb7 (diff) | |
download | mpd-0d9d82a932d7fc022bfc410e206fb8edb6f3db03.tar.gz mpd-0d9d82a932d7fc022bfc410e206fb8edb6f3db03.tar.xz mpd-0d9d82a932d7fc022bfc410e206fb8edb6f3db03.zip |
pcm_utils: check pcm_convert()==0
It is illegal to pass an empty audio buffer around. pcm_resample()
sometimes seems to result in 0 samples, maybe related to
libsamplerate. To work around that problem, add special checks after
both pcm_convert() invocations. Removed the pcm_resample()==0 checks
from pcm_convert().
Diffstat (limited to 'src/crossfade.h')
0 files changed, 0 insertions, 0 deletions