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
/
sharedbook.c
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2011-09-21
codeclib/libtremor: Clean up duplication of inline funcs, constify the ones i...
Nils Wallménius
2010-12-08
libtremor: merge upstream revision 17528-17530, more error checking and bug f...
Nils Wallménius
2010-12-06
libtremor: merge upstream revision 17510.
Nils Wallménius
2010-11-18
libtremor: Use larger cachesize for codebook decoding on targets with 1MB cod...
Nils Wallménius
2010-03-05
Fix broken whitespace after r24862
Nils Wallménius
2010-02-22
Remove all tabs within codec path.
Andree Buschmann
2009-08-29
FS#10466: Introduce a real malloc for tremor.
Magnus Holmgren
2008-11-05
Codec lib directories renamed, except for demac.
Björn Stenberg
2008-08-12
Made local functions static for vorbis and speex codecs
Bertrik Sikken
2007-07-01
Vorbis: Apply various bugfixes from upstream Tremor.
Magnus Holmgren
2006-11-26
FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder.
Tomasz Malesinski
2006-07-25
Vorbis: Improve ability to decode old files (using floor0). Not enough to be ...
Magnus Holmgren
2006-04-05
Fix bug #3003 (old Vorbis encode crashes Rockbox), and hopefully not break an...
Magnus Holmgren
2005-11-26
iRiver: Reduced stack usage in the Vorbis decoder, so files created by old ve...
Magnus Holmgren
2005-07-07
Fix possible use of uninitialized variable
Daniel Stenberg
2005-02-28
Get malloc() and friends out of the way for the cygwin linker (and maybe othe...
Jens Arnold
2005-02-17
Initial commit of the the Ogg Vorbis 'Tremor' integer playback codec
Marcoen Hirschberg