WebRTC: One WebRTC Video can have both SW and HW VideoFrame.
SkCanvasVideoRenderer assumes that the VideoFrames belonging to one WebRTC video are always either software VideoFrame or hardware VideoFrame. However, it's not true. VideoFrame can be changed each frame. TEST=content_browsertests WebRtcBrowserTest.CallAndVerify* on Nexus5 BUG=448014 Review URL: https://codereview.chromium.org/848683003 Cr-Commit-Position: refs/heads/master@{#311468}
Showing
Please register or sign in to comment