diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-11-18 21:58:27 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-11-18 22:00:33 +0100 |
commit | 8c3ab3094b81ffc4525b2038d10aa5d744f16d71 (patch) | |
tree | 1c664ec263666d4b914f12667436982f4012564e /libavcodec/binkdata.h | |
parent | 58eca5178ac0844a6980ca1156b8db7e6a3a76d1 (diff) | |
download | ffmpeg-8c3ab3094b81ffc4525b2038d10aa5d744f16d71.tar.gz |
sws: Fix:
libswscale/swscale_unscaled.c:805:5: warning: passing argument 1 of ‘check_image_pointers’ from incompatible pointer type
libswscale/swscale_unscaled.c:774:12: note: expected ‘uint8_t **’ but argument is of type ‘const uint8_t * const*’
libswscale/swscale_unscaled.c:809:5: warning: passing argument 1 of ‘check_image_pointers’ discards qualifiers from pointer target type
libswscale/swscale_unscaled.c:774:12: note: expected ‘uint8_t **’ but argument is of type ‘uint8_t * const*’
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/binkdata.h')
0 files changed, 0 insertions, 0 deletions