aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/rangecoder.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2015-12-06 12:45:10 +0100
committerDiego Biurrun <diego@biurrun.de>2017-01-24 13:03:57 +0100
commit5c0e2b13eb79b455b15355d64f7993b0f66ea9ec (patch)
tree50058382fdbcfb4cd65548b1ffed8dc61c792f65 /libavcodec/rangecoder.c
parent7ff018c1cb43a5fe5ee2049d325cdd785852067a (diff)
downloadffmpeg-5c0e2b13eb79b455b15355d64f7993b0f66ea9ec.tar.gz
swscale-test: const correctness for pointer variable
libswscale/swscale-test.c:369:20: warning: passing argument 2 of ‘sws_scale’ from incompatible pointer type [-Wincompatible-pointer-types] libswscale/swscale.h:207:5: note: expected ‘const uint8_t * const* {aka const unsigned char * const*}’ but argument is of type ‘uint8_t ** {aka unsigned char **}’
Diffstat (limited to 'libavcodec/rangecoder.c')
0 files changed, 0 insertions, 0 deletions