Implement mirroring and rotation of AVIF images
Implement mirroring and rotation of AVIF images by converting the 'irot' and 'imir' image item properties to the equivalent Exif orientation value. The Exif metadata, if present in the AVIF image, is ignored. Add several AVIF test images with the 'irot' or 'imir' image item properties. Check the image orientation in avif_image_decoder_test.cc. Update and fix TODO comments in avif_image_decoder_test.cc. Bug: 1087059 Change-Id: I79c4d325407ce373c849c4e91058f98fd3397ff8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634311Reviewed-by:Peter Kasting <pkasting@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/master@{#845038}
Showing
This diff is collapsed.
File added
File added
File added
File added
Please register or sign in to comment