-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
I believe that currently neither HEIF, MIAF nor AVIF specify how to handle auxiliary items when processing derived image items.
For example, when processing a 'sato' (Sample Transformed Derived Image Item), if the input image items have associated alpha, should the alpha be processed too? (I think so, since this is what libavif is doing). In that case, should the spec require that either all inputs have alpha or none of them do, with the same premultiplication?