From 8f2e0d9c09f943e1fb299a6548a9dbc40f2052c5 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 22 Jul 2016 21:56:10 +0200 Subject: Add ids to v-comment.html This allows linking to specific sections. Signed-off-by: Timothy B. Terriberry --- doc/v-comment.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/v-comment.html b/doc/v-comment.html index 4b64d27d..aad5e880 100644 --- a/doc/v-comment.html +++ b/doc/v-comment.html @@ -72,7 +72,7 @@ li {

Ogg Vorbis I format specification: comment field and header specification

-

Overview

+

Overview

The Vorbis text comment header is the second (of three) header packets that begin a Vorbis bitstream. It is meant for short, text @@ -92,9 +92,9 @@ they turn out to be, eg:

opening for Moxy Früvous, 1997"

-

Comment encoding

+

Comment encoding

-

Structure

+

Structure

The comment header logically is a list of eight-bit-clean vectors; the number of vectors is bounded to 2^32-1 and the length of each vector @@ -122,7 +122,7 @@ set the vendor string to "Xiph.Org libVorbis I 20020717".

9) done. -

Content vector format

+

Content vector format

The comment vectors are structured similarly to a UNIX environment variable. That is, comment fields consist of a field name and a corresponding value and @@ -144,7 +144,7 @@ this equals sign is used to terminate the field name. field contents to the end of the field. -

Field names

+

Field names

Below is a proposed, minimal list of standard field names with a description of intended use. No single or group of field names is @@ -216,7 +216,7 @@ ISRC intro page for more information on ISRC numbers. -

Implications

+

Implications

-

Encoding

+

Encoding

The comment header comprises the entirety of the second bitstream header packet. Unlike the first bitstream header packet, it is not -- cgit v1.2.1