1. 20b3897 Separated buffering stuff from pcm_playback to pcmbuf. Renamed some by Miika Pekkarinen · 19 years ago
  2. d8cb703 Initial DSP implementation. DSP supports resampling audio stream from by Miika Pekkarinen · 19 years ago
  3. 31efab4 removed the use of the 2nd argument to codec_start() since no codec used by Daniel Stenberg · 19 years ago
  4. 1dd672f moved and renamed the codecs, gave the codecs a new extension (.codec), by Daniel Stenberg · 19 years ago[Renamed (94%) from apps/plugins/codecflac.c]
  5. defdf4b First attempt at seeking in FLAC files by Dave Chapman · 19 years ago
  6. 789791e Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performance by Dave Chapman · 19 years ago
  7. d30f110 Much better UI performance and buffering times for MP3 and FLAC. by Miika Pekkarinen · 19 years ago
  8. 68b9acd Added some basic codec configuration functionality. by Miika Pekkarinen · 19 years ago
  9. 9e200e3 Fixed pause indicator. Better UI response with FLAC and Ogg Vorbis. by Miika Pekkarinen · 19 years ago
  10. 7c54b3a Keep track of elapsed time during FLAC playback by Dave Chapman · 19 years ago
  11. b15e546 Correctly detect the end of stream, and correctly re-initialise the FLAC decoder before playing the next track. by Dave Chapman · 19 years ago
  12. 02e22ea Use proper enumeration for END_OF_STREAM test by Dave Chapman · 19 years ago
  13. 6c082a8 First attempt at codecflac.c by Dave Chapman · 19 years ago