History log of /frameworks/av/media/img_utils/src/DngUtils.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
45a599d79a1a1b74b959d98eccfbec9c6a5aa237 03-Mar-2016 Eino-Ville Talvala <etalvala@google.com> DngCreator: Improve black level support; avoid large stack allocation

- Switch the BlackLevel entry to be RATIONAL
- Switch to heap allocation instead of stack allocation for lens
shading map construction
- Add orientation enums for convenience

Bug: 25862995
Bug: 27073274
Change-Id: I7031a33c4797dc8b2c8030d26b749066e03bff9e
/frameworks/av/media/img_utils/src/DngUtils.cpp
bdd368796e7773f0fefb9e238dd16c9242180db5 03-Aug-2015 Ruben Brunk <rubenbrunk@google.com> camera2: Add bad pixel opcode to img_utils.

Bug: 22463079
Change-Id: Ied76bbdcf3f706cea6e249748c6bfd4092ff6d39
/frameworks/av/media/img_utils/src/DngUtils.cpp
0f212b73e47ef0e1fa39aa250ebabedb9d81a361 06-Jun-2015 Ruben Brunk <rubenbrunk@google.com> Add distortion correction opcodes in DngCreator.

Bug: 20491394

Change-Id: Ide932d49e620c7dc9a847bb5ddc8715d5f936bd5
/frameworks/av/media/img_utils/src/DngUtils.cpp
482e0235f84ec483c57bab4cb16b5918d0821630 01-Oct-2014 Ruben Brunk <rubenbrunk@google.com> camera2: Force DNG previews to render with LSC map.

Bug: 17688063
Change-Id: I7f60a3465ab608a6b68d1e38493895cbd40bd7ae
/frameworks/av/media/img_utils/src/DngUtils.cpp
3fe1435e28dc6959e410740feea89ca1bf4f4fc1 05-Jun-2014 Ruben Brunk <rubenbrunk@google.com> DNG: Fix OpcodeList2 length field.

Bug: 15432434
Change-Id: I2a0e017f72c31cdbd30df1fdb32cdd5ff4af3649
/frameworks/av/media/img_utils/src/DngUtils.cpp
e507721000647a7d8afe44c63ef7fd04ef8971b1 29-Apr-2014 Ruben Brunk <rubenbrunk@google.com> camera2: Adding TIFF writing utilities.

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
/frameworks/av/media/img_utils/src/DngUtils.cpp