Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
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
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters