rockbox/apps/codecs/libwma
Nils Wallménius c45e1254c6 FS#11454 Tuning of codec compiler options
Tested with h300 and sansa c200v1

h300 speedups:
a52: 2%
cook: 9-17%
aac: 0.5%
vorbis: 0.5%
wma: 6-12%

c200v1 speedups:
alac: 1.5%
wma 3-4%
wavpack 2%


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27486 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 19:05:53 +00:00
..
libwma.make FS#11454 Tuning of codec compiler options 2010-07-18 19:05:53 +00:00
SOURCES Use codeclib version of the ffmpeg bitstream code for wma rather then ancient hacked up version. 2010-07-15 17:14:56 +00:00
types.h move structures around in the header files 2007-10-01 13:46:07 +00:00
wmadata.h Oops, revert unintentional commit 2010-07-17 11:09:51 +00:00
wmadec.h libwma: void pointer voodoo to get rid ov strict aliasing warnings 2010-07-17 10:57:40 +00:00
wmadeci.c libwma: void pointer voodoo to get rid ov strict aliasing warnings 2010-07-17 10:57:40 +00:00
wmafixed.c strip trailing space 2010-03-05 22:03:34 +00:00
wmafixed.h wmafixed.h: remove double declaration 2010-05-10 10:20:55 +00:00