shithub: opus

Download patch

ref: c2c600725419efaa252d1acd14d20a96a7bb017f
parent: fcdaef55d6e5c11319289952f3faceec5f94bfab
author: Timothy B. Terriberry <tterribe@xiph.org>
date: Wed Feb 17 12:31:49 EST 2016

oggopus: Fix page numbers in example diagram.

Ralph Giles correctly points out that the sequence number field in
 Ogg pages starts couting at 0, so counting from 1 in the diagram
 might be confusing.

--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -172,7 +172,7 @@
  title="Example packet organization for a logical Ogg Opus stream"
  align="center">
 <artwork align="center"><![CDATA[
-    Page 1         Pages 2 ... n        Pages (n+1) ...
+    Page 0         Pages 1 ... n        Pages (n+1) ...
  +------------+ +---+ +---+ ... +---+ +-----------+ +---------+ +--
  |            | |   | |   |     |   | |           | |         | |
  |+----------+| |+-----------------+| |+-------------------+ +-----