Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-02-09 | general: whitespace cleanup | Thomas Jansen | 1 | -2/+2 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
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-02 | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 1 | -3/+26 |
2009-11-17 | encoder: let wave encoder to use pcm_buffer, pcm conversion code cleanup | Viliam Mateicka | 1 | -29/+27 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-11-10 | wave_encoder: new encoder for streaming PCM wave files. | Viliam Mateicka | 1 | -0/+241 |