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
*
make WavPack library check the extent of the block that it is parsing so that...
Dave Bryant
2010-12-05
*
libtremor: merge upstream revision 17374 and some inline/icode tweaks to main...
Nils Wallménius
2010-12-04
*
Remove tabs
Andree Buschmann
2010-12-01
*
codeclib: inline assembler for fft4 and fft8 on coldfire, small 0.2-0.3MHz sp...
Nils Wallménius
2010-12-01
*
ARM9 optimized synth_full for libmad. Speeds up mp3 decoding by an even 2 MH...
Michael Giacomelli
2010-11-29
*
libtremor: small tweak to coldfire inline asm function MULT31_SHIFT15, saving...
Nils Wallménius
2010-11-26
*
codeclib: there is no need to limit the outputs of the coldfire X(N)PROD_R ma...
Nils Wallménius
2010-11-24
*
codeclib: don't mark the outputs for the coldfire X(N)PROD_R asm macros as ea...
Nils Wallménius
2010-11-23
*
Use MEM_ALIGN_ATTR in libatrac3.
Andree Buschmann
2010-11-22
*
Fix bug in libatrac which lead to playback errors and/or distortions with som...
Andree Buschmann
2010-11-22
*
Align various libwma buffers. Saves about 1 MHz on the Gigabeat S.
Michael Giacomelli
2010-11-22
*
Force alignment of various data structures in libmad. Speeds up Gigabeat S de...
Michael Giacomelli
2010-11-22
*
Remove tabs.
Andree Buschmann
2010-11-21
*
Comment unused function.
Andree Buschmann
2010-11-21
*
Remove unused define.
Andree Buschmann
2010-11-21
*
Use MEM_ALIGN_ATTR in libdemac instead of fixed alignment. Speeds up arm11 by...
Andree Buschmann
2010-11-21
*
Use MEM_ALIGN_ATTR in mpc codec. Speed up by 22-24% was measured on ARM11.
Andree Buschmann
2010-11-21
*
Commit first part of FS#11235 by Buschel and I. Improves scheduling on arm9 ...
Michael Giacomelli
2010-11-20
*
libtremor: Use larger cachesize for codebook decoding on targets with 1MB cod...
Nils Wallménius
2010-11-18
*
ffmpeg flac does actually support up to 192k sample rates, and my test file s...
Michael Giacomelli
2010-11-17
*
libtremor: correct constraint for coldfire asm, swap can only be used on data...
Nils Wallménius
2010-11-15
*
Minor speed up of mpc requantization.
Andree Buschmann
2010-11-12
*
Re-submit ARM asm optimizations in mpc synthesis as the performance regressio...
Andree Buschmann
2010-11-12
*
Set alignment for major data arrays in the mpc codec. This avoids performance...
Andree Buschmann
2010-11-12
*
Remove some benchmarking code accidentally included in the previous commit.
Michael Giacomelli
2010-11-10
*
Commit FS#11709 by me. Introduces ARMv5E optimized iQMF for atrac3 based on ...
Michael Giacomelli
2010-11-10
*
Introduce macros to ARM asm atrac3 filterbank for better readability.
Andree Buschmann
2010-11-10
*
Roll back r28488 as it slows down mpc by 2% on S5L8701.
Andree Buschmann
2010-11-09
*
Correct comment.
Andree Buschmann
2010-11-09
*
update the asap codec to version 2.1.2
Dominik Wenger
2010-11-08
*
Clean up libmad, remove unused compile options and source paths.
Andree Buschmann
2010-11-07
*
Tiny refactoring of libmad's synthesis filter. This allows minor speed up and...
Andree Buschmann
2010-11-07
*
set mode argument for open() where O_CREAT flag is/can be set.
Teruaki Kawashima
2010-11-07
*
libmusepack: use postindexing on the pointer when storing to increment it for...
Nils Wallménius
2010-11-05
*
libmusepack: tiny optimization of the ARMv4 mpc_decoder_windowing_D implement...
Nils Wallménius
2010-11-05
*
libmusepack: ARMv6 assembler for mpc_decoder_windowing_D, speeds up decoding ...
Nils Wallménius
2010-11-05
*
Minor optimization of mpc codec via moving dewindowing asm to icode section f...
Andree Buschmann
2010-11-02
*
Using icode attribute for S5L870x is faster on some codecs. Speed up for mpc ...
Andree Buschmann
2010-11-02
*
Optimize mpc's synthesis filter by reducing stalls for arm9 and above. Speed ...
Andree Buschmann
2010-11-02
*
Fix typo from r28026 causing warnings on newer gcc.
Nils Wallménius
2010-11-01
*
Fix FS#11710. On Coldfire CPU's mpc uses a speed optimization which was not c...
Andree Buschmann
2010-11-01
*
libtremor: tweak a hot function for codebook decoding, mostly moving pointer ...
Nils Wallménius
2010-10-31
*
libtremor: introduce asm optimized version of the channel_couple function for...
Nils Wallménius
2010-10-31
*
libtremor: tiny optimization 0.5%-1.5% on coldfire and PP
Nils Wallménius
2010-10-16
*
Rearrange and remove some manual register assignments, make use of pointer ad...
Dave Hooper
2010-10-12
*
Invalidate the CPU cache after clearing bss, to make sure that bss variables ...
Frank Gevaerts
2010-10-10
*
Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations...
Thomas Martitz
2010-10-10
*
Fix FS#11650. Correct sliencing of subband in mpc decoder. Thanks to Leo Witt...
Andree Buschmann
2010-10-02
*
Optimization of mpc's buffering routines through using the maximum possible b...
Andree Buschmann
2010-10-02
*
Finally fix FS#11476 (data abort when playing some sv8 mpc files on lowmem ta...
Andree Buschmann
2010-10-02
[next]