[FFmpeg-devel] [PATCH 01/11] ffmpeg: use log10 instead of log()/log(10)
wm4
nfxjfg at googlemail.com
Thu Oct 29 10:43:28 CET 2015
On Thu, 29 Oct 2015 00:19:59 -0400
Ganesh Ajjanagadde <gajjanagadde at gmail.com> wrote:
> This is more concise and conveys the intent better.
> Furthermore, it is likely more precise as well due to lack of floating
> point division.
>
> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
> ---
These patches are all pretty similar. And likely tedious to check for
correctness. So low gain, while some potential for regressions.
NACK from me.
More information about the ffmpeg-devel
mailing list