diff options
author | johnson.lin <johnson.lin@intel.com> | 2014-10-28 10:52:21 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-28 17:52:36 +0000 |
commit | dffd2c3baf37de25009a2abb6a92d66f32926b71 (patch) | |
tree | 9d9ba834ac8c88f84cbc048fb087e2de8fa6c0c1 /AUTHORS | |
parent | d9711867a91317814c35c13bca95f60de48c0d59 (diff) | |
download | chromium_src-dffd2c3baf37de25009a2abb6a92d66f32926b71.zip chromium_src-dffd2c3baf37de25009a2abb6a92d66f32926b71.tar.gz chromium_src-dffd2c3baf37de25009a2abb6a92d66f32926b71.tar.bz2 |
Fix getUserMedia may get low FPS when the selected FPS is out of range of the camera FPS eg 31 fps is wanted, the supported range is [11,30] then the final FPS should be selected to be 30 instead of 11
Review URL: https://codereview.chromium.org/641293002
Cr-Commit-Position: refs/heads/master@{#301661}
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -219,6 +219,7 @@ Joel Stanley <joel@jms.id.au> Johannes Rudolph <johannes.rudolph@googlemail.com> John Yani <vanuan@gmail.com> John Yoo <nearbyh13@gmail.com> +Johnson Lin <johnson.lin@intel.com> Jonathan Frazer <listedegarde@gmail.com> Jonathan Hacker <jhacker@arcanefour.com> Jongsoo Lee <leejongsoo@gmail.com> |