summaryrefslogtreecommitdiff
path: root/apps/codecs/Tremor/bitwise.c (follow)
Commit message (Expand)AuthorAge
* Vorbis optimizations from Brandon Low (part of patch 1387611). Reduces cpu bo...Magnus Holmgren2005-12-28
* Inspired by patch #1377739 by Brandon Low: Inline oggpack_adv and the most us...Magnus Holmgren2005-12-21
* iPod: Work around a problem with one Tremor function not being happy in IRAM ...Dave Chapman2005-11-13
* 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
* 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
* Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold2005-02-28
* Cosmetic changes to remove compiler warnings and compile cleanly under RockboxDave Chapman2005-02-19
* Initial commit of the the Ogg Vorbis 'Tremor' integer playback codecMarcoen Hirschberg2005-02-17