Mercurial > libavcodec.hg
diff libmp3lame.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 | 87d908152cb7 |
children | 11a44fc273a5 |