summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2015-12-11 14:11:00 -0800
committerTimothy B. Terriberry <tterribe@xiph.org>2015-12-11 14:11:00 -0800
commitc3147ed5db515281daf1ec506bdbe0be3c2585b7 (patch)
tree379a2dcd383d22b1ceebd56eb94465e4fa5dfd2b
parent341e734ee8ede0de6f5e05288137a242d13d32bd (diff)
downloadopus-c3147ed5db515281daf1ec506bdbe0be3c2585b7.tar.gz
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.
-rw-r--r--doc/draft-ietf-codec-oggopus.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/draft-ietf-codec-oggopus.xml b/doc/draft-ietf-codec-oggopus.xml
index 58aa5606..b95e5bc8 100644
--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -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>