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>
This commit is contained in:
Tristan Matthews 2016-01-24 11:41:50 -05:00 committed by Erik de Castro Lopo
parent 924cade2d9
commit f56cdf9f5a
1 changed files with 2 additions and 1 deletions

View File

@ -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>