media/gpu/test: Copy coded area of VideoFrame
This fixes a bug that CopyVideoFrame() copies by a visible size only. The function should copy by coded size, otherwise a real visible size is not copied when the visible area begins with non-(0, 0) point. Bug: None Test: IPTest on atlas Change-Id: I2412e6bcc72c7a5668e8dca15f126c2e16979976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000435Reviewed-by:David Staessens <dstaessens@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#731793}
Showing
Please register or sign in to comment