]> git.sesse.net Git - ffmpeg/commit
vf_idet: Fix macro arguments sideeffect
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 21 Feb 2013 00:49:56 +0000 (01:49 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 21 Feb 2013 00:58:07 +0000 (01:58 +0100)
commitdc9edb06b011c2999b59065542332ad6ece80647
tree694c7af3aa8b1a506059ead66d8a95d34d96d9d1
parent9ed6af4be2c6d7ac5f22f3f6f20493f1d49abbfe
vf_idet: Fix macro arguments sideeffect

Fixes valgrind errors
should improve detection scores

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/vf_idet.c