summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-07 02:01:36 +0000
committerlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-07 02:01:36 +0000
commit88fc4806b98deabd1efae588af6c911ead5ccae6 (patch)
tree4d5baa0ebaff3b366b0aa90a37d4110751f7ca67 /Makefile
parentcd6a9ea77a9535542ec4e979ba239b176ba7d258 (diff)
downloadmpv-88fc4806b98deabd1efae588af6c911ead5ccae6.tar.bz2
mpv-88fc4806b98deabd1efae588af6c911ead5ccae6.tar.xz
new debanding filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29413 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0cb776aadf..cacc8379b1 100644
--- a/Makefile
+++ b/Makefile
@@ -425,6 +425,7 @@ SRCS_COMMON = asxparser.c \
libmpcodecs/vf_flip.c \
libmpcodecs/vf_format.c \
libmpcodecs/vf_framestep.c \
+ libmpcodecs/vf_gradfun.c \
libmpcodecs/vf_halfpack.c \
libmpcodecs/vf_harddup.c \
libmpcodecs/vf_hqdn3d.c \