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