summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-06-14 01:09:11 +0200
committerClément Bœsch <ubitux@gmail.com>2013-06-14 01:27:22 +0200
commit852f74bd859da374898d865502576bd5e7a75f48 (patch)
tree73819f3a839e6dff3fc2245b85e69cd1854368a3 /libavfilter/Makefile
parenta2c547ffecb11ccfe515e1e50b631aa3b15a3ae8 (diff)
lavfi/mp: remove mp=spp.
The filter was ported to a native libavfilter filter.
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index bd0a1354fa..535ffb8347 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -230,7 +230,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_pp7.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_pullup.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_qp.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_softpulldown.o
-OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_spp.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_uspp.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/pullup.o