webrtc/modules/video_coding/codecs/vp9
Ilya Nikolaevskiy 2899b3bc3d Allow HVGA Vp9 SVC to have 2 spatial layers and remove excessive rounding
Bug: webrtc:11652
Change-Id: I8bfa91c3115d6ebb17beefbb2a5e51efbbd599e0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/177000
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31502}
2020-06-11 13:50:16 +00:00
..
include Allow HVGA Vp9 SVC to have 2 spatial layers and remove excessive rounding 2020-06-11 13:50:16 +00:00
test [Video, Svc] Remove inactive spatial layers in codec initializer 2020-04-14 09:37:44 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
svc_config.cc Allow HVGA Vp9 SVC to have 2 spatial layers and remove excessive rounding 2020-06-11 13:50:16 +00:00
svc_config.h [Video, Svc] Remove inactive spatial layers in codec initializer 2020-04-14 09:37:44 +00:00
svc_config_unittest.cc Allow HVGA Vp9 SVC to have 2 spatial layers and remove excessive rounding 2020-06-11 13:50:16 +00:00
svc_rate_allocator.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
svc_rate_allocator.h Reland "VP9 encoder: handle disabled layers correctly" 2019-09-27 09:28:38 +00:00
svc_rate_allocator_unittest.cc [Video, Svc] Remove inactive spatial layers in codec initializer 2020-04-14 09:37:44 +00:00
vp9.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
vp9_frame_buffer_pool.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
vp9_frame_buffer_pool.h Add ability to resize buffers pool in decoder and use it in IVF generator 2019-12-16 14:51:16 +00:00
vp9_impl.cc [VP9 SVC] Cleanup external reference control workaround 2020-06-10 12:02:50 +00:00
vp9_impl.h Only set vp9 config when it's changed. 2020-02-21 20:09:31 +00:00