summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-01-29 13:45:55 +0000
committerPaul B Mahol <onemda@gmail.com>2015-01-30 16:10:11 +0000
commit9fd925dee58d6af846f5ff4f63f5052ec4075581 (patch)
tree63b2b6ea6f4c282d203422e1052ab63ae7ea7535 /libavfilter/Makefile
parentd0f315ab6c7d5829f43ebbe18e1e8827dad4c46b (diff)
lavfi: remove mp=softpulldown
It is supposed to work correctly with MEncoder only. Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 7e0d456777..69fbb60e3f 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -228,7 +228,6 @@ OBJS-$(CONFIG_NULLSINK_FILTER) += vsink_nullsink.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/mp_image.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/img_format.o
-OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_softpulldown.o
# multimedia filters
OBJS-$(CONFIG_AVECTORSCOPE_FILTER) += avf_avectorscope.o