aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder_list.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v0.16.x'Max Kellermann2012-06-121-14/+4
|\
| * cmdline: consistent plugin listingsMax Kellermann2012-06-121-10/+0
| * encoder_list: add macro _for_each()Max Kellermann2012-06-121-6/+6
| * encoder_list: make the list truly "const"Max Kellermann2012-06-121-1/+1
* | copyright year 2011Max Kellermann2011-01-291-1/+1
|/
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* cmdline: print out list of encoders in --version infoViliam Mateicka2009-11-171-0/+10
* encoder: introducing flac encoder pluginViliam Mateicka2009-11-171-0/+4
* include config.h in all sourcesMax Kellermann2009-11-121-1/+1
* wave_encoder: new encoder for streaming PCM wave files.Viliam Mateicka2009-11-101-0/+4
* encoder: renaming none_encoder to null_encoderViliam Mateicka2009-10-261-2/+2
* encoder: new encoder plugin which just pass data throughViliam Mateicka2009-10-241-0/+2
* encoder/twolame: new encoder plugin based on libtwolameMax Kellermann2009-07-141-0/+4
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* encoder: added lame mp3 encoderMax Kellermann2009-02-221-0/+4
* encoder: added vorbis encoderMax Kellermann2009-02-221-0/+5
* added the encoder APIMax Kellermann2009-02-221-0/+37