aboutsummaryrefslogtreecommitdiffstats
path: root/src/EncoderPlugin.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-19*: use nullptr instead of NULLMax Kellermann1-16/+10
2013-09-04util/Error: new error passing libraryMax Kellermann1-16/+15
2013-08-04EncoderPlugin: pass config_param referenceMax Kellermann1-2/+2
2013-08-03audio_format: convert to C++Max Kellermann1-3/+3
2013-07-30tag: convert to C++Max Kellermann1-3/+3
2013-07-30encoder_api: convert to C++Max Kellermann1-64/+56
2012-10-02output/{recorder,shout}: call encoder_read() in a loopMax Kellermann1-0/+2
2012-10-02output/recorder, test/*: invoke encoder_read() after _open()Max Kellermann1-0/+4
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann1-1/+1
2012-04-05encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann1-2/+37
2012-04-05encoder_plugin: add state assertionsMax Kellermann1-2/+61
2011-07-20encoder_plugin: add method pre_tag()Max Kellermann1-0/+24
2011-03-31fix common misspellingsJonathan Neuschäfer1-5/+5
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-03encoder: add get_mime_type() method to determine content type by httpd output...Viliam Mateicka1-0/+17
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-22added the encoder APIMax Kellermann1-0/+194