[webkit-changes] [WebKit/WebKit] 7cbae1: Fix RGBA data VideoFrame copyTo

youennf noreply at github.com
Thu Nov 10 08:21:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7cbae1c1f4b5ae8a346085fb9e543746d39c9bd8
      https://github.com/WebKit/WebKit/commit/7cbae1c1f4b5ae8a346085fb9e543746d39c9bd8
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

  Changed paths:
    M Source/WebCore/platform/graphics/cv/VideoFrameCV.mm

  Log Message:
  -----------
  Fix RGBA data VideoFrame copyTo
https://bugs.webkit.org/show_bug.cgi?id=247717
rdar://102160471

Reviewed by Eric Carlson.

* Source/WebCore/platform/graphics/cv/VideoFrameCV.mm:
(WebCore::VideoFrame::copyTo):
Copy the number of bytes and not the number of pixels.

Canonical link: https://commits.webkit.org/256534@main




More information about the webkit-changes mailing list