Revert r25929. Test have shown that the assembler code is more than 50% faster than...
commitf11bbdf4289dc3475440ff542ee3ff7c0f79ea3b
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Mon, 10 May 2010 19:05:25 +0000 (10 19:05 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Mon, 10 May 2010 19:05:25 +0000 (10 19:05 +0000)
treebe7dc7c8955979ed696d22f50d574072e475f607
parentce9c702fe81e776ad6ccfda786c9767931068c15
Revert r25929. Test have shown that the assembler code is more than 50% faster than the C code both on ARM7TDMI (tested on PP5002 and PP5022) and on ARM1136JF-S (tested on Gigabeat S). If it is slower on ARM9*, it should be disabled for ARM9 only.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25937 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libffmpegFLAC/SOURCES
apps/codecs/libffmpegFLAC/arm.S [new file with mode: 0644]
apps/codecs/libffmpegFLAC/arm.h [new file with mode: 0644]
apps/codecs/libffmpegFLAC/decoder.c