1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
Nils Wallménius 2c85013434 libtremor: fix memory corruption bug introduced in r30728 that could cause crashes or playback failures for some album art infested files. Closes FS#12448.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31393 a1c6a512-1295-4272-9138-f99709370657
2011-12-21 15:47:21 +00:00
..
demac
lib codeclib/libtremor: Clean up duplication of inline funcs, constify the ones in codeclib and copy over the slightly faster MULT31_SHIFT15 from tremor for cf. 2011-09-21 15:38:54 +00: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
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
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
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 libtremor: build with -O2 for cf, gives a slight speedup on high bitrate files (~1%) 2011-10-08 10:24:17 +00: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 Migrate some floating point code to fixed point in libgme. 2011-09-10 02:52:12 +00:00
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 Silence build warning 2011-10-04 13:08:04 +00:00
tta.c
vgm.c Migrate some floating point code to fixed point in libgme. 2011-09-10 02:52:12 +00:00
vorbis.c fix warning in debug code 2011-10-08 10:18:04 +00:00
vox.c
wav.c
wav64.c
wav_enc.c
wavpack.c
wavpack_enc.c
wma.c
wmapro.c
wmavoice.c