package/libopusenc: bump to version 0.2.1
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 1 Jan 2019 14:37:00 +0000 (15:37 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Jan 2019 20:09:31 +0000 (21:09 +0100)
This release fixes two minor bugs:

- a gapless bug in the LPC filtering
- a crash on destroy when using the pull API

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

index 122e792bf78611a76402371b08d29cb14beb755b..bdb4cf8fde00aed4f07dee31e5cf1b4f0d2d1886 100644 (file)
@@ -1,3 +1,3 @@
 # From http://downloads.xiph.org/releases/opus/SHA256SUMS.txt
-sha256  c79e95eeee43a0b965e9b2c59a243763a8f8b0a7e71441df2aa9084f6171c73a  libopusenc-0.2.tar.gz
+sha256  8298db61a8d3d63e41c1a80705baa8ce9ff3f50452ea7ec1c19a564fe106cbb9  libopusenc-0.2.1.tar.gz
 sha256  93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f  COPYING
index 16b83d0c404f3da7b2f481e651f3164a648124c1..3b4dc0e71481185714587d18d7a2882c81f860af 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBOPUSENC_VERSION = 0.2
+LIBOPUSENC_VERSION = 0.2.1
 LIBOPUSENC_SITE = https://downloads.xiph.org/releases/opus
 LIBOPUSENC_LICENSE = BSD-3-Clause
 LIBOPUSENC_LICENSE_FILES = COPYING