webrtc/modules/video_coding/svc
Emil Lundmark c9b9930c97 Add L2T3 K-SVC structure
Bug: webrtc:11999
Change-Id: I1bfb8674b95be8155035117c771b5e4c4bfc29c5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/208260
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Emil Lundmark <lndmrk@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33299}
2021-02-19 10:27:23 +00:00
..
BUILD.gn Add S3T3 video scalability structure 2021-02-18 17:46:29 +00:00
create_scalability_structure.cc Add L2T3 K-SVC structure 2021-02-19 10:27:23 +00:00
create_scalability_structure.h
scalability_structure_full_svc.cc Consolidate full svc structures in one source file 2021-02-13 16:17:54 +00:00
scalability_structure_full_svc.h Consolidate full svc structures in one source file 2021-02-13 16:17:54 +00:00
scalability_structure_full_svc_unittest.cc Consolidate full svc structures in one source file 2021-02-13 16:17:54 +00:00
scalability_structure_key_svc.cc Add L2T3 K-SVC structure 2021-02-19 10:27:23 +00:00
scalability_structure_key_svc.h Add L2T3 K-SVC structure 2021-02-19 10:27:23 +00:00
scalability_structure_key_svc_unittest.cc In SVC controllers add support for frames dropped by encoder 2021-01-15 17:17:45 +00:00
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_simulcast.cc Add S3T3 video scalability structure 2021-02-18 17:46:29 +00:00
scalability_structure_simulcast.h Add S3T3 video scalability structure 2021-02-18 17:46:29 +00:00
scalability_structure_test_helpers.cc Ignore frame type when calculating generic frame dependencies. 2020-11-23 10:52:06 +00:00
scalability_structure_test_helpers.h Support layer skipping in key svc structures 2020-10-19 09:35:23 +00:00
scalability_structure_unittest.cc Add L2T3 K-SVC structure 2021-02-19 10:27:23 +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 Test and fix unscalable video structure. 2021-02-11 17:23:56 +00:00
scalable_video_controller_no_layering.h Test and fix unscalable video structure. 2021-02-11 17:23:56 +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