webrtc/modules/video_coding/codecs
Johannes Kron 82598402e0 Use predefined SdpVideoFormats when returning supported formats
The predefined SdpVideoFormats were not used everywhere,
which caused a discrepancy between send/receive capabilities
for AV1. This CL solves the immediate problems by making sure
send/receive capabilities for AV1 are reported the same way.

Fixed: chromium:331565934
Change-Id: I073091b7b5f987c7f434c17276fd84047ec723c2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/344681
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Johannes Kron <kron@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41991}
2024-04-03 15:13:11 +00:00
..
av1 Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +00:00
h264 Pass webrtc::Environment when constructing video encoders in video/ tests 2024-03-22 13:48:58 +00:00
interface Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
test Use predefined SdpVideoFormats when returning supported formats 2024-04-03 15:13:11 +00:00
vp8 Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +00:00
vp9 Use predefined SdpVideoFormats when returning supported formats 2024-04-03 15:13:11 +00:00