Fix crop bug in WebRtcVideoCapturerAdapter
In the current code, CPU adaptation does not work correctly. It should scale to the adapted resolution, but it crops instead. The result looks like zoomed in video. This bug was introduced in https://codereview.chromium.org/2270723002/. This CL fixes the cropping logic. BUG=chromium:635592 Review-Url: https://codereview.chromium.org/2323573004 Cr-Commit-Position: refs/heads/master@{#417549}
Showing
Please register or sign in to comment