[FFmpeg-devel] [PATCH] lavu/eval: remove pow and exp2 for postfixes

Ganesh Ajjanagadde gajjanag at mit.edu
Wed Dec 16 13:59:08 CET 2015


On Wed, Dec 16, 2015 at 6:17 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Tue, Dec 15, 2015 at 10:56:16PM -0500, Ganesh Ajjanagadde wrote:
>> These postfixes can be computed statically, and there is no need to
>> waste runtime resources.
>>
>> Tested with FATE.
>>
>> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
>> ---
>>  libavutil/eval.c | 52 ++++++++++++++++++++++++++++------------------------
>>  1 file changed, 28 insertions(+), 24 deletions(-)
>
> LGTM
>
> thx

pushed, thanks

>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> I do not agree with what you have to say, but I'll defend to the death your
> right to say it. -- Voltaire
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list