[FFmpeg-cvslog] avcodec/on2avc: Fix stability issues with scale_tab generation

Ganesh Ajjanagadde gajjanag at mit.edu
Sun Dec 27 17:14:45 CET 2015


On Sun, Dec 27, 2015 at 8:06 AM, Michael Niedermayer <git at videolan.org> wrote:
> ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Sun Dec 27 10:55:48 2015 +0100| [3215342121c18eb9fd40a163a041a65f14bd92b0] | committer: Michael Niedermayer
>
> avcodec/on2avc: Fix stability issues with scale_tab generation
>
> This also simplifies the code

Don't agree here: the stability issues were already fixed in the
commit I made. Simplification of code I agree with. But whatever, I
can't and won't waste energy arguing about this anyway since there
exist at least 2 people against me here.

> the resulting values are binary identical to what pow(10, i/10.0) produces

Nothing guarantees this, it depends a lot on what platform/what libm
as has been pointed out to me many times in the past. Please add
platform/libm to the commit message in the future.


More information about the ffmpeg-cvslog mailing list