summaryrefslogtreecommitdiff
path: root/apps/codecs/flac.c (follow)
Commit message (Expand)AuthorAge
...
* Zero the FLACContext during initialisationDave Chapman2005-10-27
* New FLAC decoder from the ffmpeg projectDave Chapman2005-10-26
* Cleaned up the messy codec header and library system by merging codec.h, lib/...Thom Johansen2005-10-13
* Fix red build with a comment for now.Thom Johansen2005-09-07
* Code was a wild mix of different styles, cleaned it up somewhat.Thom Johansen2005-09-07
* Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson2005-07-28
* Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen2005-07-13
* Initial DSP implementation. DSP supports resampling audio stream fromMiika Pekkarinen2005-06-26
* removed the use of the 2nd argument to codec_start() since no codec usedDaniel Stenberg2005-06-22
* moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg2005-06-22