[vlc-commits] Contribs: update x265 to 2.7
Jean-Baptiste Kempf
git at videolan.org
Thu May 17 17:51:19 CEST 2018
vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu May 17 17:45:22 2018 +0200| [7f4e7b51e7f1f765869a60f76f6a55687b28fe0d] | committer: Jean-Baptiste Kempf
Contribs: update x265 to 2.7
(cherry picked from commit a4d20ccbcaa3f64cc32d95dcf83c827ce58e6e0d)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=7f4e7b51e7f1f765869a60f76f6a55687b28fe0d
---
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 599f48f234..68838ae2ae 100644
--- a/contrib/src/x265/SHA512SUMS
+++ b/contrib/src/x265/SHA512SUMS
@@ -1 +1 @@
-2f9680a7d5377c17f698a803b760db69998942736f63f3ee0863af26b1fc4d54fcf87bb2beaf780cdf69ef4a17a353c6086d347725330e3bb581430bc8a7e160 x265-1.9.tar.bz2
+a808ffe0da5e13bba42e8f6d6e1bc5bd7e3dfe8515a8177b315565461a5830ce4cb40888e84240521064ba38c0b6676eeb0ecc371a6ca9407b22b90481937350 x265-2.7.tar.bz2
diff --git a/contrib/src/x265/rules.mak b/contrib/src/x265/rules.mak
index 9a0aa39ee2..4cdd0de896 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.9
+X265_VERSION := 2.7
X265_SNAPURL := https://bitbucket.org/multicoreware/x265/get/$(X265_VERSION).tar.bz2
ifdef BUILD_ENCODERS
More information about the vlc-commits
mailing list