commit | 5fb36dd08a257623ee0738747286de09662e4591 | [log] [tgz] |
---|---|---|
author | Daniel Dilan <danieldilan@google.com> | Tue Oct 01 14:11:42 2024 +0000 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Oct 01 15:02:44 2024 +0000 |
tree | f3092aa69d0020f8ccc48be844406e9870a1571b | |
parent | bfc6189f01a84cafbad40a552fb4bc438204cda0 [diff] |
Optionally write the orientation when encoding a JPEG. Originally, there would be no exif data present when encoding a JPEG. This CL adds exif data with an orientation. The orientation can be set, otherwise it will just be the default orientation. The test is rewritten from this CL: https://skia-review.googlesource.com/c/skia/+/60721. Bug: 310510975 Change-Id: I90ea305a38270d9316d00b41f2d0f2f419acff91 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/901166 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> Commit-Queue: Daniel Dilan <danieldilan@google.com>