[webkit-reviews] review requested: [Bug 235952] RealtimeIncomingVideoSourceCocoa should not need to create IOSurfaces : [Attachment 450530] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 2 06:45:17 PST 2022


youenn fablet <youennf at gmail.com> has asked  for review:
Bug 235952: RealtimeIncomingVideoSourceCocoa should not need to create
IOSurfaces
https://bugs.webkit.org/show_bug.cgi?id=235952

Attachment 450530: Patch

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




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

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

>
Source/WebCore/platform/mediastream/mac/RealtimeIncomingVideoSourceCocoa.mm:121
>	   }

https://bugs.webkit.org/show_bug.cgi?id=236011 is introducing
createInMemoryCVPixelBufferPool we should probably use here.


More information about the webkit-reviews mailing list