webrtc/api/video_codecs/test
philipel f0232f31fb New VideoDecoderFactoryTemplate.
The VideoDecoderFactoryTemplate takes decoder implementations as template arguments, making it possible to easily implement a VideoDecoderFactory only using the implementations required for the particular application. This will replace the BuiltinVideoDecoderFactory.

Bug: webrtc:13573
Change-Id: I0213acd20b69dacf06fc6934851b73bd19b1afc8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/268470
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37523}
2022-07-14 15:38:20 +00:00
..
BUILD.gn New VideoDecoderFactoryTemplate. 2022-07-14 15:38:20 +00:00
builtin_video_encoder_factory_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
h264_profile_level_id_unittest.cc Move h264_profile_level_id and vp9_profile to api/video_codecs 2021-04-20 09:42:05 +00:00
sdp_video_format_unittest.cc Adding some AV1 constants and helper functions 2022-06-10 16:39:54 +00:00
video_decoder_factory_template_tests.cc New VideoDecoderFactoryTemplate. 2022-07-14 15:38:20 +00:00
video_decoder_software_fallback_wrapper_unittest.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
video_encoder_factory_template_tests.cc Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00
video_encoder_software_fallback_wrapper_unittest.cc Delete codec-specific frameDroppingOn settings. 2022-05-20 14:54:31 +00:00