[webkit-reviews] review granted: [Bug 219026] Build fails on internal Catalina due to missing enum kCVPixelFormatType_AGX_420YpCbCr8BiPlanarVideoRange : [Attachment 414325] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 02:34:40 PST 2020


Antti Koivisto <koivisto at iki.fi> has granted Kimmo Kinnunen
<kkinnunen at apple.com>'s request for review:
Bug 219026: Build fails on internal Catalina due to missing enum
kCVPixelFormatType_AGX_420YpCbCr8BiPlanarVideoRange
https://bugs.webkit.org/show_bug.cgi?id=219026

Attachment 414325: Patch

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




--- Comment #4 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 414325
  --> https://bugs.webkit.org/attachment.cgi?id=414325
Patch

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

> Source/WebCore/PAL/pal/spi/cf/CoreVideoSPI.h:30
> +#if USE(APPLE_INTERNAL_SDK) && HAVE(CV_AGX_420_PIXEL_FORMAT_TYPES)

This shouldn't be needed now.


More information about the webkit-reviews mailing list