webrtc/modules/video_coding/codecs/vp9
Sergey Silkin a85995ac66 Set frame duration per spatial layer.
This allows VP9 encoder correctly calculate target frame budgets when
encoding multiple spatial layers with different frame rate.

Bug: webrtc:9768
Change-Id: I21d76cc1670024710371464898d8b3f8572229b1
Reviewed-on: https://webrtc-review.googlesource.com/c/98865
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25164}
2018-10-15 09:49:07 +00:00
..
include Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
test Configure frame references in VP9 encoder wrapper. 2018-10-01 20:02:46 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +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_config_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
svc_rate_allocator_unittest.cc Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +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 Set frame duration per spatial layer. 2018-10-15 09:49:07 +00:00
vp9_impl.h Fix VP9 K-SVC full stack tests. 2018-10-04 12:15:18 +00:00
vp9_noop.cc Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00