[FFmpeg-cvslog] libmpcodecs/pullup: update to latest version from mplayer
multiple authors
git at videolan.org
Tue Feb 5 14:59:43 CET 2013
ffmpeg | branch: master | multiple authors <multiple at multiple.x> | Tue Feb 5 14:17:54 2013 +0100| [fe8bc6ddfcd2273d781390913ddeb394113b5283] | committer: Michael Niedermayer
libmpcodecs/pullup: 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=fe8bc6ddfcd2273d781390913ddeb394113b5283
---
libavfilter/libmpcodecs/pullup.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libavfilter/libmpcodecs/pullup.c b/libavfilter/libmpcodecs/pullup.c
index a28b8cf..b5fae9b 100644
--- a/libavfilter/libmpcodecs/pullup.c
+++ b/libavfilter/libmpcodecs/pullup.c
@@ -19,9 +19,10 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+
+#include "libavutil/x86/asm.h"
#include "config.h"
#include "pullup.h"
-#include "cpudetect.h"
More information about the ffmpeg-cvslog
mailing list