Skip to content
Snippets Groups Projects
Commit c3147ed5 authored by Timothy B. Terriberry's avatar Timothy B. Terriberry
Browse files

oggopus: Revert SHOULD->MUST for reserved mappings.

Mark Harris convinced me that the significant delay between "WG
 consensus" and "RFC" means we shouldn't rely on RFC updates to
 give people permission to start deploying new things.
parent 341e734e
No related branches found
No related tags found
No related merge requests found
......@@ -925,8 +925,8 @@ Implementations SHOULD NOT produce output for channels mapped to stream index
title="Undefined Channel Mappings">
<t>
The remaining channel mapping families (2...254) are reserved.
An implementation encountering a reserved channel mapping family value MUST act
as though the value is 255.
A demuxer implementation encountering a reserved channel mapping family value
SHOULD act as though the value is 255.
</t>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment