Bug 189837 - Use biplanar CVPixelBuffer for black frames sent to libwebrtc
Summary: Use biplanar CVPixelBuffer for black frames sent to libwebrtc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-21 09:16 PDT by youenn fablet
Modified: 2018-09-21 12:57 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.89 KB, patch)
2018-09-21 09:27 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (5.91 KB, patch)
2018-09-21 12:33 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2018-09-21 09:16:51 PDT
LibWebRTC does not handle well kCVPixelFormatType_420YpCbCr8Planar conversion with its internal YUV buffer
Comment 1 youenn fablet 2018-09-21 09:27:04 PDT
Created attachment 350372 [details]
Patch
Comment 2 youenn fablet 2018-09-21 12:33:08 PDT
Created attachment 350404 [details]
Patch for landing
Comment 3 WebKit Commit Bot 2018-09-21 12:56:05 PDT
Comment on attachment 350404 [details]
Patch for landing

Clearing flags on attachment: 350404

Committed r236347: <https://trac.webkit.org/changeset/236347>
Comment 4 WebKit Commit Bot 2018-09-21 12:56:07 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-09-21 12:57:25 PDT
<rdar://problem/44689544>