diff libmpcodecs/Makefile @ 18590:2fa15de8806b

Motion compensating deinterlacer note, the code could probably benefit from some finetuning / experimentation in case anyone is bored ...
author michael
date Tue, 06 Jun 2006 00:11:13 +0000
parents 8dd9503e4d19
children a80c7de8a4ba
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Mon Jun 05 22:23:42 2006 +0000
+++ b/libmpcodecs/Makefile	Tue Jun 06 00:11:13 2006 +0000
@@ -157,6 +157,7 @@
                              vf_fspp.c \
                              vf_qp.c \
                              vf_spp.c \
+                             vf_mcdeint.c \
 
 ifeq ($(CONFIG_LIBPOSTPROC),yes)
 VFILTER_SRCS += vf_pp.c