webrtc/modules/video_coding/svc
Danil Chapovalov 649648e722 Move SvcRateAllocator out of codecs/vp9 and make it not vp9 specific
to reuse it for scalable av1

Bug: webrtc:12148
Change-Id: I0d413c5466a2d66df3eea9cdf13687f4ddd1a843
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/191765
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32560}
2020-11-05 18:35:37 +00:00
..
BUILD.gn Move SvcRateAllocator out of codecs/vp9 and make it not vp9 specific 2020-11-05 18:35:37 +00:00
create_scalability_structure.cc
create_scalability_structure.h
scalability_structure_full_svc.cc
scalability_structure_full_svc.h
scalability_structure_key_svc.cc
scalability_structure_key_svc.h
scalability_structure_key_svc_unittest.cc
scalability_structure_l1t2.cc
scalability_structure_l1t2.h
scalability_structure_l1t3.cc
scalability_structure_l1t3.h
scalability_structure_l2t1.cc
scalability_structure_l2t1.h
scalability_structure_l2t1h.cc
scalability_structure_l2t1h.h
scalability_structure_l2t2.cc
scalability_structure_l2t2.h
scalability_structure_l2t2_key_shift.cc Add layer skipping to L2T2_KEY_SHIFT structure 2020-10-26 10:35:46 +00:00
scalability_structure_l2t2_key_shift.h Add layer skipping to L2T2_KEY_SHIFT structure 2020-10-26 10:35:46 +00:00
scalability_structure_l2t2_key_shift_unittest.cc Add layer skipping to L2T2_KEY_SHIFT structure 2020-10-26 10:35:46 +00:00
scalability_structure_l3t1.cc
scalability_structure_l3t1.h
scalability_structure_l3t3.cc
scalability_structure_l3t3.h
scalability_structure_l3t3_unittest.cc
scalability_structure_s2t1.cc Support layer skipping in S2T1 structure 2020-10-19 14:30:48 +00:00
scalability_structure_s2t1.h Support layer skipping in S2T1 structure 2020-10-19 14:30:48 +00:00
scalability_structure_test_helpers.cc
scalability_structure_test_helpers.h
scalability_structure_unittest.cc Add layer skipping to L2T2_KEY_SHIFT structure 2020-10-26 10:35:46 +00:00
scalable_video_controller.h Make ScalableVideoController::OnRatesUpdated pure virtual 2020-10-26 18:50:43 +00:00
scalable_video_controller_no_layering.cc
scalable_video_controller_no_layering.h Make ScalableVideoController::OnRatesUpdated pure virtual 2020-10-26 18:50:43 +00:00
svc_rate_allocator.cc Move SvcRateAllocator out of codecs/vp9 and make it not vp9 specific 2020-11-05 18:35:37 +00:00
svc_rate_allocator.h Move SvcRateAllocator out of codecs/vp9 and make it not vp9 specific 2020-11-05 18:35:37 +00:00
svc_rate_allocator_unittest.cc Move SvcRateAllocator out of codecs/vp9 and make it not vp9 specific 2020-11-05 18:35:37 +00:00