summaryrefslogtreecommitdiff
path: root/apps/codecs/libtremor/block.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-09-22libtremor: rename file that now contains more ffmpeg code.Nils Wallménius
2011-09-22libtremor: port over ffmpeg's windowing codeNils Wallménius
2011-06-06libtremor: Implement a memory configuration for targets that don't use separa...Nils Wallménius
2011-06-05Safe part of FS#11268, saving some codec buffer space for targets that don't ...Nils Wallménius
2010-12-08libtremor: merge upstream revision 17526 and 17531, adding some more error ch...Nils Wallménius
2010-12-06libtremor: merge upstream revision 17518 actually returning failure code from...Nils Wallménius
2010-08-12libtremor: fix possible memoryleak when playing several ogg vorbis files in s...Nils 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-08-29FS#10466: Introduce a real malloc for tremor.Magnus Holmgren
2009-05-02Fix for noise after vorbis skipping introduced in r20783 - thanks to Aoyumi a...Dave Hooper
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
2007-09-27FS #7833: Optimizations to the Vorbis codec:Tomasz Malesinski
2007-03-24FS #6848 - fast vector operations for ARM in Tremor.Tomasz Malesinski
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski
2006-09-05Recude iram usage for the Vorbis decoder a little. Makes it possible to build...Magnus Holmgren
2005-12-28Vorbis optimizations from Brandon Low (part of patch 1387611). Reduces cpu bo...Magnus Holmgren
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner
2005-06-10A little improvement on Vorbis block synthesis.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