rockbox/apps/codecs/libwma
Michael Giacomelli e4fb3dc14c Commit unrolled version of WMA's exponent decode taken from latest ffmpeg. Gives a 1% speedup @ 192kbps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22871 a1c6a512-1295-4272-9138-f99709370657
2009-10-02 00:47:15 +00:00
..
asf.h
bitstream.c revert r22337 for libwma for now since it broke wma playback on ARM due to alignment issues. 2009-08-16 15:36:32 +00:00
bitstream.h revert r22337 for libwma for now since it broke wma playback on ARM due to alignment issues. 2009-08-16 15:36:32 +00:00
ffmpeg_config.h revert r22337 for libwma for now since it broke wma playback on ARM due to alignment issues. 2009-08-16 15:36:32 +00:00
libwma.make Silence warning from 'ar' if the archive had to be created. 2009-03-01 09:04:15 +00:00
SOURCES revert r22337 for libwma for now since it broke wma playback on ARM due to alignment issues. 2009-08-16 15:36:32 +00:00
types.h
wmadata.h
wmadec.h revert r22337 for libwma for now since it broke wma playback on ARM due to alignment issues. 2009-08-16 15:36:32 +00:00
wmadeci.c Commit unrolled version of WMA's exponent decode taken from latest ffmpeg. Gives a 1% speedup @ 192kbps. 2009-10-02 00:47:15 +00:00
wmafixed.c Clean up a lot of old and ugly comments. Wrap some long lines. Remove unneeded fixed point function. Move some fixed point math functions out of wmadeci. No functional changes. 2009-07-28 22:19:53 +00:00
wmafixed.h Clean up a lot of old and ugly comments. Wrap some long lines. Remove unneeded fixed point function. Move some fixed point math functions out of wmadeci. No functional changes. 2009-07-28 22:19:53 +00:00