fix rare bug in FLAC__lpc_quantize_coefficients where the quantized coeff could get...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 3 Jul 2001 04:10:21 +0000 (04:10 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 3 Jul 2001 04:10:21 +0000 (04:10 +0000)
commit5975e8a82f4df7bfd33f76b0e2674e6ceb5ed42e
tree646343270ac29a3760cf5e45089dfce18afba1be
parentfd16e77bf9946b307247fef3995d32ad0749cee1
fix rare bug in FLAC__lpc_quantize_coefficients where the quantized coeff could get larger than the max allowed value
src/libFLAC/lpc.c