summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-10-31 12:10:07 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-10-31 12:14:09 +0100
commit652fab5996a3e283df69ed51132745ba45086251 (patch)
tree8bc255348b365d55814f1d8c62d1eec9b08cae38 /libavfilter/Makefile
parent3c4aa5062089389a7f076f1411a18ca0400906fe (diff)
downloadffmpeg-streaming-652fab5996a3e283df69ed51132745ba45086251.zip
ffmpeg-streaming-652fab5996a3e283df69ed51132745ba45086251.tar.gz
lavfi/mp: drop wrapped field filter
The filter has been 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 7fa4d88..47015ee 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -167,7 +167,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_down3dright.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_dsize.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_eq2.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_eq.o
-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
OpenPOWER on IntegriCloud