1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavfilter
Ganesh Ajjanagadde a2d38168fd 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>
2015-11-19 03:51:38 +01:00
..
2015-02-11 14:58:35 +00:00
2015-02-14 20:48:50 +01:00
2015-02-14 20:48:50 +01:00
2015-01-06 10:02:11 +00:00
2015-01-05 01:45:49 +01:00
2014-12-16 10:10:04 +00:00
2014-12-26 15:39:51 -03:00
2015-01-05 01:45:49 +01:00
2015-01-29 04:38:48 +01:00
2015-01-09 17:26:31 +01:00
2015-01-05 01:45:49 +01:00
2015-01-25 15:58:28 +01:00