[FFmpeg-cvslog] libmpcodecs/vf_filmdint: update to latest version from mplayer
multiple authors
git at videolan.org
Tue Feb 5 13:49:19 CET 2013
ffmpeg | branch: master | multiple authors <multiple at multiple.x> | Tue Feb 5 13:40:08 2013 +0100| [e02c713fb1498a570c9d55f34e0dccfd8b71ad49] | committer: Michael Niedermayer
libmpcodecs/vf_filmdint: update to latest version from mplayer
Please see mplayer svn for authorship and individual commits
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e02c713fb1498a570c9d55f34e0dccfd8b71ad49
---
libavfilter/libmpcodecs/vf_filmdint.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the ffmpeg-cvslog
mailing list