summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-12-05 06:37:46 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-12-05 06:37:46 +0000
commit8f0c71b8779352b55f2fe24e5f8dfeea6c69b18f (patch)
tree1f021681b8da1bca54751cb553b5680f14f684f3 /doc
parentb96199d2ac2d1cf6f4ad45066ca26951500d6210 (diff)
downloadflac-8f0c71b8779352b55f2fe24e5f8dfeea6c69b18f.tar.gz
add "is_cd" flag to CUESHEET everywhere
Diffstat (limited to 'doc')
-rw-r--r--doc/html/format.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/html/format.html b/doc/html/format.html
index fc7b621c..55f483bd 100644
--- a/doc/html/format.html
+++ b/doc/html/format.html
@@ -719,7 +719,15 @@
</TR>
<TR>
<TD ALIGN="RIGHT" VALIGN="TOP" BGCOLOR="#F4F4CC">
- &lt;259*8&gt;
+ &lt;1&gt;
+ </TD>
+ <TD>
+ <TT>1</TT> if the CUESHEET corresponds to a Compact Disc, else <TT>0</TT>.
+ </TD>
+ </TR>
+ <TR>
+ <TD ALIGN="RIGHT" VALIGN="TOP" BGCOLOR="#F4F4CC">
+ &lt;7+258*8&gt;
</TD>
<TD>
Reserved. All bits must be set to zero.