-
Max Kellermann authored
The shout_mp3 encoder had two bugs: when no song was ever played, MPD segfaulted during cleanup. Second bug: memory leak, each time the shout device was opened, lame_init() was called again, and lame_close() is only called once during shutdown. Fix this by shutting down LAME each time the clear_encoder() method is called.
3b0a78fe
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
alsa_plugin.c | ||
ao_plugin.c | ||
fifo_plugin.c | ||
jack_plugin.c | ||
mvp_plugin.c | ||
null_plugin.c | ||
oss_plugin.c | ||
osx_plugin.c | ||
pulse_plugin.c | ||
shout_mp3.c | ||
shout_ogg.c | ||
shout_plugin.c | ||
shout_plugin.h |