|
Allow MediaStream constraints to specify higher than 30 FPS tab capture.
This will allow true 720p/60fps tab/desktop capture, if configured
through the constraints (and the system hardware performance supports
it). In addition, this will enable tab capture perf tests to run at
higher frame rates so that more-subtle regressions are caught.
A new hard upper-bound of 120 FPS is enforced with this change.
BUG= 400631
TBR=yzshen@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287642
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+44 lines, -16 lines) |
Patch |
 |
M |
content/renderer/media/media_stream_video_capturer_source.h
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_video_capturer_source.cc
|
View
|
1
|
3 chunks |
+16 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_video_source.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_video_source.cc
|
View
|
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/mock_media_stream_video_source.h
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/mock_media_stream_video_source.cc
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/media_stream_remote_video_source.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/media_stream_remote_video_source.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/video_destination_handler.h
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/video_destination_handler.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_media_stream_video_track_host.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_media_stream_video_track_host.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 15 (0 generated)
|