aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/twolame_encoder.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-30encoder/lame,twolame: convert to C++Max Kellermann1-311/+0
2013-01-30filter/chain, encoder: GLib include cleanupMax Kellermann1-3/+6
2012-04-05encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-03encoders: remove unnessesary pointers to const stringsViliam Mateicka1-3/+1
2009-12-03encoders: implement new get_mime_types methodViliam Mateicka1-0/+9
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-14encoder/twolame: new encoder plugin based on libtwolameMax Kellermann1-0/+299