you are viewing a single comment's thread
view the rest of the 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