[FFmpeg-cvslog] libmpcodecs/vf_divtc: update to latest version in 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:39:24 2013 +0100| [5d0115118df4a17462dabcc2cd40af92db512310] | committer: Michael Niedermayer
libmpcodecs/vf_divtc: update to latest version in 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=5d0115118df4a17462dabcc2cd40af92db512310
---
libavfilter/libmpcodecs/vf_divtc.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavfilter/libmpcodecs/vf_divtc.c b/libavfilter/libmpcodecs/vf_divtc.c
index 0e023f3..61f6e35 100644
--- a/libavfilter/libmpcodecs/vf_divtc.c
+++ b/libavfilter/libmpcodecs/vf_divtc.c
@@ -26,6 +26,7 @@
#include "mp_msg.h"
#include "cpudetect.h"
#include "libavutil/common.h"
+#include "libavutil/x86/asm.h"
#include "mpbswap.h"
#include "img_format.h"
More information about the ffmpeg-cvslog
mailing list