Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
20b3897474cfa680e33f7d03feb6644390fd2b20
/
apps
/
codecs
/
flac.c
20b3897
Separated buffering stuff from pcm_playback to pcmbuf. Renamed some
by Miika Pekkarinen
· 19 years ago
d8cb703
Initial DSP implementation. DSP supports resampling audio stream from
by Miika Pekkarinen
· 19 years ago
31efab4
removed the use of the 2nd argument to codec_start() since no codec used
by Daniel Stenberg
· 19 years ago
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]
defdf4b
First attempt at seeking in FLAC files
by Dave Chapman
· 19 years ago
789791e
Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performance
by Dave Chapman
· 19 years ago
d30f110
Much better UI performance and buffering times for MP3 and FLAC.
by Miika Pekkarinen
· 19 years ago
68b9acd
Added some basic codec configuration functionality.
by Miika Pekkarinen
· 19 years ago
9e200e3
Fixed pause indicator. Better UI response with FLAC and Ogg Vorbis.
by Miika Pekkarinen
· 19 years ago
7c54b3a
Keep track of elapsed time during FLAC playback
by Dave Chapman
· 19 years ago
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
02e22ea
Use proper enumeration for END_OF_STREAM test
by Dave Chapman
· 19 years ago
6c082a8
First attempt at codecflac.c
by Dave Chapman
· 19 years ago