[flac-dev] [PATCH] doc: specify that quantized LPC shift must be non-negative

Tristan Matthews tmatth at videolan.org
Fri Jan 8 07:52:58 PST 2016


Refs http://sourceforge.net/p/flac/bugs/424/
---
 doc/html/format.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/html/format.html b/doc/html/format.html
index 8598941..2ce82c2 100644
--- a/doc/html/format.html
+++ b/doc/html/format.html
@@ -1578,7 +1578,7 @@
 				<5>
 			</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 and must be non-negative).
 			</td>
 		</tr>
 		<tr>
-- 
2.4.9 (Apple Git-60)



More information about the flac-dev mailing list