summaryrefslogtreecommitdiffstats
path: root/libavfilter
diff options
context:
space:
mode:
authormultiple authors <multiple@multiple.x>2013-02-05 13:40:08 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-02-05 13:40:08 +0100
commite02c713fb1498a570c9d55f34e0dccfd8b71ad49 (patch)
treefa22d9a1cbf279ef95f54e0cd7153f1f29d9a112 /libavfilter
parent5d0115118df4a17462dabcc2cd40af92db512310 (diff)
downloadffmpeg-streaming-e02c713fb1498a570c9d55f34e0dccfd8b71ad49.zip
ffmpeg-streaming-e02c713fb1498a570c9d55f34e0dccfd8b71ad49.tar.gz
libmpcodecs/vf_filmdint: update to latest version from mplayer
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/libmpcodecs/vf_filmdint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/libmpcodecs/vf_filmdint.c b/libavfilter/libmpcodecs/vf_filmdint.c
index db31f42..93354e2 100644
--- a/libavfilter/libmpcodecs/vf_filmdint.c
+++ b/libavfilter/libmpcodecs/vf_filmdint.c
@@ -30,7 +30,7 @@
#include "vd.h"
#include "vf.h"
#include "cmmx.h"
-
+#include "libavutil/x86/asm.h"
#include "libvo/fastmemcpy.h"
#define NUM_STORED 4
OpenPOWER on IntegriCloud