aboutsummaryrefslogtreecommitdiff
path: root/src/encoder/flac_encoder.c
Commit message (Expand)AuthorAge
* fix common misspellingsJonathan Neuschäfer2011-03-31
* Merge commit 'release-0.16.2'Max Kellermann2011-03-19
|\
| * general: whitespace cleanupThomas Jansen2011-02-09
* | copyright year 2011Max Kellermann2011-01-29
|/
* Update copyright notices.Avuton Olrich2009-12-31
* encoder/flac: fix write callback prototype for libFLAC 1.1.2Max Kellermann2009-12-15
* encoders: remove unnessesary pointers to const stringsViliam Mateicka2009-12-03
* encoders: implement new get_mime_types methodViliam Mateicka2009-12-03
* flac_encoder: add support for libFLAC < 1.1.3Viliam Mateicka2009-12-03
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-02
* encoder: introducing flac encoder pluginViliam Mateicka2009-11-17