rockbox/apps/codecs
Thomas Martitz 74c8746595 Don't filter out -O for sims.
It's not useful as it means we test code at a different -O level than
we run it at.
Fixes build errors caused by gcc 4.3. Fix some warnings
the change would introduce as well.

Change-Id: Id9ff31dc08694b0bfc5272f5e690c41f7918ed22
2012-01-22 20:33:37 +01:00
..
demac
lib Move supprt-arm.S to separate library. 2012-01-21 18:39:19 +01:00
liba52
libalac
libasap
libasf
libatrac
libcook
libfaad Remove errorneous ; after "for" statement. 2011-10-08 11:11:22 +00:00
libffmpegFLAC FS#12463: Improve performance for multichannel FLAC decoding. Speeds up decoding by 3 MHz on PP5022, 6-7 MHz on S5L870x and 11-12 MHz on MCF5250. 5.1-88kHz-files still do not decode in realtime on Coldfire and PP502x. 2011-12-19 19:46:10 +00:00
libgme Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
libm4a
libmad libmad: Get rid of some bad trickery with the stack pointer. 2012-01-21 18:39:19 +01:00
libmusepack Roll back the latest mpc upstream sync as this introduced a regression. Fixes FS#12429. 2011-12-11 16:08:53 +00:00
libpcm
librm
libspc Collect the 16-bit signed range sample clipping routines scattered about, which can be optimized on armv6 and create firmware/export/dsp-util.h (for lack of better place right now). 2011-12-04 18:19:39 +00:00
libspeex libspeex: Get rid of some bad trickery with the stack pointer. 2012-01-21 18:39:19 +01:00
libtremor libtremor: fix memory corruption bug introduced in r30728 that could cause crashes or playback failures for some album art infested files. Closes FS#12448. 2011-12-21 15:47:21 +00:00
libtta
libwavpack
libwma
libwmapro
libwmavoice
a52.c
a52_rm.c
aac.c AAC/M4A: Playback time wrapped after 2 hours and 42 minutes. Increase the wrap limit to about 27 hours. 2012-01-04 20:33:34 +00:00
adx.c Rockbox does not support encrypted ADX. Clearly state this in the manual and the debug messages. 2011-11-29 20:36:11 +00:00
aiff.c
aiff_enc.c
alac.c
ape.c
asap.c
atrac3_oma.c
atrac3_rm.c
au.c
ay.c
codec_crt0.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
codecs.make Use ARCH instead of CPU for selecting optimization levels. 2012-01-22 18:46:45 +01:00
cook.c
flac.c FS#12463: Improve performance for multichannel FLAC decoding. Speeds up decoding by 3 MHz on PP5022, 6-7 MHz on S5L870x and 11-12 MHz on MCF5250. 5.1-88kHz-files still do not decode in realtime on Coldfire and PP502x. 2011-12-19 19:46:10 +00:00
gbs.c
hes.c
kss.c
mod.c
mp3_enc.c
mpa.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
mpc.c
nsf.c
raac.c
sgc.c
shorten.c
sid.c
smaf.c
SOURCES
spc.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
speex.c
tta.c
vgm.c
vorbis.c
vox.c
wav.c
wav64.c
wav_enc.c
wavpack.c
wavpack_enc.c
wma.c Don't filter out -O for sims. 2012-01-22 20:33:37 +01:00
wmapro.c
wmavoice.c