diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2019-02-01 23:18:05 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2019-02-01 23:19:25 +0100 |
commit | 73d4efc596ad7d476dc303a88d251a903ed31136 (patch) | |
tree | 7177f128f2b9bdef9c267d946b768a6cc63ede51 /libavutil/error.h | |
parent | 1a9c6cc41102b4b4228f3db18f32ef9f819bc6bc (diff) | |
download | ffmpeg-73d4efc596ad7d476dc303a88d251a903ed31136.tar.gz |
lavu/imgutils: Use FFABS() instead of abs() for ptrdiff_t.
Fixes a warning with clang:
libavutil/imgutils.c:314:16: warning: absolute value function 'abs'
given an argument of type 'ptrdiff_t' (aka 'long') but has
parameter of type 'int' which may cause truncation of value
Diffstat (limited to 'libavutil/error.h')
0 files changed, 0 insertions, 0 deletions