you are viewing a single comment's thread
view the rest of the comments
[–] 32 points 1 month ago (3 children)

Your demonstration is a sluggishly loading static image on my end, so I guess support isnt that widespread :P

(Im using the app "Summit")

  • source
  • parent
  • hideshow 6 child comments
  • [–] 15 points 1 month ago* (last edited 1 month ago)

    I checked that app's source code, and basically they're doing their own avif decode call instead of relying on a browser/webview to handle it. So essentially they forgot/don't know/don't intend to implement animated avif. Looks like they also use the aom reference decoder instead of using something faster like dav1d.

  • source
  • parent