Bug 218498

Summary: Make functional WebRTC encoders in GPUProcess
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, hta, jer.noble, philipj, sergio, tommyw, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 218445    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Fix iOS build none

Description youenn fablet 2020-11-03 03:30:47 PST
Make functional WebRTC encoders in GPUProcess
Comment 1 youenn fablet 2020-11-03 05:34:34 PST
Created attachment 413052 [details]
Patch
Comment 2 Eric Carlson 2020-11-03 09:11:17 PST
Comment on attachment 413052 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=413052&action=review

> Source/ThirdParty/libwebrtc/ChangeLog:8
> +        Add support for a remote encoder and remote factory that will first try to create a  remote encoder and use an in process encoder otherwise.

Nit: extra space between "a" and "remote"
Comment 3 youenn fablet 2020-11-04 01:22:00 PST
Created attachment 413146 [details]
Fix iOS build
Comment 4 EWS 2020-11-04 10:27:11 PST
Committed r269371: <https://trac.webkit.org/changeset/269371>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413146 [details].
Comment 5 Radar WebKit Bug Importer 2020-11-04 10:28:24 PST
<rdar://problem/71041954>