summaryrefslogtreecommitdiff
path: root/apps/plugins/codecflac.c (follow)
Commit message (Expand)AuthorAge
* moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg2005-06-22
* First attempt at seeking in FLAC filesDave Chapman2005-06-18
* Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performanceDave Chapman2005-06-13
* Much better UI performance and buffering times for MP3 and FLAC.Miika Pekkarinen2005-06-10
* Added some basic codec configuration functionality.Miika Pekkarinen2005-06-10
* Fixed pause indicator. Better UI response with FLAC and Ogg Vorbis.Miika Pekkarinen2005-06-09
* Keep track of elapsed time during FLAC playbackDave Chapman2005-06-09
* Correctly detect the end of stream, and correctly re-initialise the FLAC deco...Dave Chapman2005-06-07
* Use proper enumeration for END_OF_STREAM testDave Chapman2005-06-07
* First attempt at codecflac.cDave Chapman2005-06-07