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
...
*
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
*
Put decoder array into IRAM. Improves Coldfire (h300) performance 218MHz ->1...
Michael Giacomelli
2010-05-13
*
add True Audio (TTA) codec
Yoshihisa Uchida
2010-05-13
*
Two tiny tweaks to some arm asm
Nils Wallménius
2010-05-13
*
Some asm for mdct on coldfire, speeds up vorbis decoding by about 0.3MHz
Nils Wallménius
2010-05-13
*
Simplify special case function, speedup of about 0.2MHz on both coldfire and ...
Nils Wallménius
2010-05-12
*
Revert r25929. Test have shown that the assembler code is more than 50% faste...
Jens Arnold
2010-05-10
*
flac: remove ARM assembly
Rafaël Carré
2010-05-10
*
wmafixed.h: remove double declaration
Rafaël Carré
2010-05-10
*
Fix ffmpeg revision number in libwmapro/README.rockbox
Mohamed Tarek
2010-05-09
*
nomsg
Mohamed Tarek
2010-05-09
*
Unroll mpc's requantization loops for some (minor) speed up.
Andree Buschmann
2010-05-07
*
Refactor mpc's requantization to use identical macros for each subframe.
Andree Buschmann
2010-05-07
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
missed a comment
Mohamed Tarek
2010-05-02
*
Remove unnecessary parameter (struct codec_api* ci) passed to libasf function...
Mohamed Tarek
2010-05-02
*
Remove residual tabs in codec directory.
Andree Buschmann
2010-05-02
*
Change naming of arm asm routines in libmad's synthesis to match their functi...
Andree Buschmann
2010-05-02
*
- Modify metadata/asf.c to use libasf.
Mohamed Tarek
2010-05-02
*
Add the Rockbox GPL header to apps/codecs/libasf/asf.c and fix the one in app...
Mohamed Tarek
2010-05-02
*
- Factor out container specific code from apps/codecs/wma.c.
Mohamed Tarek
2010-05-02
*
Fix a bug introduced with r25777.
Andree Buschmann
2010-05-02
*
Fix intdentation apps/codecs/libwma/asf.h, no functional changes.
Mohamed Tarek
2010-05-02
*
Refacturate arm version of libmad's synthesis filter. Only two asm macros lef...
Andree Buschmann
2010-05-02
*
Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...
Michael Sevakis
2010-05-02
*
Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile t...
Mohamed Tarek
2010-04-30
*
Add libwmapro to apps/codecs. These files comprise a set of unmodified files ...
Mohamed Tarek
2010-04-30
*
Revert r25739 which added libwmapro to apps/codecs, in preparation to commit ...
Mohamed Tarek
2010-04-29
*
Add libwmapro to trunk.
Mohamed Tarek
2010-04-27
*
Clean up libmusepack: move declarations to internal.h and set svn properties.
Bertrik Sikken
2010-04-18
*
fix yellow
Yoshihisa Uchida
2010-03-22
*
fix bug: WAV file playback does not resume (FS#11077)
Yoshihisa Uchida
2010-03-22
[prev]
[next]