Commit Graph

17 Commits

Author SHA1 Message Date
Yujie Qin
0edcd9aecc 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 be908191d0 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
2016-04-15 09:22:13 +00:00
Yujie Qin
604bae7c75 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 2f5d8eafb5

Bug: 27214608
Change-Id: I845b2b0e4a1c061df6b3956fb3dab258f471937b
2016-04-06 14:55:11 +02:00
Eik Brauer
afe48206f9 Prepares support for uncompressed thumbnails.
Bug: 26894354
2016-02-23 14:00:01 +00:00
Eik Brauer
30570695ab Changes the DNG preview/thumbnail handling.
A thumbnail is at max 256x256 pixel large. A preview has to be larger than a thumbnail.

Bug: 27097813
2016-02-19 14:48:21 +00:00
Dan Willemsen
e706483e58 Merge "Fix source file typo" 2016-02-03 23:41:34 +00: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
Dan Willemsen
593f0ffe59 Fix source file typo
I am changing the build system to catch typos such as these -- it will
soon warn when entries in LOCAL_SRC_FILES are unused. (to compile native
binaries)

Change-Id: Ic95e92a5871dbf2d679b32852a4e8afaaf17e55d
2016-01-25 13:55:54 -08: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
51b5fc1431 Merge "Add Android.mk" 2016-01-14 10:16:57 +00:00
Jaesung Chung
8428568cad Merge "Initial commit from github/google/piex" 2016-01-14 10:16:42 +00:00
Jaesung Chung
0cd7bbca2f Add Android.mk 2016-01-14 02:43:51 +09:00
Jaesung Chung
29345531d7 Initial commit from github/google/piex 2016-01-14 02:28:47 +09:00
Jaesung Chung
e5a3def1bd Add NOTICE and MODULE_LICENSE_APACHE2 2016-01-14 01:57:54 +09:00
Bill Rassieur
78926e0120 Initial empty repository 2016-01-12 10:58:44 -08:00