Comment 50 for bug 1827442

Revision history for this message
Lukas Märdian (slyon) wrote (last edit ):

Indeed, thanks for the summary. Effectively, for an MVP (libheif with HEIC decoding support), we'd need to satisfy the following depends:

* libheif-plugin-dav1d OR libheif-plugin-aomdec
=> bug #2004442 (src:aom) + bug #2004516 (src:libyuv) + bug #2004523 (src:libwebm)

* libheif-plugin-libde265
=> bug #2004449 (src:libde265)

It sounds like getting aom (and its transitive depends) MIRed should be doable, same for libde265. Everything else can be ignored for now, thanks to the new plugin architecture, and we can revisit in the future to enable more functionality/plugins.