DescriptionFix screen capture slowness in Chrome OS feedback report.
The webkitGetUserMedia maxWidth/maxHeight parameters only define the maximum
frame sizes. The actual capture resolution should not exceed that or the
actual desktop resolution. In other words it should only downscale the desktop
but not upscale it.
BUG=324923
TEST=trybot, Chrome OS feedback screen captures in native resolution
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238359
Patch Set 1 #Patch Set 2 : Add OWNERS for video_capture_device_impl* which got refactored from web_contents_*. #
Total comments: 2
Patch Set 3 : Drop justinlin in OWNERS as suggested by hclam. #
Total comments: 2
Patch Set 4 : Address comments by sergeyu. #
Total comments: 2
Patch Set 5 : More comments from sergeyu@. #
Messages
Total messages: 15 (0 generated)
|