From 883c3833182879f12318519d8bce73c479e73f50 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Mon, 25 Aug 2014 18:01:28 +0000 Subject: [PATCH] bump x265 to version 1.3 speed improvements and psy-rd git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6362 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- contrib/x265/module.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/x265/module.defs b/contrib/x265/module.defs index 33d73625c..a74130214 100644 --- a/contrib/x265/module.defs +++ b/contrib/x265/module.defs @@ -2,7 +2,7 @@ __deps__ := YASM CMAKE $(eval $(call import.MODULE.defs,X265,x265,$(__deps__))) $(eval $(call import.CONTRIB.defs,X265)) -X265.FETCH.url = http://download.handbrake.fr/contrib/x265-7246-d6257335c537-1.2.tar.bz2 +X265.FETCH.url = http://download.handbrake.fr/contrib/x265-7847-c1e4fc0162c1-1.3.tar.bz2 X265.CONFIGURE.exe = cmake X265.CONFIGURE.args.prefix = -DCMAKE_INSTALL_PREFIX="$(X265.CONFIGURE.prefix)" -- 2.40.0