diff libmpcodecs/Makefile @ 20266:5f216140e72b

generic equation filter example: -vf 'geq=(p(X\,Y)+p(mod(Y*2-X*2\,W)\,mod(Y*2+X*2+sin((X-Y)/10/SW+N)*SW*20\,H)))/2'
author michael
date Mon, 16 Oct 2006 15:47:32 +0000
parents 4f71ed7cb512
children 18ba5bc68f40
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Mon Oct 16 15:38:15 2006 +0000
+++ b/libmpcodecs/Makefile	Mon Oct 16 15:47:32 2006 +0000
@@ -188,6 +188,7 @@
 VFILTER_LAVC_DSPUTIL_SRCS += vf_uspp.c \
                              vf_fspp.c \
                              vf_qp.c \
+                             vf_geq.c \
                              vf_spp.c \
                              vf_mcdeint.c \