[FFmpeg-devel] [PATCH 01/12] lavfi/vf_idet: replace round and cast by lrint

Michael Niedermayer michael at niedermayer.cc
Sat Dec 19 11:45:09 CET 2015


On Fri, Dec 18, 2015 at 09:45:27PM -0800, Ganesh Ajjanagadde wrote:
> lrint is faster and conveys the intent better here. It is safe as long int has
> at least 32 bits.
> 
> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
> ---
>  libavfilter/vf_idet.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

half_life should be checked to be within the defined range of lrint()

should be ok otherwise


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151219/0e857e75/attachment.sig>


More information about the ffmpeg-devel mailing list