commit | ffa3401581a41d2ad62d368a966601c28d74b7cf | [log] [tgz] |
---|---|---|
author | Dichen Zhang <dichenzhang@google.com> | Thu Nov 03 23:21:13 2022 +0000 |
committer | Dichen Zhang <dichenzhang@google.com> | Fri Nov 04 00:35:56 2022 +0000 |
tree | 21a8f06c7aa6987ecbad1739a0f43a7902567b94 | |
parent | 468de9c87a2749d8db900ff483eac79b9a13cef8 [diff] |
libjpegrecoverymap: refactor of public APIs 1. Add color space enumerator and add this field to jpegr_compressed/uncompressed_struct 2. Add EXIF structure and add this field to encode/decode methods. 3. Add request_sdr flag in the decode API. 4. Add quality parameter in the encode API. 5. Change in comments. Bug: b/252835416 Test: build Change-Id: Ic28041cd7ba2500dc9e8608aeb273fa79a8b2fd1