summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-08-16 19:06:00 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-08-18 12:14:46 +0200
commitdc7e4d685f9e105003da55ca0ca25e54c53eb4f3 (patch)
treea83f36de79ce5e2218d08ad288c9cb64b9914789 /libavfilter/Makefile
parent48d116400cb321dd045bcf6836d1270b1d2b6f74 (diff)
downloadffmpeg-streaming-dc7e4d685f9e105003da55ca0ca25e54c53eb4f3.zip
ffmpeg-streaming-dc7e4d685f9e105003da55ca0ca25e54c53eb4f3.tar.gz
lavfi/mp: remove framestep wrapped filter
An equivalent framestep filter has been natively integrated.
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 bdeabc2..e4f1130 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -164,7 +164,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_field.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_fil.o
#OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_filmdint.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_fixpts.o
-OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_framestep.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_fspp.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_geq.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_harddup.o
OpenPOWER on IntegriCloud