aboutsummaryrefslogtreecommitdiff
path: root/src/output/shout_mp3.c
Commit message (Expand)AuthorAge
* shout: use the new encoder APIMax Kellermann2009-02-22
* shout_mp3: use audio_format_frame_size()Max Kellermann2009-02-10
* shout: pass void pointer to the encoderMax Kellermann2009-02-10
* shout: clear buffer before calling the encoderMax Kellermann2009-02-09
* shout: don't postpone metadataMax Kellermann2009-02-09
* shout_mp3: call lame_close() in clear_encoder() methodMax Kellermann2009-02-02
* shout_mp3: free the lame_data struct on exitMax Kellermann2009-02-02
* shout: fixed the lame input buffer allocationMax Kellermann2008-11-30
* shout_mp3: cast input buffer to int16_t*Max Kellermann2008-11-30
* shout: use GLib instead of utils.h/log.hMax Kellermann2008-11-25
* output: don't compile plugins which are disabledMax Kellermann2008-10-26
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-26