summaryrefslogtreecommitdiff
path: root/apps/codecs/libtremor/synthesis.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-09-22libtremor: port over ffmpeg's windowing codeNils Wallménius
2010-12-08libtremor: merge upstream revision 17528-17530, more error checking and bug f...Nils Wallménius
2010-12-06libtremor:Nils Wallménius
2010-12-04libtremor: merge upstream revision 17374 and some inline/icode tweaks to main...Nils Wallménius
2010-03-04Remove leftover unused buffer from the mdctexp branchNils Wallménius
2010-02-17Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper
2009-09-07Fix for FS#10492, by Aoyumi: Data abort errors when playing some Vorbis files.Magnus Holmgren
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
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-10-27Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen
2005-06-10A little improvement on Vorbis block synthesis.Pedro Vasconcelos
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-02-17Initial commit of the the Ogg Vorbis 'Tremor' integer playback codecMarcoen Hirschberg