summaryrefslogtreecommitdiff
path: root/apps/codecs/Tremor/bitwise.c
AgeCommit message (Expand)Author
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski
2006-09-05A few minor changes to match upstream svn.Magnus Holmgren
2005-12-28Vorbis optimizations from Brandon Low (part of patch 1387611). Reduces cpu bo...Magnus Holmgren
2005-12-21Inspired by patch #1377739 by Brandon Low: Inline oggpack_adv and the most us...Magnus Holmgren
2005-11-13iPod: Work around a problem with one Tremor function not being happy in IRAM ...Dave Chapman
2005-10-27Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen
2005-07-28Tweaked IRAM usage in the Vorbis codec. Speeds up decoding by about 10% on a ...Magnus Holmgren
2005-06-06Vorbis optimizations: allocation of PCM buffers in IRAM, avoiding copying.Pedro Vasconcelos
2005-05-27Basic optimizations of the Vorbis decoder for the ihp-1x0.Pedro Vasconcelos
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold
2005-02-19Cosmetic changes to remove compiler warnings and compile cleanly under RockboxDave Chapman
2005-02-17Initial commit of the the Ogg Vorbis 'Tremor' integer playback codecMarcoen Hirschberg