[vlc-commits] Contribs: update Opus to 1.0.3
Jean-Baptiste Kempf
git at videolan.org
Thu Aug 8 21:13:28 CEST 2013
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug 8 17:41:33 2013 +0200| [824c1cf9755028c928ec4a9e9cde307b0473bedd] | committer: Felix Paul Kühne
Contribs: update Opus to 1.0.3
(cherry picked from commit 3d00d49eda1953f270999e5dba9023ff16dc42de)
Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=824c1cf9755028c928ec4a9e9cde307b0473bedd
---
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 95cce4b..8321732 100644
--- a/contrib/src/opus/SHA512SUMS
+++ b/contrib/src/opus/SHA512SUMS
@@ -1 +1 @@
-73f089ac9c6fcf6adea6c862f6ac0e56712473f9dcaec3aec444a988ded1abcec7fa69da286af38500182dfaf96ba0b6ca52431c39ed08f2aa1caf84ffd43b39 opus-1.0.2.tar.gz
+c31957a36200bfb0e2486ae54bd5139934d0a52ae4c1eabfd68a1bc47d244fc5c23612d85bde44e378011fee37a1eebb8af7579dac8be2b975cff956ff44990b opus-1.0.3.tar.gz
diff --git a/contrib/src/opus/rules.mak b/contrib/src/opus/rules.mak
index a2582e2..2f8a535 100644
--- a/contrib/src/opus/rules.mak
+++ b/contrib/src/opus/rules.mak
@@ -1,6 +1,6 @@
# opus
-OPUS_VERSION := 1.0.2
+OPUS_VERSION := 1.0.3
OPUS_URL := http://downloads.xiph.org/releases/opus/opus-$(OPUS_VERSION).tar.gz
More information about the vlc-commits
mailing list