aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libx264
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-07-14 23:41:54 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-07-14 23:41:54 +0000
commitd6a0cae988b284df169a5b561225493b42d7be12 (patch)
tree4712537150b63da2b051698f0bff8f8693f6bd31 /multimedia/libx264
parent843d24f3d810af3003637d2608ec731e7b418b6b (diff)
Notes
Diffstat (limited to 'multimedia/libx264')
-rw-r--r--multimedia/libx264/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/multimedia/libx264/Makefile b/multimedia/libx264/Makefile
index 367cb5138f46..c5f951a337af 100644
--- a/multimedia/libx264/Makefile
+++ b/multimedia/libx264/Makefile
@@ -13,10 +13,12 @@ LIB_DEPENDS= #
USES= pathfix
-OPTIONS_DEFINE= HI10P OPENCL
-OPTIONS_DEFAULT= OPENCL
+OPTIONS_DEFINE= ASM HI10P OPENCL
+OPTIONS_DEFAULT= ASM OPENCL
OPTIONS_EXCLUDE= FFMS GPAC LAVF LSMASH SWSCALE
+ASM_BUILD_DEPENDS= yasm>=1.2.0:devel/yasm
+
HI10P_DESC= Enable High 10 Profile 10-bit encoding
HI10P_CONFIGURE_ON= --bit-depth=10