aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-23Prepares support for uncompressed thumbnails.android-n-preview-1Eik Brauer
2016-02-19Revert "Update README."Yujie Qin
This reverts commit a4d0634a9a4d866b2e4328977bcd73f2511f6b59. Change-Id: I4290789285c05ca8951c3b91e227860943ee113c
2016-02-19Update README.Yujie Qin
2016-02-17Changes the DNG preview/thumbnail handling.Eik Brauer
A thumbnail is at max 256x256 pixel large. A preview has to be larger than a thumbnail.
2016-02-03Merge "Fix source file typo"Dan Willemsen
2016-02-02Fixes the windows build for Skia.Eik Brauer
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-25Fix source file typoDan Willemsen
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-25Sync to github.com/google/piex at commit ↵Yujie Qin
0bce6433c1bc4c45fe9b2237d4c3596fc3f8e087
2016-01-15Sync to github.com/google/piex at commit ↵Yujie Qin
cdcebd956de2dd080bc106058db3d12f8dce8ba2
2016-01-14Merge "Add Android.mk"Jaesung Chung
2016-01-14Merge "Initial commit from github/google/piex"Jaesung Chung
2016-01-14Add Android.mkJaesung Chung
2016-01-14Initial commit from github/google/piexJaesung Chung
2016-01-14Add NOTICE and MODULE_LICENSE_APACHE2Jaesung Chung
2016-01-12Initial empty repositoryBill Rassieur