aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/lame_encoder.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-07encoder/lame: explicitly configure the output sample rateMax Kellermann1-0/+7
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-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-22encoder: added lame mp3 encoderMax Kellermann1-0/+284