Michael Froman 19bd77fb7b Bug 1924098 - Vendor libwebrtc from 185910953a
Upstream commit: https://webrtc.googlesource.com/src/+/185910953ae50c474c5f27d0eaefe48cfa46ae59
    Specify in which RTP packet corruption score will be sent on.

    See e.g. this: https://source.chromium.org/chromium/chromium/src/+/main:third_party/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc;l=304;bpv=1;bpt=0?q=webrtc%2Fmodules%2Frtp_rtcp%2Fsource%2Frtp_sender_video.cc&ss=chromium%2Fchromium%2Fsrc:third_party%2Fwebrtc%2F. One needs to know if the extension will be added to the first or last packet. Furthermore, one can see that other extensions add it as a note at the bottom, which I follow here. See e.g. http://www.webrtc.org/experiments/rtp-hdrext/video-content-type

    Bug: webrtc:358039777
    Change-Id: I7523f5e6b267528a1389bcbde6ee6fa22fb3233a
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/362060
    Reviewed-by: Erik Språng <sprang@webrtc.org>
    Reviewed-by: Fanny Linderborg <linderborg@webrtc.org>
    Commit-Queue: Emil Vardar (xWF) <vardar@google.com>
    Cr-Commit-Position: refs/heads/main@{#43013}
2024-10-15 19:03:32 -05:00
..