summaryrefslogtreecommitdiff
path: root/apps/codecs/libtremor/codebook.c (follow)
Commit message (Expand)AuthorAge
* Assembler optimised bitreverse for ARM, again a little bit faster and smaller...Jens Arnold2009-12-23
* Improved bitrev with approach suggested by Jens Arnold, gives 0.5%-1% speedup...Nils Wallménius2009-12-23
* Use optimised byteswap function in bitrev for a tiny speedup on coldfire and ...Nils Wallménius2009-12-21
* Commit FS#9915 by Sei Aoyumi. Adds hints to help GCC better optimize vorbis ...Michael Giacomelli2009-02-17
* Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()Nils Wallménius2008-11-22
* Introduce likely() and unlikely() macros, use to give gcc hints about which b...Nils Wallménius2008-11-20
* Codec lib directories renamed, except for demac.Björn Stenberg2008-11-05