Bug 212964 - [Flatpak SDK] Add libavif
Summary: [Flatpak SDK] Add libavif
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on: 213132
Blocks: 207547 207750
  Show dependency treegraph
 
Reported: 2020-06-09 01:03 PDT by Philippe Normand
Modified: 2020-06-15 02:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.82 KB, patch)
2020-06-09 01:04 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff
Patch (22.81 KB, patch)
2020-06-15 01:04 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2020-06-09 01:03:04 PDT
This will be a dependency of the AVIF image decoder
Comment 1 Philippe Normand 2020-06-09 01:04:59 PDT
Created attachment 401422 [details]
Patch
Comment 2 EWS 2020-06-12 02:24:15 PDT
Committed r262942: <https://trac.webkit.org/changeset/262942>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401422 [details].
Comment 3 Radar WebKit Bug Importer 2020-06-12 02:25:17 PDT
<rdar://problem/64291035>
Comment 4 Yusuke Suzuki 2020-06-12 09:07:38 PDT
Re-opened since this is blocked by bug 213132
Comment 5 Philippe Normand 2020-06-12 09:09:36 PDT
GStreamer-WARNING **: 08:47:55.958: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so': libdav1d.so.2: cannot open shared object file: No such file or directory

We would need to rebuild ffmpeg instead of relying on the Flatpak extension for this. I wanted to do this anyway because the extension doesn't provide debug symbols.
Comment 6 Philippe Normand 2020-06-15 01:04:04 PDT
Created attachment 401885 [details]
Patch
Comment 7 EWS 2020-06-15 02:20:05 PDT
Committed r263027: <https://trac.webkit.org/changeset/263027>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401885 [details].