aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/shout_ogg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shout: use the new encoder APIMax Kellermann2009-02-221-293/+0
* shout: pass void pointer to the encoderMax Kellermann2009-02-101-2/+3
* shout_ogg: moved PCM conversion to a separate functionMax Kellermann2009-02-101-12/+13
* shout: clear buffer before calling the encoderMax Kellermann2009-02-091-13/+4
* output plugins: don't include gcc.hMax Kellermann2009-01-011-2/+2
* shout: use GLib instead of utils.h/log.hMax Kellermann2008-11-251-9/+7
* output: don't compile plugins which are disabledMax Kellermann2008-10-261-5/+1
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-0/+306