---
 libavfilter/x86/yadif.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/libavfilter/x86/yadif.c b/libavfilter/x86/yadif.c
index dfe0bda..0907a50 100644
--- a/libavfilter/x86/yadif.c
+++ b/libavfilter/x86/yadif.c
@@ -41,6 +41,7 @@ DECLARE_ASM_CONST(16, const xmm_reg, pw_1) = 
{0x0001000100010001ULL, 0x000100010
 #endif
 
 #if HAVE_SSE2
+#define COMPILE_TEMPLATE_SSE2 1
 #undef RENAME
 #define RENAME(a) a ## _sse2
 #include "yadif_template.c"
-- 
1.7.1

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to