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
Improve handling of animated images, add support for AVIF animations (#30932)
* Only set MSC4230 is_animated flag if we are able to tell if the media is animated
Signed-off-by: Michael Telatynski <[email protected]>
* Set blob type correctly to not need to weave the mimetype around
Signed-off-by: Michael Telatynski <[email protected]>
* Use ImageDecoder to determine whether media is animated or not, adding support for AVIF and other formats
Signed-off-by: Michael Telatynski <[email protected]>
* Fix test
Signed-off-by: Michael Telatynski <[email protected]>
* Iterate
Signed-off-by: Michael Telatynski <[email protected]>
* Add test
Signed-off-by: Michael Telatynski <[email protected]>
* Fix test
Signed-off-by: Michael Telatynski <[email protected]>
---------
Signed-off-by: Michael Telatynski <[email protected]>
0 commit comments