summaryrefslogtreecommitdiffstats
path: root/libavfilter/x86/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-01-22 01:39:37 +0100
committerDiego Biurrun <diego@biurrun.de>2013-02-01 13:11:45 +0100
commit76d90125cdc09a029f7fe87f1c272aaa1a8a808e (patch)
treef6260d8452c175b8db1e9adfe88ae3f690da4f3b /libavfilter/x86/Makefile
parent6c1a7d07eb41b4cf36e48ebb560fecd9504fd968 (diff)
downloadffmpeg-streaming-76d90125cdc09a029f7fe87f1c272aaa1a8a808e.zip
ffmpeg-streaming-76d90125cdc09a029f7fe87f1c272aaa1a8a808e.tar.gz
vf_hqdn3d: x86: Add proper arch optimization initialization
Diffstat (limited to 'libavfilter/x86/Makefile')
-rw-r--r--libavfilter/x86/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/x86/Makefile b/libavfilter/x86/Makefile
index 47569cf..af5a999 100644
--- a/libavfilter/x86/Makefile
+++ b/libavfilter/x86/Makefile
@@ -1,4 +1,5 @@
OBJS-$(CONFIG_GRADFUN_FILTER) += x86/gradfun.o
+OBJS-$(CONFIG_HQDN3D_FILTER) += x86/vf_hqdn3d_init.o
OBJS-$(CONFIG_VOLUME_FILTER) += x86/af_volume_init.o
OBJS-$(CONFIG_YADIF_FILTER) += x86/yadif_init.o
OpenPOWER on IntegriCloud