aboutsummaryrefslogtreecommitdiff
path: root/bmp.c
AgeCommit message (Expand)Author
2016-10-23libjpeg-turbo: Upgrade to 1.5.1Alex Naidis
2015-01-16Add the ability to benchmark YCCK JPEG compression/decompression. This is pa...DRC
2014-05-09Remove trailing spaces (+ one additional tab in TJUnitTest.java that was miss...DRC
2014-03-13Whitespace tweaksDRC
2011-10-18Make sure we don't call jpeg_destroy_[de]compress() on an uninitialized struc...DRC
2011-05-25MinGW seems to barf unless jinclude.h is included before jpeglib.hDRC
2011-05-24Fix build on WindowsDRC
2011-05-24Completely refactor BMP library so that it takes advantage of the existing BM...DRC
2009-04-03Include low-level unit tests borrowed from VirtualGLDRC