webrtc/modules/video_coding/codecs/vp9
Erik Språng dbdd8395f7 Add ability for VideoEncoder to signal frame rate allocation.
This CL add new data to the VideoEncoder::EncoderInfo struct, indicating
how the encoder intends to allocate frames across spatial and temporal
layers.

This metadata will be used in upcoming CLs to control how the encoder's
rate controller performs.

Bug: webrtc:10155
Change-Id: Id56fae04bae5f230d1a985171097d7ca83a3be8a
Reviewed-on: https://webrtc-review.googlesource.com/c/117900
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26300}
2019-01-17 15:40:53 +00:00
..
include [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
test Add ability for VideoEncoder to signal frame rate allocation. 2019-01-17 15:40:53 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
svc_config_unittest.cc Vp9 flexible mode fixes 2018-12-04 15:36:28 +00:00
svc_config.cc Activate/deactivate VP9 spatial layers. 2018-12-10 12:55:51 +00:00
svc_config.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
svc_rate_allocator_unittest.cc Activate/deactivate VP9 spatial layers. 2018-12-10 12:55:51 +00:00
svc_rate_allocator.cc Activate/deactivate VP9 spatial layers. 2018-12-10 12:55:51 +00:00
svc_rate_allocator.h Activate/deactivate VP9 spatial layers. 2018-12-10 12:55:51 +00:00
vp9_frame_buffer_pool.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
vp9_frame_buffer_pool.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
vp9_impl.cc Add ability for VideoEncoder to signal frame rate allocation. 2019-01-17 15:40:53 +00:00
vp9_impl.h Vp9 flexible mode fixes 2018-12-04 15:36:28 +00:00
vp9.cc Reland 2: Add VP9 Profile 2 to default profiles 2018-12-11 23:38:26 +00:00