summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Matthews <tmatth@videolan.org>2016-01-24 11:41:50 -0500
committerErik de Castro Lopo <erikd@mega-nerd.com>2016-01-25 07:20:29 +1100
commitf56cdf9f5a11ce750e9f22763036cf67c9951fc9 (patch)
treee1dec64620f67844657f41a80a6731ef6d814559 /doc
parent924cade2d94105406737c6427b9312ea69ab839f (diff)
downloadflac-f56cdf9f5a11ce750e9f22763036cf67c9951fc9.tar.gz
doc: specify that quantized LPC shift must be non-negative
Refs http://sourceforge.net/p/flac/bugs/424/ Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/html/format.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/format.html b/doc/html/format.html
index 8598941c..4ccd7e78 100644
--- a/doc/html/format.html
+++ b/doc/html/format.html
@@ -1578,7 +1578,8 @@
&lt;5&gt;
</td>
<td>
- Quantized linear predictor coefficient shift needed in bits (NOTE: this number is signed two's-complement).
+ Quantized linear predictor coefficient shift needed in bits (NOTE: this number is signed two's-complement;
+ but, due to implementation details, must be non-negative).
</td>
</tr>
<tr>