Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce avifDecoderData::tileInfos #1613

Merged
merged 4 commits into from
Sep 22, 2023
Merged

Conversation

y-guyon
Copy link
Collaborator

@y-guyon y-guyon commented Sep 21, 2023

Replaces color, alpha and gainMap members.
Removes AVIF_ENABLE_EXPERIMENTAL_GAIN_MAP preprocessor condition in some places.

Regroup some lines into avifDecoderItemReadAndParse().

Refactor avifDecoderDataFindColorItem() and avifDecoderDataFindAlphaItem() into avifMetaFindColorItem() and avifMetaFindAlphaItem(), respectively.

Also prepares read.c for #1572.

Replaces color, alpha and gainMap members.
Removes AVIF_ENABLE_EXPERIMENTAL_GAIN_MAP preprocessor condition in
some places.

Regroup some lines into avifDecoderItemReadAndParse().

Refactor avifDecoderDataFindColorItem() and
avifDecoderDataFindAlphaItem() into avifMetaFindColorItem() and
avifMetaFindAlphaItem().
Copy link
Collaborator

@maryla-uc maryla-uc left a comment

Choose a reason for hiding this comment

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

Nice refactor!

@y-guyon y-guyon merged commit 146ed95 into AOMediaCodec:main Sep 22, 2023
@y-guyon y-guyon deleted the tilecategories branch September 22, 2023 09:54
@wantehchang wantehchang changed the title Introduce avifDecoderData::tileCategories Introduce avifDecoderData::tileInfos Sep 22, 2023
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