|
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
|
8 | 8 | <meta content="Bikeshed version 60c422380, updated Thu Feb 20 19:11:22 2025 -0800" name="generator">
|
9 | 9 | <link href="https://www.w3.org/TR/webrtc-encoded-transform/" rel="canonical">
|
10 |
| - <meta content="7ca5d12fb5ed00401d7c6b5ba2499950b9bd64db" name="revision"> |
| 10 | + <meta content="9c84f991f1a98e489420f1157ed6ace9fcfb5f95" name="revision"> |
11 | 11 | <meta content="dark light" name="color-scheme">
|
12 | 12 | <link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
|
13 | 13 | <style>/* Boilerplate: style-autolinks */
|
|
695 | 695 | <div class="head">
|
696 | 696 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
|
697 | 697 | <h1 class="p-name no-ref" id="title">WebRTC Encoded Transform</h1>
|
698 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-02-24">24 February 2025</time></p> |
| 698 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-02-25">25 February 2025</time></p> |
699 | 699 | <details open>
|
700 | 700 | <summary>More details about this document</summary>
|
701 | 701 | <div data-fill-with="spec-metadata">
|
@@ -1265,7 +1265,7 @@ <h4 class="heading settled" data-level="4.3.2" id="RTCEncodedVideoFrame-members"
|
1265 | 1265 | For <a href="https://w3c.github.io/webrtc-svc/">SVC</a>, each spatial layer
|
1266 | 1266 | is transformed separately. </p>
|
1267 | 1267 | <p class="note" role="note"> Since packetizers may drop certain elements, e.g. AV1 temporal delimiter OBUs,
|
1268 |
| - the input to an receive-side transform may be different from the output of |
| 1268 | + the input to a receive-side transform may be different from the output of |
1269 | 1269 | a send-side transform. </p>
|
1270 | 1270 | <p> The following table gives a number of examples: </p>
|
1271 | 1271 | <table class="simple">
|
|
0 commit comments