diff options
author | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-09-05 20:42:02 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-09-06 11:59:34 +0200 |
commit | d74123d03eb1047b844bc39fbde26f199c72cbcb (patch) | |
tree | 9be1ed0dd4fea35d7fe68e159f87b762e7f9d312 /INSTALL.md | |
parent | 929451c5cba5f05fa3511bc4cec2a8ebd4a41f5d (diff) | |
download | ffmpeg-d74123d03eb1047b844bc39fbde26f199c72cbcb.tar.gz |
avfilter/af_asyncts: use llabs for int64_t
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@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions