aboutsummaryrefslogtreecommitdiffstats
path: root/ffprobe.c
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <gajjanagadde@gmail.com>2015-09-05 20:42:02 -0700
committerMichael Niedermayer <michael@niedermayer.cc>2015-12-06 12:40:48 +0100
commit3ea20e60dc5d6362dba02c4fb19e44e4943046ad (patch)
tree3f555af2c14aaf37681193a130f16769586e3083 /ffprobe.c
parent873ee14b560fa43a25b6ac88b23f9784eda53eeb (diff)
downloadffmpeg-3ea20e60dc5d6362dba02c4fb19e44e4943046ad.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> (cherry picked from commit d74123d03eb1047b844bc39fbde26f199c72cbcb) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'ffprobe.c')
0 files changed, 0 insertions, 0 deletions