diff 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
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Fri Jul 14 23:06:58 2006 +0000
+++ b/libmpcodecs/Makefile	Sat Jul 15 09:18:44 2006 +0000
@@ -120,6 +120,7 @@
              pullup.c \
              vf_1bpp.c \
              vf_2xsai.c \
+             vf_blackframe.c \
              vf_bmovl.c \
              vf_boxblur.c \
              vf_crop.c \