x265: bump to version 1.7
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 21 May 2015 15:42:50 +0000 (15:42 +0000)
committerScott <sr55.hb@outlook.com>
Mon, 18 Jan 2016 21:34:04 +0000 (21:34 +0000)
Eliminates the need for our cleanup patch.
Various bug fixes and improvements.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7215 b64f7644-9d1e-0410-96f1-a4d463321fa5

contrib/x265/module.defs

index d17b44830ef9c318e82f535b54a57ad6e405588b..3e643d393b173dd7227a306a45d0c02af9e42338 100644 (file)
@@ -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-9964-cbeb7d8a4880-1.6.tar.bz2
+X265.FETCH.url = http://download.handbrake.fr/contrib/x265_1.7.tar.gz
 
 X265.CONFIGURE.exe         = cmake
 X265.CONFIGURE.args.prefix = -DCMAKE_INSTALL_PREFIX="$(X265.CONFIGURE.prefix)"