Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@mozilla.com>2014-10-18 04:02:02 +0400
committerRalph Giles <giles@mozilla.com>2014-10-18 04:02:02 +0400
commit79cce68d74cf1feb66f4f7c9c12c4be2f4f0b447 (patch)
tree2b10bb03ddbf72815913b222920b990b814fcb29
parentddbc768c986ffb5390b0d37a6238e5274f47899e (diff)
oggopus: Mention 'malformed' at the first instance of invalid TOC.
This is just a should, so we want to leave the RFC 6716 reference to the second occurance, but using the same language ties them together and to the later occurances.
-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 68bbbdfb..cf827e39 100644
--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -181,8 +181,8 @@ The remaining Opus packet is packed at the end of the Ogg packet using the
All of the Opus packets in a single Ogg packet MUST be constrained to have the
same duration.
A decoder SHOULD treat any Opus packet whose duration is different from that of
- the first Opus packet in an Ogg packet as if it were an Opus packet with an
- invalid TOC sequence.
+ the first Opus packet in an Ogg packet as if it were a malformed Opus packet
+ with an invalid TOC sequence.
</t>
<t>
The coding mode (SILK, Hybrid, or CELT), audio bandwidth, channel count,