Skip to content

Add the ignoreColorProfile option to avifDecoder#3280

Draft
wantehchang wants to merge 1 commit into
AOMediaCodec:mainfrom
wantehchang:add-avifDecoder-ignoreProfileICC
Draft

Add the ignoreColorProfile option to avifDecoder#3280
wantehchang wants to merge 1 commit into
AOMediaCodec:mainfrom
wantehchang:add-avifDecoder-ignoreProfileICC

Conversation

@wantehchang

@wantehchang wantehchang commented Jun 25, 2026

Copy link
Copy Markdown
Member

There are two changes of behavior to avifdec:

  1. The message "[--ignore-icc] Discarding ICC profile.\n" won't be
    printed if the --ignore-icc or --icc option is specified and the
    image has an ICC profile.
  2. The --ignore-icc option also ignores the ICC profile of the
    alternative image that the gain map was created from.

Bug: #3277

There are two changes of behavior to avifdec:
1. The message "[--ignore-icc] Discarding ICC profile.\n" won't be
   printed if the --ignore-icc or --icc option is specified and the
   image has an ICC profile.
2. The --ignore-icc option also ignores the ICC profile of the
   alternative image that the gain map was created from.

Bug: AOMediaCodec#3277
@wantehchang wantehchang force-pushed the add-avifDecoder-ignoreProfileICC branch from ecb09ed to 1ac6aed Compare June 27, 2026 00:14
@wantehchang wantehchang changed the title Add the ignoreProfileICC option to avifDecoder Add the ignoreColorProfile option to avifDecoder Jun 27, 2026
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.

1 participant