package/opus: bump to version 1.3
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 1 Jan 2019 14:36:59 +0000 (15:36 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Jan 2019 20:09:09 +0000 (21:09 +0100)
This Opus 1.3 major release again brings quality improvements, new
features, and bug fixes. Changes since 1.2.x include:

- Improvements to the VAD and speech/music classification using an RNN
- Support for ambisonics coding using channel mapping families 2 and 3
- Improvements to stereo speech coding at low bitrate
- Using wideband encoding down to 9 kb/s
- Making it possible to use SILK down to bitrates around 5 kb/s
- Minor quality improvement on tones
- Enabling the spec fixes in RFC 8251 by default
- Security/hardening improvements

Notable bug fixes include:

- Fixes to the CELT PLC
- Bandwidth detection fixes

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/opus/opus.hash
package/opus/opus.mk

index c1a92d6b94babaebd4ccb5bb89adc0225b1b8cdc..c916647916673f0bbd67afa1971b04b056b0db7b 100644 (file)
@@ -1,5 +1,5 @@
 # From http://downloads.xiph.org/releases/opus/SHA256SUMS.txt
-sha256 cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732  opus-1.2.1.tar.gz
+sha256 4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550  opus-1.3.tar.gz
 
 # Hash for license file
 sha256 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682  COPYING
index 44de5db25369ccf764d7bbe81a994761df3d0313..b3cfa21fdeda38486753fa207871a4fad408af5b 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPUS_VERSION = 1.2.1
+OPUS_VERSION = 1.3
 OPUS_SITE = https://downloads.xiph.org/releases/opus
 OPUS_LICENSE = BSD-3-Clause
 OPUS_LICENSE_FILES = COPYING