Commit Graph

6 Commits

Author SHA1 Message Date
Paul Kehrer 83a3e78c06 add xz and libraw to imagemagick delegates (#1287) 2018-04-01 15:15:12 -07:00
Paul Kehrer 49b99a278d add libjpeg-turbo and freetype to the IM delegate list (#1270) 2018-03-25 21:11:13 -07:00
Paul Kehrer e5da65cbbe add 4 additional delegate libraries for imagemagick (#1268) 2018-03-26 12:33:35 +11:00
Paul Kehrer 4a733d70f6 add libtiff and libde265 to the imagemagick container (#1263)
prep for expanding IM's delegate library fuzzing
2018-03-21 19:53:24 -07:00
Paul Kehrer 7ee35dbd95 [imagemagick] move fuzzers to the upsteram and build from that (#1056)
Pushing towards the ideal integration one commit at a time...
2018-01-09 10:32:07 -08:00
Paul Kehrer 6813e360b6 [imagemagick] Imagemagick support (#1040)
* implement imagemagick fuzzing

* Compile one fuzzer per encoder

* oops, need this

* formatting!

* make the fuzzer per encoder work :)

* use ADD

* sizeof all teh things!

* oops

* add dirk as the primary contact

* use Degrees here

* extract just the images we want for the seed corpus (corpi?)

* use Width where possible

* add all sanitizers

* fix a foolish bug

* move the corpus gen to the end of build.sh
2018-01-08 10:01:58 -08:00