rockbox/apps/codecs/libffmpegFLAC/SOURCES
Rafaël Carré aee2dcf958 flac: remove ARM assembly
Using current gcc it only makes decoding a tiny bit slower
Using eabi gcc it makes no speed difference
Tested on fuzev1

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25929 a1c6a512-1295-4272-9138-f99709370657
2010-05-10 13:01:40 +00:00

6 lines
75 B
Text

bitstream.c
decoder.c
shndec.c
#if defined(CPU_COLDFIRE)
coldfire.S
#endif