comparison libmpcodecs/Makefile @ 18608:a80c7de8a4ba

yet another deinterlacing filter
author michael
date Tue, 06 Jun 2006 23:30:23 +0000
parents 2fa15de8806b
children 1ba0aff3ed0a
comparison
equal deleted inserted replaced
18607:d526762d3979 18608:a80c7de8a4ba
147 vf_vo.c \ 147 vf_vo.c \
148 vf_yuvcsp.c \ 148 vf_yuvcsp.c \
149 vf_yuy2.c \ 149 vf_yuy2.c \
150 vf_yvu9.c \ 150 vf_yvu9.c \
151 vf_screenshot.c \ 151 vf_screenshot.c \
152 vf_yadif.c \
152 153
153 VFILTER_LAVC_SRCS += vf_lavc.c \ 154 VFILTER_LAVC_SRCS += vf_lavc.c \
154 vf_lavcdeint.c \ 155 vf_lavcdeint.c \
155 156
156 VFILTER_LAVC_DSPUTIL_SRCS += vf_uspp.c \ 157 VFILTER_LAVC_DSPUTIL_SRCS += vf_uspp.c \