rockbox/apps/codecs
2007-10-25 18:45:28 +00:00
..
demac * Flip argument order for scalarproduct() so that the first argument is always 32 bit aligned, like it is already the case for vector_add() and vector_sub(), for upcoming optimisations. * Un-inline the apply_filter functions for better cache utilisation. 2007-10-25 18:45:28 +00:00
lib
liba52
libalac
libfaad
libffmpegFLAC
libm4a
libmad
libmusepack
libspeex Negate _after_ output so we don't negate the whole output signal. 2007-10-24 23:30:55 +00:00
libwavpack
libwma Move multiply routines into the header. Give Coldfire a fixmul32b(). Remove some tabs and empty lines. 2007-10-19 12:27:38 +00:00
spc
Tremor disable the ARM optimized MDCT for the Gigabeat for now as it creates a data abort 2007-10-01 13:42:03 +00:00
a52.c
aac.c
adx.c
aiff.c
aiff_enc.c
alac.c
ape.c
codec.h
codec_crt0.c
flac.c
Makefile
mp3_enc.c
mpa.c
mpc.c
nsf.c
shorten.c
sid.c
SOURCES
spc.c
speex.c
vorbis.c
wav.c
wav_enc.c
wavpack.c
wavpack_enc.c
wma.c Make a fix for the WMA seek to start bug that actually works... 2007-10-17 18:19:35 +00:00