rockbox/apps/codecs
Yoshihisa Uchida 942d7c6bcc fix yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24962 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 10:54:09 +00:00
..
demac Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
lib Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
liba52 Change liba52 and libmad to the original 8-spaced tabbing. 2010-02-22 21:02:57 +00:00
libalac FS #10690: Add support for 24 bit ALAC files based on libalac 0.2.0 2010-02-03 00:37:24 +00:00
libasap Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
libatrac Reinstate ICONST_ATTR for matrixCoeffs_fix ; remove (silly) gain_tab1 and replace with a simple bitshift in the code 2010-02-20 12:55:35 +00:00
libcook Remove CLIP_TO_15 from codeclib. Remove tabs. 2010-02-21 22:05:48 +00:00
libfaad Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
libffmpegFLAC Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
libm4a
libmad Change liba52 and libmad to the original 8-spaced tabbing. 2010-02-22 21:02:57 +00:00
libmusepack Submit FS#10974: Speed up mpc-codec through changing the dct32-algorithm. +5% on PP5020, +12% on M5. 2010-02-07 14:04:46 +00:00
libpcm Add missing #include in libpcm codecs 2010-02-24 19:02:14 +00:00
librm Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
libspc
libspeex Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
libtremor Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
libwavpack Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
libwma Remove all tabs within codec path. 2010-02-22 19:44:05 +00:00
a52.c
a52_rm.c
aac.c
adx.c Remove more tabs 2010-02-07 18:38:47 +00:00
aiff.c libpcm: deletes PCM_CHUNK_SIZE. 2010-02-24 11:30:16 +00:00
aiff_enc.c
alac.c
ape.c
asap.c correctly set playback time in the asap codec. (metadata parser might not do it for all fileformats). 2010-02-08 16:48:56 +00:00
atrac3_oma.c Initial support for ATRAC3 streams in wav containers. 2010-02-16 03:34:39 +00:00
atrac3_rm.c "Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must not be obligatory to initialize the decoder through RMContext. 2010-02-16 01:47:22 +00:00
au.c fix yellow 2010-02-28 10:54:09 +00:00
codec_crt0.c
codecs.make Add wave64(.w64) codec (FS#11022) 2010-02-28 08:48:07 +00:00
cook.c Optimization for cook codec. Rework sample output to be able to use highly optimized dsp routines. Moved some functions to iram. Speeds up codec by 1.3 MHz on PP5022. 2010-02-21 19:47:05 +00:00
flac.c
mod.c
mp3_enc.c
mpa.c Remove more tabs 2010-02-07 18:38:47 +00:00
mpc.c
nsf.c
raac.c
shorten.c
sid.c Remove more tabs 2010-02-07 18:38:47 +00:00
smaf.c fix yellow 2010-02-24 13:08:31 +00:00
SOURCES Add wave64(.w64) codec (FS#11022) 2010-02-28 08:48:07 +00:00
spc.c
speex.c
vorbis.c Remove more tabs 2010-02-07 18:38:47 +00:00
vox.c Add vox (Dialogic telephony formats) codec add. (FS#11021) 2010-02-28 08:13:30 +00:00
wav.c libpcm: deletes PCM_CHUNK_SIZE. 2010-02-24 11:30:16 +00:00
wav64.c Add wave64(.w64) codec (FS#11022) 2010-02-28 08:48:07 +00:00
wav_enc.c
wavpack.c
wavpack_enc.c
wma.c