[FFmpeg-devel] [PATCH] swscale/utils: replace pow by exp2
Ganesh Ajjanagadde
gajjanag at mit.edu
Wed Dec 9 04:09:53 CET 2015
On Tue, Dec 8, 2015 at 1:43 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Mon, Dec 07, 2015 at 11:07:17PM -0500, Ganesh Ajjanagadde wrote:
>> exp2 is a faster function.
>>
>> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
>> ---
>> libswscale/utils.c | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> LGTM
>
> thx
pushed, thanks
>
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> If a bugfix only changes things apparently unrelated to the bug with no
> further explanation, that is a good sign that the bugfix is wrong.
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list