2017-12-02 18:59 GMT+01:00 Martin Vignali <martin.vign...@gmail.com>:

>
>
>> requiring FFMIN() to be evaluated per iteration could be slower
>> if the compiler fails to factor it out
>>
>>
>>
>> New patchs in attach :
>
> 001 : unchanged
> 002 : add "int min_width = FFMIN(w, 32)" at the start of the func
> 003 : add "int min_width = FFMIN(w, 8)" at the start of the func
>
>
> Pass fate test for me.
>
> Pushed, thanks

Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to