From c3147ed5db515281daf1ec506bdbe0be3c2585b7 Mon Sep 17 00:00:00 2001 From: "Timothy B. Terriberry" Date: Fri, 11 Dec 2015 14:11:00 -0800 Subject: [PATCH] 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. --- doc/draft-ietf-codec-oggopus.xml | 4 ++-- 1 file 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"> 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. -- GitLab