diff options
author | Max Kellermann <max@duempel.org> | 2009-04-25 18:27:39 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-04-25 18:27:39 +0200 |
commit | ecb7f24b01e884aa031c6879268060645cb5d7a6 (patch) | |
tree | 93dca8a52cfd44d829b36c7192a6026dc1f405ad /src/mixer_api.h | |
parent | 3888ef2f5504ab5b6b92d9fe1a9a4c0cbabecf0b (diff) | |
download | mpd-ecb7f24b01e884aa031c6879268060645cb5d7a6.tar.gz mpd-ecb7f24b01e884aa031c6879268060645cb5d7a6.tar.xz mpd-ecb7f24b01e884aa031c6879268060645cb5d7a6.zip |
vorbis_encoder: reinitialize vorbis_dsp_state after flush
libvorbis goes into a very long loop if we try to add data after a
flush was invoked by vorbis_analysis_wrote(0). This seems to be a
problem with the internal end-of-stream marker. Thus, we cannot reuse
the vorbis_dsp_state object.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions