History log of /external/piex/src/tiff_parser.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0edcd9aecceaffe22368d91df82a0e4f6ff47d97 14-Apr-2016 Yujie Qin <yujieqin@google.com> 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

Cherry-pick of be908191d0a6883a95333bdc0bca749c9b830969 from public AOSP

This change should fix the issue of Skia getPixels() / getAndroidPixels()
It is already tested and used by the up-stream Skia since http://crrev.com/1883783002

Bug: 28162811, Bug: 28119810
Change-Id: I78caa62eb79ae0b6c8cf718a2ba82c0b6bde9f27
/external/piex/src/tiff_parser.cc
604bae7c753098ee9e040da4270501b37a8663cf 06-Apr-2016 Yujie Qin <yujieqin@google.com> Update PIEX

* Add IsOfType() and GEtNumberofBytesForIsOfType() to image_type_recognition_lite
* Add GetDngInformation() and GetOrientation() to piex
* Remove deprecated data entries from piex_types

cherry-pick of 2f5d8eafb5648056703d6b3dec237d293f75f99e

Bug: 27214608
Change-Id: I845b2b0e4a1c061df6b3956fb3dab258f471937b
/external/piex/src/tiff_parser.cc
afe48206f9d34ad4015c32b072eb6152807402e6 23-Feb-2016 Eik Brauer <ebrauer@google.com> Prepares support for uncompressed thumbnails.

Bug: 26894354
/external/piex/src/tiff_parser.cc
b415ce2eec78846ec705c983f98a74c9526f3faa 01-Feb-2016 Eik Brauer <ebrauer@google.com> Enables warnings for unused parameters. Adds cfa_repeat_pattern_dim to identify non bayer patterns e.g. Fuji X-Trans in DNG.
/external/piex/src/tiff_parser.cc
a9540117cdd785b0dd75f8c4c28b278f86eb485c 27-Jan-2016 Eik Brauer <ebrauer@google.com> Updates Piex.
/external/piex/src/tiff_parser.cc
afc6ebdcba72e4eeeaafab1547c19025fcec5d1f 25-Jan-2016 Yujie Qin <yujieqin@google.com> Sync to github.com/google/piex at commit 0bce6433c1bc4c45fe9b2237d4c3596fc3f8e087
/external/piex/src/tiff_parser.cc
3eaa83178e9d1722c126d598d3eee7fb383c2c85 15-Jan-2016 Yujie Qin <yujieqin@google.com> Sync to github.com/google/piex at commit cdcebd956de2dd080bc106058db3d12f8dce8ba2
/external/piex/src/tiff_parser.cc
29345531d776962073312d423917406fc59b09f6 13-Jan-2016 Jaesung Chung <jaesung@google.com> Initial commit from github/google/piex
/external/piex/src/tiff_parser.cc