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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove two unused macros.
Nils Wallménius
2010-07-15
*
Revert r25929. Test have shown that the assembler code is more than 50% faste...
Jens Arnold
2010-05-10
*
flac: remove ARM assembly
Rafaël Carré
2010-05-10
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
from ffmpeg: replace FIR with finite differences.
Marcoen Hirschberg
2007-11-08
*
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-11-07
*
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-10
*
Added macros controlling what goes to IRAM on different targets.
Tomasz Malesinski
2006-11-09
*
Sample-accurate seeking for FLAC
Adam Boot
2006-11-08
*
Assembler optimised FLAC 24 bit handling routines for Coldfire based players....
Thom Johansen
2006-10-25
*
Enable ARM optimisation.
Thom Johansen
2006-03-06
*
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...
Dave Chapman
2005-11-11
*
Move all code into IRAM
Dave Chapman
2005-11-03
*
Enabled the FLAC EMAC optimisations.
Thom Johansen
2005-10-28
*
Add more useful error codes from decoder
Dave Chapman
2005-10-28
*
New FLAC decoder from the ffmpeg project
Dave Chapman
2005-10-26