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
/
Tremor
/
mdct.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...
Michael Giacomelli
2008-09-04
*
Vorbis codec: Only try to put the ARM assembler optimised MDCT in IRAM if the...
Jens Arnold
2008-01-25
*
disable the ARM optimized MDCT for the Gigabeat for now as it creates a data ...
Marcoen Hirschberg
2007-10-01
*
FS #7833: Optimizations to the Vorbis codec:
Tomasz Malesinski
2007-09-27
*
Added macros controlling what goes to IRAM on different targets.
Tomasz Malesinski
2006-11-09
*
Vorbis optimizations from Brandon Low (part of patch 1387611). Reduces cpu bo...
Magnus Holmgren
2005-12-28
*
Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.
Thom Johansen
2005-10-27
*
Tweaked IRAM usage in the Vorbis codec. Speeds up decoding by about 10% on a ...
Magnus Holmgren
2005-07-28
*
A little improvement on Vorbis block synthesis.
Pedro Vasconcelos
2005-06-10
*
Vorbis opts: keep floor1 lookup table in IRAM.
Pedro Vasconcelos
2005-06-08
*
Vorbis optimizations: allocation of PCM buffers in IRAM, avoiding copying.
Pedro Vasconcelos
2005-06-06
*
Basic optimizations of the Vorbis decoder for the ihp-1x0.
Pedro Vasconcelos
2005-05-27
*
Initial commit of the the Ogg Vorbis 'Tremor' integer playback codec
Marcoen Hirschberg
2005-02-17