aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs/audioOutput_shout_mp3.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-23audio_format: added audio_format_sample_size()Max Kellermann1-1/+1
2008-09-12shout: make the shout_buffer staticMax Kellermann1-1/+1
2008-09-12shout: constant plugin declarationsMax Kellermann1-1/+1
2008-09-12shout: removed typedefs on structs and plugin methodsMax Kellermann1-18/+17
2008-09-12shout: added mp3 encoderEric Wollesen1-0/+194