FakeVideoCaptureDevice: Fix 720p resolution. This fix was originally posted by cwolfe@
commita31f2b5cd196a6bedf72364fd401c0d46c9b05c6
authorperkj <perkj@chromium.org>
Mon, 12 Jan 2015 11:28:21 +0000 (12 03:28 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 12 Jan 2015 11:29:07 +0000 (12 11:29 +0000)
tree9c4f495e28f7599906925349fe72d1b182866e35
parentff9c8d3025f375069298ae71407a31b6f58ee3dd
FakeVideoCaptureDevice: Fix 720p resolution. This fix was originally posted by cwolfe@

FakeVideoCaptureDevice would generate 1080p instead of 720 if the with is specificed to 1280.

Review URL: https://codereview.chromium.org/847763002

Cr-Commit-Position: refs/heads/master@{#311036}
media/video/capture/fake_video_capture_device.cc