summaryrefslogtreecommitdiff
path: root/apps/codecs/Tremor/mdct.c (follow)
Commit message (Expand)AuthorAge
* Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli2008-09-04
* Vorbis codec: Only try to put the ARM assembler optimised MDCT in IRAM if the...Jens Arnold2008-01-25
* disable the ARM optimized MDCT for the Gigabeat for now as it creates a data ...Marcoen Hirschberg2007-10-01
* FS #7833: Optimizations to the Vorbis codec:Tomasz Malesinski2007-09-27
* Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski2006-11-09
* Vorbis optimizations from Brandon Low (part of patch 1387611). Reduces cpu bo...Magnus Holmgren2005-12-28
* Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen2005-10-27
* Tweaked IRAM usage in the Vorbis codec. Speeds up decoding by about 10% on a ...Magnus Holmgren2005-07-28
* A little improvement on Vorbis block synthesis.Pedro Vasconcelos2005-06-10
* Vorbis opts: keep floor1 lookup table in IRAM.Pedro Vasconcelos2005-06-08
* Vorbis optimizations: allocation of PCM buffers in IRAM, avoiding copying.Pedro Vasconcelos2005-06-06
* Basic optimizations of the Vorbis decoder for the ihp-1x0.Pedro Vasconcelos2005-05-27
* Initial commit of the the Ogg Vorbis 'Tremor' integer playback codecMarcoen Hirschberg2005-02-17