fix calculation bugs in encode_subframe_(): max_qlp_coeff_precision when qlp_coeff_pr...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 28 Apr 2006 00:13:34 +0000 (00:13 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 28 Apr 2006 00:13:34 +0000 (00:13 +0000)
commitdf59845d04a3c43e3caea5d9838d08b9b17ba572
tree1f6f3f024dcc2042047b8fdbe6ccd4303b1a561d
parent6e2b5659c17ff050aa555862c8b97ea9b6330668
fix calculation bugs in encode_subframe_(): max_qlp_coeff_precision when qlp_coeff_prec_search; account for qlp coeff overhead in guessing the best lpc order; default to hann instead of rectangular window on assertion failure
src/libFLAC/stream_encoder.c