webrtc/api/video_codecs/test
Joe Downing 87bcc1cab9 Adding some AV1 constants and helper functions
I've added a basic AV1 impl to Chrome Remote Desktop and am looking into
what is needed to test with I444 (Profile-1) in our platform. This CL
adds a few helper functions, constants, and enums that can be used to
configure the SDP with different AV1 profiles. More work is still needed
but I wanted to get this in place first so I can build on it in the CRD
host code.

Change-Id: I1af9ebf31f833138e8c36e0c0a30e32289e7b58e
Bug: chromium:1329660
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264000
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Joe Downing <joedow@google.com>
Cr-Commit-Position: refs/heads/main@{#37182}
2022-06-10 16:39:54 +00:00
..
BUILD.gn New VideoEncoderFactoryTemplate. 2022-03-16 12:43:33 +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_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 Update SupportsScalabilityMode functions to use enum ScalabilityMode. 2022-05-06 07:29:20 +00:00
video_encoder_software_fallback_wrapper_unittest.cc Delete codec-specific frameDroppingOn settings. 2022-05-20 14:54:31 +00:00