[Webkit-unassigned] [Bug 231881] New: overriding RTCVideoDecoderH264/265 color space attachments not always done

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 17 14:33:29 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231881

            Bug ID: 231881
           Summary: overriding RTCVideoDecoderH264/265 color space
                    attachments not always done
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com
                CC: youennf at gmail.com

I found that in some configurations, e.g. builds on Catalina, the "ColorInfoGuessedBy" attachment is not placed on CVPixelBuffers we get from the VTDecompressionSession, but the guessed, incorrect color space attachments are still there. Since we are currently only supporting sRGB color space video streams in WebRTC, we shouldn't check for "ColorInfoGuessedBy", and instead always override the attachments.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211017/1a1f3a14/attachment.htm>


More information about the webkit-unassigned mailing list