webrtc/api/video_codecs/test
Niels Möller 3b0481389f Update SupportsScalabilityMode functions to use enum ScalabilityMode.
And add missing values to ScalabilityMode.

Bug: webrtc:11607
Change-Id: I892ac35a3528db11b0901d26902699ecfe8f49a4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/260982
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36792}
2022-05-06 07:29:20 +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 Remove media/base/h264_profile_level_id.* and media/base/vp9_profile.h 2021-08-30 10:31:08 +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 Avoid more usage of implicit conversion from scoped_refptr<T> to T* 2022-04-27 13:18:30 +00:00