aboutsummaryrefslogtreecommitdiff
path: root/src/tiff_parser.h
AgeCommit message (Collapse)Author
2021-06-08Fix build failures and accept clang suggestionsNick Chusid
Change-Id: Ib3c71c42c7ac7737bf0185858ef37b322df42167
2021-06-03Add support for CR3s with embedded heif thumbnailsNick Chusid
Change-Id: I2cb6b1e46ed91961744cc5b795cc7144c6cacb54
2018-03-09Fix an uninitialized memory read in PIEXandroid-wear-p-preview-2android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8Leon Scroggins III
Author: kjlubic@google.com Bug: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6293
2016-11-23Update PIEXYujie Qin
2016-04-14Update PIEXandroid-wear-n-preview-3android-wear-n-preview-2android-wear-n-preview-1android-wear-7.1.1_r1android-n-preview-5android-n-preview-4android-n-preview-3android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Yujie Qin
* 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-06Update PIEXandroid-n-preview-2Yujie Qin
* Add IsOfType() and GEtNumberofBytesForIsOfType() to image_type_recognition_lite * Add GetDngInformation() and GetOrientation() to piex * Remove deprecated data entries from piex_types
2016-02-01Enables warnings for unused parameters. Adds cfa_repeat_pattern_dim to ↵Eik Brauer
identify non bayer patterns e.g. Fuji X-Trans in DNG.
2016-01-27Updates Piex.Eik Brauer
2016-01-15Sync to github.com/google/piex at commit ↵Yujie Qin
cdcebd956de2dd080bc106058db3d12f8dce8ba2
2016-01-14Initial commit from github/google/piexJaesung Chung