From c614948c33cbb80f01f45e08fe1c81e7f37b3d5e Mon Sep 17 00:00:00 2001 From: Bernard Aboba Date: Thu, 16 Mar 2023 13:42:50 -0400 Subject: [PATCH] Extend EncodedVideoChunkMetadata for Spatial SVC Fixes https://github.com/w3c/webcodecs/issues/619 Rebase of PR https://github.com/w3c/webcodecs/pull/636 --- index.src.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.src.html b/index.src.html index 1bdf060b..2b25eb05 100644 --- a/index.src.html +++ b/index.src.html @@ -54,6 +54,15 @@
 {
+  "AV1-RTP": {
+    "title": "RTP Payload Format for AV1",
+    "href": "https://aomediacodec.github.io/av1-rtp-spec/",
+    "authors": [
+      "AV1 RTC SG
+    ],
+    "status": "Standard",
+    "publisher": "Alliance for Open Media"
+  },
   "H.273": {
     "href": "https://www.itu.int/rec/T-REC-H.273/en",
     "title": "Coding-independent code points for video signal type identification",