1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
Michael Sevakis 71e35ed446 Fix FS#12580 - Elapsed time nit reset after track change when playing AC3 files.
It wasn't only a52 but also a52_rm that didn't reset the elapsed counter on
each new track. The problems seemed obvious enough so fixes are being added
blind. Will leave task open for feedback from bug reporter.

Change-Id: Ic6d8eb98690ff4be47547d13b6bbafeadf4da745
2012-02-07 12:25:23 -05: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
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 Fix FS#12580 - Elapsed time nit reset after track change when playing AC3 files. 2012-02-07 12:25:23 -05:00
a52_rm.c Fix FS#12580 - Elapsed time nit reset after track change when playing AC3 files. 2012-02-07 12:25:23 -05:00
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