[vlc-commits] Contrib: upgrade Opus to 1.1
Jean-Baptiste Kempf
git at videolan.org
Sat Dec 7 16:20:31 CET 2013
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Dec 7 16:19:22 2013 +0100| [0d4a258136f34f59202c94129388f027ca560de1] | committer: Jean-Baptiste Kempf
Contrib: upgrade Opus to 1.1
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0d4a258136f34f59202c94129388f027ca560de1
---
contrib/src/opus/SHA512SUMS | 2 +-
contrib/src/opus/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/opus/SHA512SUMS b/contrib/src/opus/SHA512SUMS
index 8321732..ec92aed 100644
--- a/contrib/src/opus/SHA512SUMS
+++ b/contrib/src/opus/SHA512SUMS
@@ -1 +1 @@
-c31957a36200bfb0e2486ae54bd5139934d0a52ae4c1eabfd68a1bc47d244fc5c23612d85bde44e378011fee37a1eebb8af7579dac8be2b975cff956ff44990b opus-1.0.3.tar.gz
+b603efe66d65ef38dbcd0d2bbf213a1d15fa456aee00eca73e99abe4ec78668ed82e661ca7a69e9af4e0bc39e1aa76c4151b7f9840ff621ddcfd69f596cf2ba9 opus-1.1.tar.gz
diff --git a/contrib/src/opus/rules.mak b/contrib/src/opus/rules.mak
index 2f8a535..d783648 100644
--- a/contrib/src/opus/rules.mak
+++ b/contrib/src/opus/rules.mak
@@ -1,6 +1,6 @@
# opus
-OPUS_VERSION := 1.0.3
+OPUS_VERSION := 1.1
OPUS_URL := http://downloads.xiph.org/releases/opus/opus-$(OPUS_VERSION).tar.gz
More information about the vlc-commits
mailing list