Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
codecs
/
libffmpegFLAC
/
coldfire.S
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
4134e91
Assembler optimised FLAC 24 bit handling routines for Coldfire based players. Decoding speed should be improved drastically. Haven't got so many 24 bit files myself, so let me know if something sounds off.
by Thom Johansen
· 18 years ago
97a21a3
Unrolled loops up to order 10 plus slight optimisation of default case.
by Thom Johansen
· 19 years ago
6f7f921
Move all code into IRAM
by Dave Chapman
· 19 years ago
c2628f3
Replaced jump table with a more efficient one.
by Thom Johansen
· 19 years ago
0b38c7d
Assembler optimised LPC routines for Coldfire. Will enable them when codec has seen further testing.
by Thom Johansen
· 19 years ago