Skip to content

Commit c614948

Browse files
authored
Extend EncodedVideoChunkMetadata for Spatial SVC
Fixes #619 Rebase of PR #636
1 parent 5c30e12 commit c614948

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: index.src.html

+9
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@
5454

5555
<pre class='biblio'>
5656
{
57+
"AV1-RTP": {
58+
"title": "RTP Payload Format for AV1",
59+
"href": "https://aomediacodec.github.io/av1-rtp-spec/",
60+
"authors": [
61+
"AV1 RTC SG
62+
],
63+
"status": "Standard",
64+
"publisher": "Alliance for Open Media"
65+
},
5766
"H.273": {
5867
"href": "https://www.itu.int/rec/T-REC-H.273/en",
5968
"title": "Coding-independent code points for video signal type identification",

0 commit comments

Comments
 (0)