-
michael authored
about 10% lower bitrate for -qscale 32 (forman & some music video) worst case bitrate increase <0.1% (lossless or low qscale) and now the bad news, even though this just adds a single subtraction and an if() into the medium sized unpack_coeffs() loop and the if() will only be false once per unpac_coeff() call, gcc produces 50% slower code, i didnt look at the generated asm yet, not sure if i want to ... git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4131 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
2f8efe05