1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
2011-02-02 09:38:24 +00:00
..
demac Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1 2011-01-12 22:28:43 +00:00
lib Fix profiling on coldfire with newer Gcc. 2010-12-27 09:49:33 +00:00
liba52
libalac Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1 2011-01-12 22:28:43 +00:00
libasap update the asap codec to version 2.1.2 2010-11-08 20:25:14 +00:00
libasf
libatrac Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1 2011-01-12 22:28:43 +00:00
libcook
libfaad Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1 2011-01-12 22:28:43 +00:00
libffmpegFLAC Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. 2011-01-30 00:58:45 +00:00
libm4a Add a safety check in the resume seek code, just in case. 2011-02-01 20:17:42 +00:00
libmad Redo r28026 so that all .S files get the __ASSEMBLER__ define. 2010-12-27 17:27:59 +00:00
libmusepack Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1 2011-01-12 22:28:43 +00:00
libpcm
librm
libspc SPC Codec: AS3525 targets should be fast enough for realtime BRR decode and echo. 2011-01-19 10:05:01 +00:00
libspeex Redo r28026 so that all .S files get the __ASSEMBLER__ define. 2010-12-27 17:27:59 +00:00
libtremor Revert tab police as it makes merging upstream changes more annoying and messed up indentation in some places. 2010-12-12 17:59:05 +00:00
libtta Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1 2011-01-12 22:28:43 +00:00
libwavpack Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1 2011-01-12 22:28:43 +00:00
libwma Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1 2011-01-12 22:28:43 +00:00
libwmapro Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1 2011-01-12 22:28:43 +00:00
libwmavoice
a52.c
a52_rm.c
aac.c Recognize AAC-HE SBR with upsampling and correct duration, bitrate, seek and resume behaviour for such files. When SBR upsampling is used the decoder outputs the double amount of samples per frame. As the seek and resume functions do not know about this fact a special handling is introduced. Fixes issues reported in FS#11916. 2011-02-02 09:38:24 +00:00
adx.c
aiff.c
aiff_enc.c Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. 2011-01-30 00:58:45 +00:00
alac.c Clean up alac/acc demux structure on next track. Solves issues with some files only being playable on direct selection, but not if switched to via playback engine or skip. 2010-08-29 16:43:11 +00:00
ape.c
asap.c
atrac3_oma.c
atrac3_rm.c Use MEM_ALIGN_ATTR in libatrac3. 2010-11-22 23:41:57 +00:00
au.c
codec_crt0.c Invalidate the CPU cache after clearing bss, to make sure that bss variables that are used via non-cached aliases don't read garbage. 2010-10-10 20:49:21 +00:00
codecs.make Redo r28026 so that all .S files get the __ASSEMBLER__ define. 2010-12-27 17:27:59 +00:00
cook.c
flac.c flac: more detailed debug message 2010-09-15 07:44:03 +00:00
mod.c
mp3_enc.c
mpa.c
mpc.c
nsf.c
raac.c
shorten.c
sid.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
smaf.c
SOURCES
spc.c
speex.c
tta.c
vorbis.c Add a newline to a debugf printing an error. 2010-12-15 21:28:52 +00:00
vox.c
wav.c
wav64.c
wav_enc.c Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. 2011-01-30 00:58:45 +00:00
wavpack.c
wavpack_enc.c Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. 2011-01-30 00:58:45 +00:00
wma.c
wmapro.c
wmavoice.c