webrtc/modules/video_coding/svc
Artem Titov d3251968d1 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
Add implementation of RTC_DCHECK_NOTREACHED equal to the RTC_NOTREACHED.
The new macros will replace the old one when old one's usage will be
removed. The idea of the renaming to provide a clear signal that this
is debug build only macros and will be stripped in the production build.

Bug: webrtc:9065
Change-Id: I4c35d8b03e74a4b3fd1ae75dba2f9c05643101db
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/237802
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35348}
2021-11-15 21:44:59 +00:00
..
BUILD.gn Add S3T3 video scalability structure 2021-02-18 17:46:29 +00:00
create_scalability_structure.cc Add helper to query scalability structure configuration 2021-09-10 13:47:22 +00:00
create_scalability_structure.h Add helper to query scalability structure configuration 2021-09-10 13:47:22 +00:00
scalability_structure_full_svc.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
scalability_structure_full_svc.h In full svc controller reuse unused frame configuration 2021-03-12 14:50:39 +00:00
scalability_structure_full_svc_unittest.cc Allow full SVC to reference T0 frame only after it has been encoded 2021-09-13 15:52:42 +00:00
scalability_structure_key_svc.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
scalability_structure_key_svc.h In ksvc controller reuse unused frame configuration 2021-03-12 13:39:38 +00:00
scalability_structure_key_svc_unittest.cc In ksvc controller reuse unused frame configuration 2021-03-12 13:39:38 +00:00
scalability_structure_l2t2_key_shift.cc Add helper to query scalability structure configuration 2021-09-10 13:47:22 +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 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +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 helper to query scalability structure configuration 2021-09-10 13:47:22 +00:00
scalable_video_controller.h Add helper to query scalability structure configuration 2021-09-10 13:47:22 +00:00
scalable_video_controller_no_layering.cc Add helper to query scalability structure configuration 2021-09-10 13:47:22 +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 Use backticks not vertical bars to denote variables in comments for /modules/video_coding 2021-08-09 15:26:22 +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