Update to 0.2.1. This release fixes two minor bugs:

- a gapless bug in the LPC filtering
- a crash on destroy when using the pull API
This commit is contained in:
Christian Weisgerber 2018-10-20 18:13:19 +00:00
parent 69d1193176
commit 8a14187f2e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482611
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libopusenc
PORTVERSION= 0.2
PORTVERSION= 0.2.1
CATEGORIES= audio
MASTER_SITES= MOZILLA/opus

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1537972823
SHA256 (libopusenc-0.2.tar.gz) = c79e95eeee43a0b965e9b2c59a243763a8f8b0a7e71441df2aa9084f6171c73a
SIZE (libopusenc-0.2.tar.gz) = 388027
TIMESTAMP = 1540058989
SHA256 (libopusenc-0.2.1.tar.gz) = 8298db61a8d3d63e41c1a80705baa8ce9ff3f50452ea7ec1c19a564fe106cbb9
SIZE (libopusenc-0.2.1.tar.gz) = 388071