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
Showing
Please
register
or
sign in
to comment