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