diff libmpcodecs/Makefile @ 18608:a80c7de8a4ba

yet another deinterlacing filter
author michael
date Tue, 06 Jun 2006 23:30:23 +0000
parents 2fa15de8806b
children 1ba0aff3ed0a
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Tue Jun 06 23:04:28 2006 +0000
+++ b/libmpcodecs/Makefile	Tue Jun 06 23:30:23 2006 +0000
@@ -149,6 +149,7 @@
              vf_yuy2.c \
              vf_yvu9.c \
              vf_screenshot.c \
+             vf_yadif.c \
 
 VFILTER_LAVC_SRCS += vf_lavc.c \
                      vf_lavcdeint.c \