summaryrefslogtreecommitdiffstats
path: root/media/img_utils/include
Commit message (Collapse)AuthorAgeFilesLines
* camera2: Add bad pixel opcode to img_utils.Ruben Brunk2015-08-051-0/+31
| | | | | Bug: 22463079 Change-Id: Ied76bbdcf3f706cea6e249748c6bfd4092ff6d39
* Add distortion correction opcodes in DngCreator.Ruben Brunk2015-06-161-0/+37
| | | | | | Bug: 20491394 Change-Id: Ide932d49e620c7dc9a847bb5ddc8715d5f936bd5
* Remove unused parameterBernhard Rosenkränzer2014-11-181-1/+1
| | | | | | | Remove unused parameter clang complains about Change-Id: I6710645658a802438e41d881d262231a10b091d3 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
* DNG: Update TiffWriter to handle thumbnails and SubIfds.Ruben Brunk2014-07-109-85/+479
| | | | | | | | | | | | | - 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: Add additional TIFF/EP tag definitions.Ruben Brunk2014-06-041-0/+48
| | | | | Bug: 15112503 Change-Id: Ib06d9a5e70e6e3d5063a95a7109538ef64f03334
* Fix warnings, re-enable -Werror.Ruben Brunk2014-05-172-3/+3
| | | Change-Id: Ic6b1a10f46f980f9a9d8d130600419a792703c44
* camera2: Adding TIFF writing utilities.Ruben Brunk2014-05-1717-0/+2905
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