summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/Makefile
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2015-07-28 14:30:26 +0100
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-08-28 16:04:19 +0200
commitcad40a3833ad81a352e7657ec6f7d637cea3b798 (patch)
tree27003b21951b1075cd164ce70f3339e9653b119b /libavcodec/x86/Makefile
parent069713aa4b137781e270768d803b1f7456daa724 (diff)
downloadffmpeg-streaming-cad40a3833ad81a352e7657ec6f7d637cea3b798.zip
ffmpeg-streaming-cad40a3833ad81a352e7657ec6f7d637cea3b798.tar.gz
lavc: Drop deprecated deinterlace module
Deprecated in 03/2013.
Diffstat (limited to 'libavcodec/x86/Makefile')
-rw-r--r--libavcodec/x86/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavcodec/x86/Makefile b/libavcodec/x86/Makefile
index cc80007..1cf47a8 100644
--- a/libavcodec/x86/Makefile
+++ b/libavcodec/x86/Makefile
@@ -69,10 +69,6 @@ MMX-OBJS-$(CONFIG_MPEG4_DECODER) += x86/xvididct_mmx.o \
x86/xvididct_sse2.o
MMX-OBJS-$(CONFIG_VC1_DECODER) += x86/vc1dsp_mmx.o
-
-# YASM optimizations
-YASM-OBJS += x86/deinterlace.o \
-
# subsystems
YASM-OBJS-$(CONFIG_AC3DSP) += x86/ac3dsp.o
YASM-OBJS-$(CONFIG_AUDIODSP) += x86/audiodsp.o
OpenPOWER on IntegriCloud