diff libmpcodecs/Makefile @ 24677:9f81c2175803

overcomplete wavelet denoiser not optimized at all but much cleaner than uspp
author michael
date Wed, 03 Oct 2007 23:50:54 +0000
parents 8572d2ef5263
children 1d9ea74f79a0
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Wed Oct 03 21:39:01 2007 +0000
+++ b/libmpcodecs/Makefile	Wed Oct 03 23:50:54 2007 +0000
@@ -93,6 +93,7 @@
               vf_yuvcsp.c \
               vf_yuy2.c \
               vf_yvu9.c \
+              vf_ow.c \
 
 # These filters use private headers and do not work with shared libavcodec.
 SRCS_COMMON-$(LIBAVCODEC_A)          += vf_fspp.c \