From dc9edb06b011c2999b59065542332ad6ece80647 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 21 Feb 2013 01:49:56 +0100 Subject: [PATCH] vf_idet: Fix macro arguments sideeffect Fixes valgrind errors should improve detection scores Signed-off-by: Michael Niedermayer --- libavfilter/vf_idet.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libavfilter/vf_idet.c b/libavfilter/vf_idet.c index 513a8e397a..6fa969905c 100644 --- a/libavfilter/vf_idet.c +++ b/libavfilter/vf_idet.c @@ -83,7 +83,8 @@ static int filter_line_c(const uint8_t *a, const uint8_t *b, const uint8_t *c, i int ret=0; for(x=0; x