[FFmpeg-devel] [PATCH 05/12] lavfi/vsrc_mandelbrot: replace round by lrint

Ganesh Ajjanagadde gajjanag at mit.edu
Sat Dec 19 18:43:27 CET 2015


On Sat, Dec 19, 2015 at 2:45 AM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Fri, Dec 18, 2015 at 09:45:31PM -0800, Ganesh Ajjanagadde wrote:
>> lrint is at least as fast, and is more accurate.
>>
>> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
>> ---
>>  libavfilter/vsrc_mandelbrot.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> LGTM
>
> thx

pushed, thanks

>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list