aboutsummaryrefslogtreecommitdiff
path: root/jcmarker.c
AgeCommit message (Expand)Author
2014-05-18libjpeg-turbo has never supported non-ANSI compilers, so get rid of the cruft...dcommander
2014-05-09Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retai...dcommander
2013-11-06Back-port code from jpeg-8 that removes unpopulated (and unneeded) tables for...dcommander
2013-11-06Remove unnecessary whitespacedcommander
2013-09-28Some of the IJG headers say "Modified by", so clarify that our "Modifications...dcommander
2013-09-28Fix an issue that resulted in an error ("Invalid SOS parameters for sequentia...dcommander
2012-12-31Change the copyright notices to make it clear that our modified files are not...dcommander
2010-10-10Implement lossless crop feature from jpeg v7 and v8dcommander
2006-05-25Migrating to new directory structure adopted from the RealVNC's source tree. ...const_k