From f31bc72365d6218cc0a02ae8f2fab7c77060f58d Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 6 Jun 2006 00:11:13 +0000 Subject: Motion compensating deinterlacer note, the code could probably benefit from some finetuning / experimentation in case anyone is bored ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18591 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libmpcodecs/Makefile') diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile index 22f197570e..5f6cc739e5 100644 --- a/libmpcodecs/Makefile +++ b/libmpcodecs/Makefile @@ -157,6 +157,7 @@ VFILTER_LAVC_DSPUTIL_SRCS += vf_uspp.c \ vf_fspp.c \ vf_qp.c \ vf_spp.c \ + vf_mcdeint.c \ ifeq ($(CONFIG_LIBPOSTPROC),yes) VFILTER_SRCS += vf_pp.c -- cgit v1.2.3