Bug 242921
| Summary: | [Cocoa] Enable WebRTC HEVC | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | James Howard <jameshoward> |
| Component: | WebRTC | Assignee: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dibotero, jameshoward, sun.shin, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 15 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=204283 https://bugs.webkit.org/show_bug.cgi?id=258794 |
||
James Howard
204283 added initial support for HEVC in WebRTC. It remains disabled and behind a developer menu flag in current Safari.
We would like to see HEVC support in WebRTC made officially available. Our software currently supports the implementation as is in WebKit, and our users would benefit from being able to use the HEVC codec.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/97630072>
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/19703
EWS
Committed 273781@main (6405dde1a44e): <https://commits.webkit.org/273781@main>
Reviewed commits have been landed. Closing PR #19703 and removing active labels.
Robert Jenner
[Cocoa] Enable WebRTC HEVC, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=242921
Robert Jenner
Pull request: https://github.com/WebKit/WebKit/pull/23541
EWS
Committed 273790@main (02e607c262c2): <https://commits.webkit.org/273790@main>
Reviewed commits have been landed. Closing PR #23541 and removing active labels.
Robert Jenner
(In reply to EWS from comment #6)
> Committed 273790@main (02e607c262c2):
> <https://commits.webkit.org/273790@main>
>
> Reviewed commits have been landed. Closing PR #23541 and removing active
> labels.
I have reverted 273781@main with https://commits.webkit.org/273790@main because it broke multiple builds.
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/23573
EWS
Committed 273829@main (89d1bc2adb9c): <https://commits.webkit.org/273829@main>
Reviewed commits have been landed. Closing PR #23573 and removing active labels.