[FFmpeg-devel] [PATCH] avfilter/af_asyncts: use llabs for int64_t

Michael Niedermayer michaelni at gmx.at
Sun Sep 6 12:09:30 CEST 2015


On Sat, Sep 05, 2015 at 08:42:02PM -0700, Ganesh Ajjanagadde wrote:
> long may not be 64 bit on all platforms; so labs on int64_t is unsafe.
> This fixes a warning reported in:
> http://fate.ffmpeg.org/log.cgi?time=20150905071512&log=compile&slot=i386-darwin-clang-polly-3.7
> 
> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
> ---
>  libavfilter/af_asyncts.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- 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/20150906/97933666/attachment.sig>


More information about the ffmpeg-devel mailing list