You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?