rockbox/apps/codecs/libwma
2008-04-07 02:01:44 +00:00
..
asf.h
bitstream.c Fix warning. 2007-08-06 02:10:49 +00:00
bitstream.h WMA codec: Coldfire is capable of unaligned memory accesses, so lets make use of it. ~1.5% speedup. 2007-07-12 22:12:25 +00:00
bswap.h WMA codec: Coldfire is capable of unaligned memory accesses, so lets make use of it. ~1.5% speedup. 2007-07-12 22:12:25 +00:00
ffmpeg_config.h WMA codec: Coldfire is capable of unaligned memory accesses, so lets make use of it. ~1.5% speedup. 2007-07-12 22:12:25 +00:00
fft.c move structures around in the header files 2007-10-01 13:46:07 +00:00
fft.h move structures around in the header files 2007-10-01 13:46:07 +00:00
Makefile WMA codec: Coldfire is capable of unaligned memory accesses, so lets make use of it. ~1.5% speedup. 2007-07-12 22:12:25 +00:00
mdct.c move structures around in the header files 2007-10-01 13:46:07 +00:00
mdct.h move structures around in the header files 2007-10-01 13:46:07 +00:00
SOURCES move (i)MDCT and FFT code to separate files 2007-09-20 12:27:24 +00:00
types.h move structures around in the header files 2007-10-01 13:46:07 +00:00
wmadata.h Apparently, negative exponents are possible when decoding exponential VLC. Should fix occasional glitches that happened in files of all bitrates. 2007-09-02 03:28:49 +00:00
wmadec.h move structures around in the header files 2007-10-01 13:46:07 +00:00
wmadeci.c Amazingly, I've only been initing about 1/2 the huffman table entries needed to actually decode a WMA file for the last 8 months and yet somehow never noticed. Fixes FS#8713, FS#8606 and probably a lot of other files. 2008-04-07 02:01:44 +00:00
wmafixed.c Argh. 2007-10-29 23:22:33 +00:00
wmafixed.h Argh. 2007-10-29 23:22:33 +00:00