Bug 246598
Summary: | [Cocoa] Add an open source AVIF decoder to WebKit (libavif and dav1d) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Images | Assignee: | Myles C. Maxfield <mmaxfield> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | commit-queue, mcatanzaro, sabouhallawa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=248185 https://bugs.webkit.org/show_bug.cgi?id=248186 |
||
Bug Depends on: | 246870 | ||
Bug Blocks: | 236428 |
Myles C. Maxfield
[Cocoa] Add an open source AVIF decoder to WebKit (libavif and dav1d)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101226446>
Myles C. Maxfield
Pull request: https://github.com/WebKit/WebKit/pull/5433
EWS
Committed 255797@main (6c7943f6c9bc): <https://commits.webkit.org/255797@main>
Reviewed commits have been landed. Closing PR #5433 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 246870
Myles C. Maxfield
Pull request: https://github.com/WebKit/WebKit/pull/5669
EWS
Committed 255879@main (494a012c9820): <https://commits.webkit.org/255879@main>
Reviewed commits have been landed. Closing PR #5669 and removing active labels.
Michael Catanzaro
Can this go under Source/ThirdParty instead? That's really the only good place to put bundled libraries.
Michael Catanzaro
(In reply to Michael Catanzaro from comment #7)
> Can this go under Source/ThirdParty instead? That's really the only good
> place to put bundled libraries.
Reported bug #248185 for this.