comparison mpegaudiodec.c @ 5732:d6fc148d1a48 libavcodec

replace brute force find_optimal_param() with a closed-form solution. overall flac encoding: 4-15% faster. output is not identical to the previous algorithm due to occasional rounding errors, but the differece is less than .0005% bitrate.
author lorenm
date Sat, 29 Sep 2007 05:41:27 +0000
parents c2ab2ac31edb
children 85c4aca68be3
comparison
equal deleted inserted replaced
5731:976b4c5e68bb 5732:d6fc148d1a48