aboutsummaryrefslogtreecommitdiff
path: root/src/encoder_list.c
Commit message (Expand)AuthorAge
* encoder/opus: new encoder plugin for the Opus codecMax Kellermann2012-10-02
* encoder/vorbis: use C++ compilerMax Kellermann2012-10-02
* Merge branch 'v0.16.x'Max Kellermann2012-06-12
|\
| * cmdline: consistent plugin listingsMax Kellermann2012-06-12
| * encoder_list: add macro _for_each()Max Kellermann2012-06-12
| * encoder_list: make the list truly "const"Max Kellermann2012-06-12
* | copyright year 2011Max Kellermann2011-01-29
|/
* Update copyright notices.Avuton Olrich2009-12-31
* cmdline: print out list of encoders in --version infoViliam Mateicka2009-11-17
* encoder: introducing flac encoder pluginViliam Mateicka2009-11-17
* include config.h in all sourcesMax Kellermann2009-11-12
* wave_encoder: new encoder for streaming PCM wave files.Viliam Mateicka2009-11-10
* encoder: renaming none_encoder to null_encoderViliam Mateicka2009-10-26
* encoder: new encoder plugin which just pass data throughViliam Mateicka2009-10-24
* encoder/twolame: new encoder plugin based on libtwolameMax Kellermann2009-07-14
* all: Update copyright header.Avuton Olrich2009-03-13
* encoder: added lame mp3 encoderMax Kellermann2009-02-22
* encoder: added vorbis encoderMax Kellermann2009-02-22
* added the encoder APIMax Kellermann2009-02-22