webrtc/modules/video_coding/codecs/vp9
Sergey Silkin f87bb46306 Restrict use of frame rate controller.
VP9 frame rate controller is supposed to be used in screen mode only
but it was partially enabled in normal video mode. This restricts use
of VP9 frame rate controller to screen mode.

Bug: chromium:884164
Change-Id: Ie2eaa31f3364a8abccbc4171007708cf7040fc38
Reviewed-on: https://webrtc-review.googlesource.com/100424
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24769}
2018-09-18 17:25:39 +00:00
..
include Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
test Fix target frame rate of spatial layer. 2018-09-11 13:50:58 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
svc_config_unittest.cc Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +00:00
svc_config.cc Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +00:00
svc_config.h Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +00:00
svc_rate_allocator_unittest.cc Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +00:00
svc_rate_allocator.cc Use enum class for VideoCodecMode and VideoCodecComplexity. 2018-06-13 12:26:09 +00:00
svc_rate_allocator.h Exposing video bitrate allocator into API 2018-07-23 21:23:21 +00:00
vp9_frame_buffer_pool.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vp9_frame_buffer_pool.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
vp9_impl.cc Restrict use of frame rate controller. 2018-09-18 17:25:39 +00:00
vp9_impl.h Reland "Frame rate controller per spatial layer." 2018-09-11 07:08:36 +00:00
vp9_noop.cc Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00