summaryrefslogtreecommitdiffstats
path: root/common/jpeg
Commit message (Expand)AuthorAgeFilesLines
...
* Add MMX SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-0921-2/+6438
* "Optimise" quantization step by replacing the division by a multiplication.Pierre Ossman2009-03-092-32/+149
* Implement x86 SIMD frameworkPierre Ossman2009-03-099-5/+562
* Framework for supporting SIMD accelerationPierre Ossman2009-03-0913-29/+674
* Split up the forward DCT routine into three stagesPierre Ossman2009-03-092-111/+199
* Improve memory allocater alignment handlingPierre Ossman2009-03-091-72/+92
* Explain the config header voodoo.Pierre Ossman2009-03-061-1/+4
* Don't test for GNU malloc as we don't need it (or even check the resultPierre Ossman2009-03-061-1/+0
* Renamed README_TightVNC.txt as README_TigerVNC.txtPeter Åstrand2009-03-031-0/+0
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-271-1/+1
* This should be the final modification to restore a working VisualPeter Åstrand2008-12-022-2/+48
* [Bugfix] Include man files and more jpeg libraries in tarballAdam Tkac2008-10-221-2/+2
* Add headers to Makefile.am-s to fix "make dist" command in common/* subtreeAdam Tkac2008-06-181-8/+11
* - introduced common/jpeg/jconfig.h.in - minimal jconfig.h templateAdam Tkac2008-04-142-2/+49
* - introduced common/jpeg/{configure.ac,Makefile.am}Adam Tkac2008-04-0311-4212/+100
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-2567-0/+29084