From bfcc1dd4f4b4f6ea4fe7da9bb54aef78536c3880 Mon Sep 17 00:00:00 2001 From: Ralph Giles <giles@mozilla.com> Date: Wed, 15 Jan 2014 09:02:01 -0800 Subject: [PATCH] Reword framing bit ommission, again. --- 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 a03bd9f0..06f8da5a 100644 --- a/doc/draft-ietf-codec-oggopus.xml +++ b/doc/draft-ietf-codec-oggopus.xml @@ -1044,8 +1044,8 @@ The coeffients are in the same order as in <xref target="channel_mapping_1" />, <t> The comment header consists of a 64-bit magic signature, followed by data in the same format as the <xref target="vorbis-comment"/> header used in Ogg - Vorbis, except (like Ogg Theora and Speex) the final "framing bit" is not - used for Ogg Opus. + Vorbis, except (like Ogg Theora and Speex) the final "framing bit" specified + in the Vorbis spec is not present. <list style="numbers"> <t><spanx style="strong">Magic Signature</spanx>: <vspace blankLines="1"/> -- GitLab