summaryrefslogtreecommitdiff
path: root/apps/codecs/libtremor/res012.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-06-01FS#12140 by Sean Bartell, Make various codec stuff static.Nils Wallménius
2010-12-12Revert tab police as it makes merging upstream changes more annoying and mess...Nils Wallménius
2010-12-12Tab police.Andree Buschmann
2010-12-08libtremor: merge upstream revisions 17541, 17542, 17543, 17544, 17545, 17546,...Nils Wallménius
2010-12-07libtremor: merge upstream revision 17524 more sanity checking.Nils Wallménius
2010-12-07libtremor: merge upstream revision 17522 and 17523 adding more sanity checking.Nils Wallménius
2010-12-07libtremor: merge upstream revision 17520 and 17521 tweaking some of the recen...Nils Wallménius
2010-12-06libtremor: merge upstream revision 17513 'Add code to prevent heap attacks by...Nils Wallménius
2009-04-25Commit FS#9882 - make better use of iram at different quality encodings, remo...Dave Hooper
2008-11-05Codec lib directories renamed, except for demac.Björn Stenberg
2008-08-12Made local functions static for vorbis and speex codecsBertrik Sikken
2007-07-01Vorbis: Apply various bugfixes from upstream Tremor.Magnus Holmgren
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski
2005-12-28Vorbis optimizations from Brandon Low (part of patch 1387611). Reduces cpu bo...Magnus Holmgren
2005-06-08Vorbis opts: keep floor1 lookup table in IRAM.Pedro Vasconcelos
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-17Initial commit of the the Ogg Vorbis 'Tremor' integer playback codecMarcoen Hirschberg