Mercurial > libavcodec.hg
diff i386/h264dsp_mmx.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 | 3409dc0e7797 |
children | 7301ea0ae221 |