Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-11-28 | encoder/flac: use fifo_buffer instead of pcm_buffer | Max Kellermann | 1 | -16/+20 |
2011-03-31 | fix common misspellings | Jonathan Neuschäfer | 1 | -1/+1 |
2011-02-09 | general: whitespace cleanup | Thomas Jansen | 1 | -3/+3 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-15 | encoder/flac: fix write callback prototype for libFLAC 1.1.2 | Max Kellermann | 1 | -1/+7 |
2009-12-03 | encoders: remove unnessesary pointers to const strings | Viliam Mateicka | 1 | -3/+1 |
2009-12-03 | encoders: implement new get_mime_types method | Viliam Mateicka | 1 | -0/+9 |
2009-12-03 | flac_encoder: add support for libFLAC < 1.1.3 | Viliam Mateicka | 1 | -18/+47 |
2009-12-02 | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 1 | -12/+32 |
2009-11-17 | encoder: introducing flac encoder plugin | Viliam Mateicka | 1 | -0/+296 |