summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/Makefile
diff options
context:
space:
mode:
authorJason Garrett-Glaser <jason@x264.com>2011-05-10 08:55:12 -0700
committerJason Garrett-Glaser <jason@x264.com>2011-05-10 20:02:15 -0700
commit9f3d6ca4f16e9b1f6f89424e9d946bb3a6a40d91 (patch)
tree929096dfe2d6ee8e1f716d07383a486382d7fb15 /libavcodec/x86/Makefile
parent8ad77b65b548a6b2f4707265ebd7e97f956acf0b (diff)
downloadffmpeg-streaming-9f3d6ca4f16e9b1f6f89424e9d946bb3a6a40d91.zip
ffmpeg-streaming-9f3d6ca4f16e9b1f6f89424e9d946bb3a6a40d91.tar.gz
Port x86 10-bit H.264 deblock asm from x264
Diffstat (limited to 'libavcodec/x86/Makefile')
-rw-r--r--libavcodec/x86/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/x86/Makefile b/libavcodec/x86/Makefile
index f8d456d..1cde951 100644
--- a/libavcodec/x86/Makefile
+++ b/libavcodec/x86/Makefile
@@ -9,6 +9,7 @@ YASM-OBJS-$(CONFIG_FFT) += x86/fft_mmx.o \
MMX-OBJS-$(CONFIG_H264DSP) += x86/h264dsp_mmx.o
YASM-OBJS-$(CONFIG_H264DSP) += x86/h264_deblock.o \
+ x86/h264_deblock_10bit.o \
x86/h264_weight.o \
x86/h264_idct.o \
OpenPOWER on IntegriCloud