summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormultiple authors <multiple@multiple.x>2013-02-05 13:59:10 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-02-05 13:59:34 +0100
commit011702f5a93451752980658f8fa69d28dd48b8b6 (patch)
tree32c5817c139f6aa1fd070cf5c9a14d186608a496
parent0b36a05c17527b3d3cdcd53cb1e7f27306e68f71 (diff)
downloadffmpeg-streaming-011702f5a93451752980658f8fa69d28dd48b8b6.zip
ffmpeg-streaming-011702f5a93451752980658f8fa69d28dd48b8b6.tar.gz
libmpcodecs/vf_ivtc: update to latest version from mplayer
Please see mplayer svn for authorship and individual commits Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r--libavfilter/libmpcodecs/vf_ivtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/libmpcodecs/vf_ivtc.c b/libavfilter/libmpcodecs/vf_ivtc.c
index 2418358..8a47a57 100644
--- a/libavfilter/libmpcodecs/vf_ivtc.c
+++ b/libavfilter/libmpcodecs/vf_ivtc.c
@@ -27,7 +27,7 @@
#include "img_format.h"
#include "mp_image.h"
#include "vf.h"
-
+#include "libavutil/x86/asm.h"
#include "libvo/fastmemcpy.h"
OpenPOWER on IntegriCloud