[vlc-commits] Contribs: update x265 to 1.9

Jean-Baptiste Kempf git at videolan.org
Tue Jun 28 23:17:59 CEST 2016


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 28 23:07:45 2016 +0200| [afb66cd3638675eac50f0eb43e2b9f06af302175] | committer: Jean-Baptiste Kempf

Contribs: update x265 to 1.9

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=afb66cd3638675eac50f0eb43e2b9f06af302175
---

 contrib/src/x265/SHA512SUMS |    2 +-
 contrib/src/x265/rules.mak  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/src/x265/SHA512SUMS b/contrib/src/x265/SHA512SUMS
index 3503ecf..599f48f 100644
--- a/contrib/src/x265/SHA512SUMS
+++ b/contrib/src/x265/SHA512SUMS
@@ -1 +1 @@
-6743ba5796e032e3b814a2702b88d08c8228da5b0d7cc97f5e38052427f56ba101d63f6076c2438377b72de8d57bb26c350a908920e78faadfe84a14fdafa655  x265-1.3.tar.bz2
+2f9680a7d5377c17f698a803b760db69998942736f63f3ee0863af26b1fc4d54fcf87bb2beaf780cdf69ef4a17a353c6086d347725330e3bb581430bc8a7e160  x265-1.9.tar.bz2
diff --git a/contrib/src/x265/rules.mak b/contrib/src/x265/rules.mak
index aa8efeb..05237e2 100644
--- a/contrib/src/x265/rules.mak
+++ b/contrib/src/x265/rules.mak
@@ -1,7 +1,7 @@
 # x265
 
 #X265_GITURL := https://github.com/videolan/x265
-X265_VERSION := 1.3
+X265_VERSION := 1.9
 X265_SNAPURL := https://bitbucket.org/multicoreware/x265/get/$(X265_VERSION).tar.bz2
 
 ifdef BUILD_ENCODERS



More information about the vlc-commits mailing list