Skip to content

Conversation

@y-guyon
Copy link
Contributor

@y-guyon y-guyon commented Apr 1, 2025

No description provided.

Copy link
Collaborator

@wantehchang wantehchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

image->transformFlags = AVIF_TRANSFORM_NONE;
for (uint8_t orientation = 1; orientation <= 8; ++orientation) {
const ImagePtr image =
testutil::ReadImage(data_path, "paris_exif_orientation_5.jpg");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional: We could also decode the image before the for loop and call avifImageCopy() here. But this is fine.

@y-guyon y-guyon merged commit d7691bc into AOMediaCodec:main Apr 1, 2025
19 checks passed
@y-guyon y-guyon deleted the exif branch April 1, 2025 19:16
@wantehchang wantehchang added this to the v1.2.2 milestone Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants