index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix red.
Andree Buschmann
2010-07-02
*
r27225 broke AAC HE profile decoding due to missing check for buffersize. Int...
Andree Buschmann
2010-07-02
*
Remove false comment.
Andree Buschmann
2010-07-01
*
Fix red and yellow. Needed to remove one codebook from IRAM due to full IRAM ...
Andree Buschmann
2010-07-01
*
Submit FS#11445. Speed up of faad (aac) decoder via several optimizations lik...
Andree Buschmann
2010-07-01
*
Factor out sane code list bisection code and use instead of insane code, clea...
Nils Wallménius
2010-07-01
*
mp3 encoder (codec): left and right channels were inverted in mono
Rafaël Carré
2010-07-01
*
encoders are not built in sim builds
Rafaël Carré
2010-07-01
*
Clean up a leftover preprocessor symbol and improve the workaround for the 'a...
Nils Wallménius
2010-06-29
*
Remove unneeded libmad files from build.
Andree Buschmann
2010-06-28
*
Comment further unused code in libmad.
Andree Buschmann
2010-06-27
*
Comment unused code in libmad. Clean up initialization and memset'ing of deco...
Andree Buschmann
2010-06-27
*
Fix inline asm argument. Shouldn't have much impact in practice but might sav...
Nils Wallménius
2010-06-27
*
Refacture libmad's synthesis filter via macro usage. Comment unused special s...
Andree Buschmann
2010-06-27
*
Housekeeping. Comment musepack code seqments unused in rockbox.
Andree Buschmann
2010-06-24
*
Clean up comments.
Andree Buschmann
2010-06-23
*
Disable unneeded parts of mpc's file-I/O interface.
Andree Buschmann
2010-06-21
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
Add a patch file in libwmapro to make it easier to add the library and the de...
Mohamed Tarek
2010-06-21
*
Remove the stubbed main() from wmaprodec.c since it's useless now and remove ...
Mohamed Tarek
2010-06-21
*
Fix reds. (Actually removed wmapro from main build, which was added in a prev...
Mohamed Tarek
2010-06-21
*
Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...
Mohamed Tarek
2010-06-21
*
Fix FS#11416. Resuming mpc was broken since r26032 due to false assumption of...
Andree Buschmann
2010-06-20
*
libmad: Optimize away 2 instructions from coldfire III_imdct, no measurable s...
Nils Wallménius
2010-06-18
*
Make sure files which aren't windows-specific use \n line endings only
Rafaël Carré
2010-06-17
*
ARMv6 vector mutiplication asm, speeds up vorbis decoding about 0.1MHz on gig...
Nils Wallménius
2010-06-17
*
Delete some duplicate inline asm macros since they now live in the codeclib.
Nils Wallménius
2010-06-17
*
ARMv6 versions of X(N)PROD31 macros and MULT32 macro. Saves about 1MHz or 3% ...
Nils Wallménius
2010-06-17
*
Clean up libmad/mad.h to avoid double or inconsistent definitions of types, f...
Andree Buschmann
2010-06-14
*
Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from...
Michael Sevakis
2010-06-11
*
Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...
Michael Sevakis
2010-06-11
*
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-11
*
Submit FS#11365. Speed up mp3 decoding on ARM processors. It is faster to use...
Andree Buschmann
2010-06-10
*
Submit FS#11381. Use -O2 for ffmpegFLAC on ARM targets. This will give reason...
Andree Buschmann
2010-06-09
*
Some asm code beautification in the mpc decoder.
Andree Buschmann
2010-06-05
*
SPC codec: The inline asm 'memory' clobbers should be unneeded since the ASM ...
Michael Sevakis
2010-06-04
*
tta codec: optimize for arm target. pp502x: ~1% speed up.
Yoshihisa Uchida
2010-06-02
*
ARM: use BX when branch to an address in register
Rafaël Carré
2010-05-31
*
Correction to clobber lists of several codec's inline assembly.
Andree Buschmann
2010-05-29
*
Small changes to asm for better readability.
Andree Buschmann
2010-05-29
*
Rename seek() to asf_seek()
Mohamed Tarek
2010-05-21
*
Move seek() from wma.c to libasf since it's really ASF-specific.
Mohamed Tarek
2010-05-21
*
fix red
Nils Wallménius
2010-05-16
*
Since we no longer use -fno-strict-aliasing in CFLAGS we don't need to strip ...
Nils Wallménius
2010-05-16
*
Fix logf lines in codecs (type mismatches)
Jeffrey Goode
2010-05-15
*
Fix FS#11261 (slow seek forward in mpc files). Since the introduction of the ...
Andree Buschmann
2010-05-14
*
updates the README document.
Yoshihisa Uchida
2010-05-14
*
Set up EMAC mode in cook, fixing whitenois when transitioning from a codec us...
Nils Wallménius
2010-05-14
*
fix: The second playback time is not correct in playing TTA musics continuously.
Yoshihisa Uchida
2010-05-14
*
Restor setting of EMAC mode on coldfire lost in r25056 fixes whitenoise when ...
Nils Wallménius
2010-05-14
[next]