From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] package/libopusenc: bump to version 0.2.1
Date: Tue, 1 Jan 2019 15:37:00 +0100 [thread overview]
Message-ID: <20190101143702.2736-2-thomas.petazzoni@bootlin.com> (raw)
In-Reply-To: <20190101143702.2736-1-thomas.petazzoni@bootlin.com>
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>
---
package/libopusenc/libopusenc.hash | 2 +-
package/libopusenc/libopusenc.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libopusenc/libopusenc.hash b/package/libopusenc/libopusenc.hash
index 122e792bf7..bdb4cf8fde 100644
--- a/package/libopusenc/libopusenc.hash
+++ b/package/libopusenc/libopusenc.hash
@@ -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
diff --git a/package/libopusenc/libopusenc.mk b/package/libopusenc/libopusenc.mk
index 16b83d0c40..3b4dc0e714 100644
--- a/package/libopusenc/libopusenc.mk
+++ b/package/libopusenc/libopusenc.mk
@@ -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
--
2.20.1
next prev parent reply other threads:[~2019-01-01 14:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-01 14:36 [Buildroot] [PATCH 1/4] package/opus: bump to version 1.3 Thomas Petazzoni
2019-01-01 14:37 ` Thomas Petazzoni [this message]
2019-01-01 20:10 ` [Buildroot] [PATCH 2/4] package/libopusenc: bump to version 0.2.1 Peter Korsgaard
2019-01-01 20:15 ` Thomas Petazzoni
2019-01-01 20:34 ` Peter Korsgaard
2019-01-01 14:37 ` [Buildroot] [PATCH 3/4] package/opusfile: bump to version 0.11 Thomas Petazzoni
2019-01-01 20:11 ` Peter Korsgaard
2019-01-01 14:37 ` [Buildroot] [PATCH 4/4] package/opus-tools: bump to version 0.2 Thomas Petazzoni
2019-01-01 20:12 ` Peter Korsgaard
2019-01-01 20:09 ` [Buildroot] [PATCH 1/4] package/opus: bump to version 1.3 Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190101143702.2736-2-thomas.petazzoni@bootlin.com \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox