summaryrefslogtreecommitdiff
path: root/branches/1.1.x/jpegut.c
AgeCommit message (Expand)Author
2011-07-15Windows doesn't have random()dcommander
2011-07-15Use random noise to ensure that the JPEG image generated in the buffer size t...dcommander
2011-03-01Don't call jpeg_finish_compress() with YUV output, because it tries to insert...dcommander
2011-02-27Make Visual C++ happydcommander
2011-02-25Add RGB-->Grayscale YUV decode testdcommander
2011-02-25Fix the buffer size regression test so that it generates the intended pixel p...dcommander
2011-02-25Replace the TJ_YUV flag with two new API functions, and add TJBUFSIZEYUV() fr...dcommander
2011-02-23Oops. dumpbuf() was displaying only red components.dcommander
2011-02-22Test all YUV decode pathsdcommander
2011-02-19RGBA=RGBX, BGRA=BGRX, ABGR=XBGR, ARGB=XRGBdcommander
2011-02-15Ensure that the exit status of the program indicates failure if one of the pi...dcommander
2011-01-28Create 1.1.x branchdcommander