summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libtremor/codebook.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-12Revert tab police as it makes merging upstream changes more annoying and mess...Nils Wallménius1-11/+11
2010-12-12Tab police.Andree Buschmann1-11/+11
2010-12-08libtremor: merge upstream revisions 17541, 17542, 17543, 17544, 17545, 17546,...Nils Wallménius1-6/+10
2010-12-08libtremor: merge upstream revision 17539 and 17540 'Additional codebook valid...Nils Wallménius1-4/+16
2010-12-08libtremor: merge upstream revision 17528-17530, more error checking and bug f...Nils Wallménius1-11/+12
2010-12-07libtremor: merge upstream revision 17525 'Commit additional hardening to setu...Nils Wallménius1-0/+1
2010-12-06libtremor: merge upstream revision 17512 'Correctly handle the nonsensical co...Nils Wallménius1-1/+1
2010-12-06libtremor: merge upstream revision 17511 'Add checks/rejection for absurdly h...Nils Wallménius1-0/+2
2010-12-06libtremor:Nils Wallménius1-9/+9
2010-11-15libtremor: correct constraint for coldfire asm, swap can only be used on data...Nils Wallménius1-1/+1
2010-10-31libtremor: tweak a hot function for codebook decoding, mostly moving pointer ...Nils Wallménius1-13/+20
2010-10-16libtremor: tiny optimization 0.5%-1.5% on coldfire and PPNils Wallménius1-1/+2
2010-07-01Factor out sane code list bisection code and use instead of insane code, clea...Nils Wallménius1-25/+21
2010-05-12Simplify special case function, speedup of about 0.2MHz on both coldfire and ...Nils Wallménius1-15/+16
2010-03-16Change various CPU_ARM defines to _ARM_ASSEM_ to be more consistent with the ...Michael Giacomelli1-3/+3
2010-03-05Fix broken whitespace after r24862Nils Wallménius1-109/+105
2010-02-22Remove all tabs within codec path.Andree Buschmann1-102/+102
2009-12-23Assembler optimised bitreverse for ARM, again a little bit faster and smaller...Jens Arnold1-20/+68
2009-12-23Improved bitrev with approach suggested by Jens Arnold, gives 0.5%-1% speedup...Nils Wallménius1-5/+25
2009-12-21Use optimised byteswap function in bitrev for a tiny speedup on coldfire and ...Nils Wallménius1-2/+1
2009-02-17Commit FS#9915 by Sei Aoyumi. Adds hints to help GCC better optimize vorbis ...Michael Giacomelli1-1/+1
2008-11-22Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()Nils Wallménius1-5/+5
2008-11-20Introduce likely() and unlikely() macros, use to give gcc hints about which b...Nils Wallménius1-5/+5
2008-11-05Codec lib directories renamed, except for demac.Björn Stenberg1-0/+504