summaryrefslogtreecommitdiff
path: root/test/raw_decode.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* Fix problem with 'boolean' definition from IJG JPEG 9.Bob Friesenhahn2015-08-161-4/+28
* * test/raw_decode.c (XMD_H): Avoid conflicting typedefs for INT32Bob Friesenhahn2015-06-201-2/+8
* Fix raw_decode test to pass with more versions of libjpegTom Lane2012-12-201-29/+49
* * test/raw_decode.c (main): Test fixes to work with IJG JPEG 7+.Bob Friesenhahn2012-07-061-11/+26
* test/raw_decode.c: Add changes so that test can run with build directory outs...Bob Friesenhahn2012-07-041-2/+22
* Fix raw_decode test so it works on big-endian machines.Tom Lane2012-07-031-13/+16
* add jpeg in tiff decode testingFrank Warmerdam2012-06-011-0/+216