webrtc/media
Florent Castelli 1adea9806d Return error when requested codec is preferred but not negotiated
Because of our asymmetrical codec situation, it's possible to have
send only codecs that we cannot negotiate even with ourselves.
This means that we should not have a DCHECK, but just a plain error.

Bug: webrtc:15064
Change-Id: I0c170e5c7f356197bcb04bcecb8259c344423ccb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/323183
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40939}
2023-10-16 13:59:13 +00:00
..
base Remove more codec-related templating 2023-10-12 15:36:42 +00:00
engine Return error when requested codec is preferred but not negotiated 2023-10-16 13:59:13 +00:00
sctp Add thread guard for DcSctpTransport::ready_to_send_data_ 2023-03-22 12:23:27 +00:00
BUILD.gn WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 19/inf 2023-10-11 11:09:35 +00:00
DEPS Move VideoEncoderConfig from api/ into video/config 2022-09-29 09:44:43 +00:00
OWNERS Revise video owners 2022-09-30 08:44:30 +00:00