Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | cmdline: print out list of encoders in --version info | Viliam Mateicka | 2009-11-17 | 1 | -0/+10 |
* | encoder: introducing flac encoder plugin | Viliam Mateicka | 2009-11-17 | 1 | -0/+4 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -1/+1 |
* | wave_encoder: new encoder for streaming PCM wave files. | Viliam Mateicka | 2009-11-10 | 1 | -0/+4 |
* | encoder: renaming none_encoder to null_encoder | Viliam Mateicka | 2009-10-26 | 1 | -2/+2 |
* | encoder: new encoder plugin which just pass data through | Viliam Mateicka | 2009-10-24 | 1 | -0/+2 |
* | encoder/twolame: new encoder plugin based on libtwolame | Max Kellermann | 2009-07-14 | 1 | -0/+4 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | encoder: added lame mp3 encoder | Max Kellermann | 2009-02-22 | 1 | -0/+4 |
* | encoder: added vorbis encoder | Max Kellermann | 2009-02-22 | 1 | -0/+5 |
* | added the encoder API | Max Kellermann | 2009-02-22 | 1 | -0/+37 |