Commit Graph

13 Commits

Author SHA1 Message Date
Leon Scroggins III
bb217acdca Fix an uninitialized memory read in PIEX
Author: kjlubic@google.com

Bug: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6293
2018-03-09 16:28:59 -05:00
Leon Scroggins III
f7fc905cff Fix heap buffer overflows in GetFullCropDimension in tiff_parser.cc
Author: timurrrr@google.com

Bug: 73646839
Bug: 62307613
Bug: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6347
2018-02-22 16:37:38 +00:00
Yujie Qin
8f540f64b6 Update PIEX 2016-11-23 12:37:05 +01:00
Yujie Qin
be908191d0 Update PIEX
* Adjust the max thumbnail size to 512 pixel
* Reads the correct full dimensions for DNGs which are stored in DefaultCropSize of the main image
2016-04-14 14:40:21 +02:00
Yujie Qin
2f5d8eafb5 Update PIEX
* Add IsOfType() and GEtNumberofBytesForIsOfType() to image_type_recognition_lite
* Add GetDngInformation() and GetOrientation() to piex
* Remove deprecated data entries from piex_types
2016-04-06 12:55:08 +02:00
Eik Brauer
883a1e5419 Prepares support for uncompressed thumbnails. 2016-02-23 12:19:25 +01:00
Eik Brauer
919011b9f6 Changes the DNG preview/thumbnail handling.
A thumbnail is at max 256x256 pixel large. A preview has to be larger than a thumbnail.
2016-02-17 14:05:49 +01:00
Eik Brauer
8aac937ca7 Fixes the windows build for Skia. 2016-02-02 17:07:01 +01:00
Eik Brauer
b415ce2eec Enables warnings for unused parameters. Adds cfa_repeat_pattern_dim to identify non bayer patterns e.g. Fuji X-Trans in DNG. 2016-02-01 12:26:23 +01:00
Eik Brauer
a9540117cd Updates Piex. 2016-01-27 13:25:41 +01:00
Yujie Qin
afc6ebdcba Sync to github.com/google/piex at commit 0bce6433c1 2016-01-25 13:12:07 +01:00
Yujie Qin
3eaa83178e Sync to github.com/google/piex at commit cdcebd956d 2016-01-15 16:22:20 +01:00
Jaesung Chung
29345531d7 Initial commit from github/google/piex 2016-01-14 02:28:47 +09:00