rockbox/apps/codecs/libwma
2009-12-05 16:47:43 +00:00
..
asf.h
bitstream.c #if 0 out unused stuff 2009-11-29 14:29:18 +00:00
bitstream.h
ffmpeg_config.h
libwma.make
SOURCES
types.h
wmadata.h
wmadec.h Make the codecs use more IRAM on S5L870x, as we have plenty of it. 2009-11-09 20:01:07 +00:00
wmadeci.c Move av_log2 function and asociated table to the codec lib, remove 3 identical implementations, always have LUT in iram (gives a *tiny* speedup on coldfire), make the clz based function return the same value as the non clz based function for 0 input to be safe (slows down flac ~2% on the gigabeat S) 2009-12-05 16:47:43 +00:00
wmafixed.c
wmafixed.h