From 8671e995c8f9bf4f523e58dbe7651b9f4c09d3e8 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Mon, 13 May 2013 14:41:21 +0000 Subject: imgconvert: silence "incompatible pointer type" warning Signed-off-by: Paul B Mahol --- libavcodec/imgconvert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/imgconvert.c') diff --git a/libavcodec/imgconvert.c b/libavcodec/imgconvert.c index 616cf78013..9251df8d12 100644 --- a/libavcodec/imgconvert.c +++ b/libavcodec/imgconvert.c @@ -644,7 +644,7 @@ int main(void){ int skip = 0; for (i=0; iname) { skip ++; continue; -- cgit v1.2.3