summaryrefslogtreecommitdiff
path: root/apps/codecs/libtremor/bitwise.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-08-28libtremor: comment out some more unused functions, make a function param unsi...Nils Wallménius
2010-12-06libtremor: export a libogg function that is now needed.Nils Wallménius
2010-12-06libtremor:Nils Wallménius
2009-02-17Commit FS#9915 by Sei Aoyumi. Adds hints to help GCC better optimize vorbis ...Michael Giacomelli
2008-11-05Codec lib directories renamed, except for demac.Björn Stenberg
2007-07-15Clean out unused codeNils Wallménius
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