summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-10-26 17:59:40 +0000
committerPaul B Mahol <onemda@gmail.com>2012-10-30 16:21:33 +0000
commit788afee86e283535f37fdcb649b2f180ad305f75 (patch)
treec9fb75521499a84837788c2a02c5d3ec2db6e665 /libavfilter/Makefile
parent8a4284adbf180c8bf3f649d6dd4281565e0dd015 (diff)
downloadffmpeg-streaming-788afee86e283535f37fdcb649b2f180ad305f75.zip
ffmpeg-streaming-788afee86e283535f37fdcb649b2f180ad305f75.tar.gz
lavfi: remove palette libmpcodecs wrapper
The filter is useless, swscale should be used instead. 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 3618f10..15f6ce8 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -181,7 +181,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_kerndeint.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_mcdeint.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_noise.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_ow.o
-OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_palette.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_perspective.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_phase.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_pp.o
OpenPOWER on IntegriCloud