summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-08-31 16:12:38 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-09-01 09:26:12 +0200
commitd55252c33156a53dae8e1beba73b163724dec8cf (patch)
tree4bdcba2b5da28df17153d4694096bb2e886535b7 /libavfilter/Makefile
parent3061664a576dc28c7d240206bf4e5eb48f257701 (diff)
downloadffmpeg-streaming-d55252c33156a53dae8e1beba73b163724dec8cf.zip
ffmpeg-streaming-d55252c33156a53dae8e1beba73b163724dec8cf.tar.gz
lavfi/mp: remove decimate wrapper
It was natively integrated into libavfilter.
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 047d418..29b5f0e 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -156,7 +156,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_decimate.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_denoise3d.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_detc.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_dint.o
OpenPOWER on IntegriCloud