webrtc/api/video_codecs/test
Qiu Jianlin 6f90609fca Compare only profile & tier when matching HEVC codec.
Level asymmetry is implicitly enabled for HEVC. When comparing two
codec params to see if they match, we only compare profile & tier,
similar as H.264.

Bug: chromium:41480904
Change-Id: I9e9debdf1b34f33986da9344b9fee14071b1ed60
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/363205
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Commit-Queue: Jianlin Qiu <jianlin.qiu@intel.com>
Cr-Commit-Position: refs/heads/main@{#43069}
2024-09-23 14:27:10 +00:00
..
BUILD.gn Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
builtin_video_encoder_factory_unittest.cc Apply include-cleaner to api/video_codecs 2024-08-19 11:23:44 +00:00
h264_profile_level_id_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
h265_profile_tier_level_unittest.cc Compare only profile & tier when matching HEVC codec. 2024-09-23 14:27:10 +00:00
sdp_video_format_unittest.cc Compare only profile & tier when matching HEVC codec. 2024-09-23 14:27:10 +00:00
video_decoder_factory_template_tests.cc Apply include-cleaner to api/video_codecs 2024-08-19 11:23:44 +00:00
video_decoder_software_fallback_wrapper_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_encoder_factory_template_tests.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_encoder_software_fallback_wrapper_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00