summaryrefslogtreecommitdiffstats
path: root/media/img_utils/src
Commit message (Collapse)AuthorAgeFilesLines
* camera2: Force DNG previews to render with LSC map.Ruben Brunk2014-10-011-1/+3
| | | | | Bug: 17688063 Change-Id: I7f60a3465ab608a6b68d1e38493895cbd40bd7ae
* DNG: Clean up logging.Ruben Brunk2014-07-252-7/+11
| | | | Change-Id: Ie34d5a22c89a726215d740fef359d53e5a1a360b
* DNG: Update TiffWriter to handle thumbnails and SubIfds.Ruben Brunk2014-07-108-64/+459
| | | | | | | | | | | | | - Fix SubIfd handling. - Add StripSources, convenience functions for writing image strips. - Update Input classes to use with JNI. - Add skip method. - Add tag definitions for GPS tags. - Add name string to tag definitions. Bug: 15112503 Change-Id: I9535b21261027f6c06a041c1621de8f865a0ad32
* DNG: Fix OpcodeList2 length field.Ruben Brunk2014-06-041-1/+1
| | | | | Bug: 15432434 Change-Id: I2a0e017f72c31cdbd30df1fdb32cdd5ff4af3649
* Fix warnings, re-enable -Werror.Ruben Brunk2014-05-173-11/+12
| | | Change-Id: Ic6b1a10f46f980f9a9d8d130600419a792703c44
* FixbuildRuben Brunk2014-05-171-1/+0
| | | | Change-Id: I4379964731b671f36a1e239b0f7665f595ac1c2d
* camera2: Adding TIFF writing utilities.Ruben Brunk2014-05-1715-0/+1504
Adds a native image utilities library with support for: - Writing TIFF 6.0 and TIFF EP compliant file headers. - Additional tags defined in EXIF 2.3 and DNG 1.4 specs. Change-Id: I7a4fef74bd5254d92baf08a3cf61af5de1b7ca83