Skip to content

Commit 1195efa

Browse files
author
ID Bot
committed
Script updating archive at 2026-08-04T00:28:24Z. [ci skip]
1 parent 0efabc5 commit 1195efa

1 file changed

Lines changed: 69 additions & 1 deletion

File tree

archive.json

Lines changed: 69 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"magic": "E!vIA5L86J2I",
3-
"timestamp": "2026-07-23T00:27:55.245271+00:00",
3+
"timestamp": "2026-08-04T00:28:21.797782+00:00",
44
"repo": "mondain/msfts",
55
"labels": [
66
{
@@ -646,6 +646,74 @@
646646
"comments": []
647647
}
648648
]
649+
},
650+
{
651+
"number": 20,
652+
"id": "PR_kwDOSP8_WM76EjvS",
653+
"title": "docs: MOQ casing, acronym definitions, and reference/IANA fixes",
654+
"url": "https://github.com/mondain/msfts/pull/20",
655+
"state": "MERGED",
656+
"author": "gwendalsimon",
657+
"authorAssociation": "COLLABORATOR",
658+
"assignees": [],
659+
"labels": [],
660+
"body": "Small fixes from a draft review:\r\n\r\n* Use MOQ acronym casing: rename the `MoQ` keyword and the `MoQTransport` reference anchor (and its citations) to `MOQTransport`.\r\n* Define acronyms at first use: PAT, PMT, PCR, PTS, DTS, SI, DVB, ATSC, PSIP, EPG, IRD; expand MOQT in the abstract.\r\n* Abstract: remove the unsupported \"relay behavior\" claim (the draft specifies receiver behavior only).\r\n* Pin the MSF normative reference to `draft-ietf-moq-msf-01`, matching the `\"version\": \"draft-01\"` used in the catalog examples.\r\n* Reword IANA Considerations into a single conditional registration request, removing the \"no IANA actions\" line that contradicted it.\r\n\r\n\ud83e\udd16 Generated with [Claude Code](https://claude.com/claude-code)\r\n",
661+
"createdAt": "2026-08-03T15:01:40Z",
662+
"updatedAt": "2026-08-03T15:22:54Z",
663+
"baseRepository": "mondain/msfts",
664+
"baseRefName": "main",
665+
"baseRefOid": "cfa9a67c4e373a87ef7b1659c071047e40cf4542",
666+
"headRepository": "gwendalsimon/msfts",
667+
"headRefName": "fix/editorial-review-fixes",
668+
"headRefOid": "e3611458e230c86d49004e2842bfad8f8ed3608c",
669+
"closedAt": "2026-08-03T15:22:54Z",
670+
"mergedAt": "2026-08-03T15:22:54Z",
671+
"mergedBy": "mondain",
672+
"mergeCommit": {
673+
"oid": "0453aef01b3bed98cc2ff6222577c6effd53d54b"
674+
},
675+
"comments": [],
676+
"reviews": [
677+
{
678+
"id": "PRR_kwDOSP8_WM8AAAABINRG4w",
679+
"commit": {
680+
"abbreviatedOid": "e361145"
681+
},
682+
"author": "mondain",
683+
"authorAssociation": "OWNER",
684+
"state": "APPROVED",
685+
"body": "",
686+
"createdAt": "2026-08-03T15:22:46Z",
687+
"updatedAt": "2026-08-03T15:22:46Z",
688+
"comments": []
689+
}
690+
]
691+
},
692+
{
693+
"number": 21,
694+
"id": "PR_kwDOSP8_WM76GFsV",
695+
"title": "feat(catalog): add m2tsModified field and carriage modes",
696+
"url": "https://github.com/mondain/msfts/pull/21",
697+
"state": "OPEN",
698+
"author": "gwendalsimon",
699+
"authorAssociation": "COLLABORATOR",
700+
"assignees": [],
701+
"labels": [],
702+
"body": "Adds the required `m2tsModified` field and restructures source handling into two carriage modes.\n\n* `m2tsModified` (required, Boolean): `false` guarantees byte-for-byte carriage of the source; `true` means the publisher changed the stream (program selection, PID filtering, PAT/PMT rewrite, or null-packet insertion or removal).\n* Source handling is reorganized into **Unmodified Carriage** (single- and multi-program) and **Modified Carriage**, with `m2tsMpts` (single- vs multi-program) as an orthogonal flag.\n* The Object Boundaries continuity-counter and PID rules are scoped to `m2tsModified` false; any modification requires `m2tsModified` true.\n* `m2tsModified` is added to Table 1 and to every catalog example.\n\nBuilds on #20 (merged).\n\n\ud83e\udd16 Generated with [Claude Code](https://claude.com/claude-code)\n",
703+
"createdAt": "2026-08-03T15:52:28Z",
704+
"updatedAt": "2026-08-03T15:52:29Z",
705+
"baseRepository": "mondain/msfts",
706+
"baseRefName": "main",
707+
"baseRefOid": "0453aef01b3bed98cc2ff6222577c6effd53d54b",
708+
"headRepository": "gwendalsimon/msfts",
709+
"headRefName": "feat/m2ts-modified",
710+
"headRefOid": "570401471af8efdd1e508980a36c6286024dbc4f",
711+
"closedAt": null,
712+
"mergedAt": null,
713+
"mergedBy": null,
714+
"mergeCommit": null,
715+
"comments": [],
716+
"reviews": []
649717
}
650718
]
651719
}

0 commit comments

Comments
 (0)