index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libffmpegFLAC
/
decoder.c
(
unfollow
)
Commit message (
Expand
)
Author
2007-11-08
from ffmpeg: replace FIR with finite differences.
Marcoen Hirschberg
2007-11-07
from ffmpeg: Add decoding support for variable block size FLAC files using th...
Marcoen Hirschberg
2007-11-07
from ffmpeg: Add support for FLAC's new RICE2 entropy coding method. fixes 24...
Marcoen Hirschberg
2007-05-10
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2006-11-09
Added macros controlling what goes to IRAM on different targets.
Tomasz Malesinski
2006-11-08
Sample-accurate seeking for FLAC
Adam Boot
2006-10-25
Assembler optimised FLAC 24 bit handling routines for Coldfire based players....
Thom Johansen
2006-03-06
Enable ARM optimisation.
Thom Johansen
2005-11-11
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...
Dave Chapman
2005-11-03
Move all code into IRAM
Dave Chapman
2005-10-28
Enabled the FLAC EMAC optimisations.
Thom Johansen
2005-10-28
Add more useful error codes from decoder
Dave Chapman
2005-10-26
New FLAC decoder from the ffmpeg project
Dave Chapman