summaryrefslogtreecommitdiffstats
path: root/common/jpeg/jchuff.c
Commit message (Collapse)AuthorAgeFilesLines
* iEliminate backward incompatibility which required empty_output_buffer() to ↵DRC2009-03-161-18/+44
| | | | | | handle cases in which the buffer wasn't 100% full git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3680 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Fix broken buffered I/O (to make cjpeg work)DRC2009-03-141-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3678 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Include Huffman codec optimizations borrowed from TurboJPEGDRC2009-03-121-109/+147
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3664 3789f03b-4d11-0410-bbf8-ca57d06f2519
* - introduced common/jpeg/{configure.ac,Makefile.am}Adam Tkac2008-04-031-1/+1
| | | | | | | | - removed autogenerated stuff (jconfig.h, configure, config.guess, config.sub, jconfig.h, install-sh) - minor macros changes in jchuff.c, jcphuff.c, jmorecfg.h (same with configure produced macros) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2455 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-0/+909
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@589 3789f03b-4d11-0410-bbf8-ca57d06f2519