comparison libmpcodecs/Makefile @ 19094:e84360ee61c9

new black frame detection filter by Brian J. Murrell, Julian Hall and me.
author ivo
date Sat, 15 Jul 2006 09:18:44 +0000
parents a2f20562aac3
children 87f9eebbf712
comparison
equal deleted inserted replaced
19093:aca5ce3701e9 19094:e84360ee61c9
118 118
119 VFILTER_SRCS=vf.c \ 119 VFILTER_SRCS=vf.c \
120 pullup.c \ 120 pullup.c \
121 vf_1bpp.c \ 121 vf_1bpp.c \
122 vf_2xsai.c \ 122 vf_2xsai.c \
123 vf_blackframe.c \
123 vf_bmovl.c \ 124 vf_bmovl.c \
124 vf_boxblur.c \ 125 vf_boxblur.c \
125 vf_crop.c \ 126 vf_crop.c \
126 vf_cropdetect.c \ 127 vf_cropdetect.c \
127 vf_decimate.c \ 128 vf_decimate.c \