media: GMBVideoFramePool, crop VideoFrame using visible_rect.
VideoFrame::visible_rect could be different than natural_size when the VideoFrame is coming from a media stream that is from a camera. crrev.com/1358883003 is planning to convert the video frames coming from different media sources. This CL crops VideoFrame using visible_rect when it gets converted to a new VideoFrame backed by GpuMemoryBuffers. BUG= Review URL: https://codereview.chromium.org/1371683002 Cr-Commit-Position: refs/heads/master@{#351149}
Showing
Please register or sign in to comment