ref: a38044e0978af97eae2607f0e774b06066f0b83b
parent: 5e0c904eb665fcc13441aba7fc89ed3cd14e9623
author: Ralph Giles <[email protected]>
date: Fri Oct 17 11:08:11 EDT 2014
oggopus: Refer to 'TOC sequence' instead of byte. This avoids confusion with the number of frames being defined by more than the first byte with code 3 packets. Patch from mark4o.
--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -187,8 +187,8 @@
<t>
The coding mode (SILK, Hybrid, or CELT), audio bandwidth, channel count,
duration (frame size), and number of frames per packet, are indicated in the
- TOC (table of contents) in the first byte of each Opus packet, as described
- in Section 3.1 of <xref target="RFC6716"/>.
+ TOC (table of contents) sequence at the beginning of each Opus packet, as
+ described in Section 3.1 of <xref target="RFC6716"/>.
The combination of mode, audio bandwidth, and frame size is referred to as
the configuration of an Opus packet.
</t>