changeset 16447:b2379996cb88

screenshot filter
author henry
date Sun, 11 Sep 2005 07:25:50 +0000
parents c82c0d407ec9
children b86124cdff83
files libmpcodecs/Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Sun Sep 11 06:42:32 2005 +0000
+++ b/libmpcodecs/Makefile	Sun Sep 11 07:25:50 2005 +0000
@@ -128,6 +128,7 @@
              vf_yuvcsp.c \
              vf_yuy2.c \
              vf_yvu9.c \
+             vf_screenshot.c \
 
 ifeq ($(HAVE_FFPOSTPROCESS),yes)
 VFILTER_SRCS += vf_pp.c