You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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",
"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",
0 commit comments