Implemented all-new JPEGSegmentIIS that filters out bad JPEG segments before passing on to the native reader.

Implemented JFIF, JFXX and EXIF thumbnail reading.
Added loads of test cases for special cases found in the wild.
This commit is contained in:
Harald Kuhr
2012-02-01 16:01:34 +01:00
parent 1830808d56
commit f2e3f7ed03
13 changed files with 1010 additions and 127 deletions
@@ -0,0 +1,5 @@
The test files in this folder may contain copyrighted artwork. However, I believe that using them for test purposes
(without actually displaying the artwork) must be considered fair use.
If you disagree for any reason, please send me a note, and I will remove your image from the distribution.
-- harald.kuhr@gmail.com