[webkit-reviews] review granted: [Bug 231353] incoming H.264 video is not correctly color managed : [Attachment 440539] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 00:43:06 PDT 2021


youenn fablet <youennf at gmail.com> has granted Cameron McCormack (:heycam)
<heycam at apple.com>'s request for review:
Bug 231353: incoming H.264 video is not correctly color managed
https://bugs.webkit.org/show_bug.cgi?id=231353

Attachment 440539: patch

https://bugs.webkit.org/attachment.cgi?id=440539&action=review




--- Comment #7 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 440539
  --> https://bugs.webkit.org/attachment.cgi?id=440539
patch

Let's add a test if possible by adding an Internals API method to grab the
color space of webrtc tracks.
You can look at Internals.observeMediaStreamTrack and related.
As of the test, you can write your own WebRTC test or update an existing one,
for instance webrtc/video.html


More information about the webkit-reviews mailing list