Revert r25929. Test have shown that the assembler code is more than 50% faster than...
commitff0281b592bcf765bb49d6a7165bf85f452addbc
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
parent6321ce1673ccdc2690913b98e3cf48c56c402f02
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