summaryrefslogtreecommitdiff
path: root/apps/codecs/libtremor/oggmalloc.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2012-03-28tlsf: move to /lib (it's also used by plugins).Thomas Martitz
2011-06-06libtremor: Implement a memory configuration for targets that don't use separa...Nils Wallménius
2011-05-08Use MEM_ALIGN_ATTR and CACHEALIGN_SIZE in oggmalloc to ensure optimal alignment.Andree Buschmann
2009-08-29FS#10466: Introduce a real malloc for tremor.Magnus Holmgren
2009-04-25Commit FS#9882 - make better use of iram at different quality encodings, remo...Dave Hooper
2009-03-08Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the V...Magnus Holmgren
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-05Codec lib directories renamed, except for demac.Björn Stenberg
2008-10-19Codec memory reorganizationNils Wallménius
2007-11-08Change oggmalloc.c to use size_t and kill a warning about type-punning. Align...Michael Sevakis
2006-11-26FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder.Tomasz Malesinski