[FFmpeg-cvslog] libmpcodecs/vf_ivtc: update to latest version from mplayer
multiple authors
git at videolan.org
Tue Feb 5 14:12:06 CET 2013
ffmpeg | branch: master | multiple authors <multiple at multiple.x> | Tue Feb 5 13:59:10 2013 +0100| [011702f5a93451752980658f8fa69d28dd48b8b6] | committer: Michael Niedermayer
libmpcodecs/vf_ivtc: 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=011702f5a93451752980658f8fa69d28dd48b8b6
---
libavfilter/libmpcodecs/vf_ivtc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"
More information about the ffmpeg-cvslog
mailing list