summaryrefslogtreecommitdiffstats
path: root/common/jpeg/jcdctmgr.c
Commit message (Expand)AuthorAgeFilesLines
* Some systems (notably OS X Leopard) have fls() already, so rename ours to avo...DRC2009-10-011-2/+2
* Move variable init around a bit to please crappy compilers.Pierre Ossman2009-03-131-2/+2
* Make sure the work space memory is properly alignedPierre Ossman2009-03-091-2/+21
* "Optimise" quantization step by replacing the division by a multiplication.Pierre Ossman2009-03-091-31/+143
* Framework for supporting SIMD accelerationPierre Ossman2009-03-091-7/+30
* Split up the forward DCT routine into three stagesPierre Ossman2009-03-091-108/+199
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+387