diff options
author | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-01 17:40:06 +0000 |
---|---|---|
committer | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-01 17:40:06 +0000 |
commit | 6a33b920912e2b2a01a2f04527041aea8a6a94f2 (patch) | |
tree | 0af392e21f760e5f0845ea16baebb18f27978194 /ui/ui.gyp | |
parent | a672c47b362dba0781eb1fbb396ac702c35f39c9 (diff) | |
download | chromium_src-6a33b920912e2b2a01a2f04527041aea8a6a94f2.zip chromium_src-6a33b920912e2b2a01a2f04527041aea8a6a94f2.tar.gz chromium_src-6a33b920912e2b2a01a2f04527041aea8a6a94f2.tar.bz2 |
refactor video capture in renderer process
This patch is a split of http://codereview.chromium.org/8304017/ .
1. Since all clients of VideoCaptureImpl accept pixel frames with different dimension than requested, there is no need to distinguish them. Remove "resolution_fixed" in media::VideoCapture::VideoCaptureCapability.
2. VideoCaptureImpl is now taking the largested dimension from client requests and send it to browser process.
3. remove some unnecessary code in VideoCaptureModuleImpl since webrtc ViE can handle different frame size.
BUG=none
TEST=trybots
Review URL: http://codereview.chromium.org/8400084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108126 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
0 files changed, 0 insertions, 0 deletions