Pepper: support GpuMemoryBuffer-based frame in MediaStream Video
GpuMemoryBuffer-based video capture is enabled on selected Chrome OS boards to reduce memory copies. This CL allows the Pepper media stream video track host to convert the GpuMemoryBuffer-based VideoFrames to the I420 buffer PPAPI MediaStream Video [1] supports. [1] https://source.chromium.org/chromium/chromium/src/+/master:ppapi/examples/media_stream_video/ Bug: 1039514 Test: Check the camera frames from the PPAPI media_stream_video example Change-Id: I02a41ef3a458cbe2df3740b4bd6b380ea6d57ab5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2109510Reviewed-by:Ricky Liang <jcliang@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#751878}
Showing
Please register or sign in to comment