From 465d30fcf5ff3974ab35b1c6838a11b692b118dd Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Mon, 3 Apr 2023 08:34:46 +0200 Subject: [PATCH] Fix description of amendment 31 missed from https://github.com/w3c/webrtc-pc/pull/2847 --- amendments.json | 1 + base-rec.html | 2 +- webrtc.html | 7 ++++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/amendments.json b/amendments.json index 0d8f16ead..09639c07f 100644 --- a/amendments.json +++ b/amendments.json @@ -447,6 +447,7 @@ "pr": 2847, "type": "correction", "status": "candidate", + "difftype": "append", "id": 31 } ] diff --git a/base-rec.html b/base-rec.html index 1e20e944e..1642f3ff6 100644 --- a/base-rec.html +++ b/base-rec.html @@ -11100,7 +11100,7 @@

When setCodecPreferences() in invoked, the user agent MUST run the following steps:

-
    +
    1. Let transceiver be the RTCRtpTransceiver diff --git a/webrtc.html b/webrtc.html index 05ca85155..85b8a912c 100644 --- a/webrtc.html +++ b/webrtc.html @@ -11132,7 +11132,7 @@

      When {{setCodecPreferences()}} is invoked, the user agent MUST run the following steps:

      -
        +
        1. Let transceiver be the {{RTCRtpTransceiver}} @@ -11205,8 +11205,8 @@

        -

        - The codec match algorithm given two {{RTCRtpCodec}} +

        +

        The codec match algorithm given two {{RTCRtpCodec}} first and second is as follows:

          @@ -11246,6 +11246,7 @@

        +

        If set, the offerer's codec preferences will decide the order of the codecs in the offer. If the answerer does not have any