[Lunar-commits] <moonbase> libvorbis: version bumped to 1.3.1.
Florin Braescu
florin at lunar-linux.org
Sat Mar 27 06:33:13 CET 2010
commit 8265bdc075f560585033f3695385d20a4aed5e45
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Mar 27 07:33:13 2010 +0200
libvorbis: version bumped to 1.3.1.
Changes:
* tweak + minor arithmetic fix in floor1 fit
* revert noise norm to conservative 1.2.3 behavior pending
more listening testing
* Optimized surround support for 5.1 encoding at 44.1/48kHz
* Added encoder control call to disable channel coupling
* Correct an overflow bug in very low-bitrate encoding on 32 bit
machines that caused inflated bitrates
* Numerous API hardening, leak and build fixes
* Correct bug in 22kHz compand setup that could cause a crash
* Correct bug in 16kHz codebooks that could cause unstable pure
tones at high bitrates.
---
audio/libvorbis/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/audio/libvorbis/DETAILS b/audio/libvorbis/DETAILS
index 451c918..cb87a23 100644
--- a/audio/libvorbis/DETAILS
+++ b/audio/libvorbis/DETAILS
@@ -1,11 +1,11 @@
MODULE=libvorbis
- VERSION=1.2.3
+ VERSION=1.3.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://downloads.xiph.org/releases/vorbis
- SOURCE_VFY=sha1:a93251aa5e4f142db4fa6433de80797f80960fac
+ SOURCE_VFY=sha1:0874dd08699240b868b22979da4c95ae6325006b
WEB_SITE=http://www.xiph.org/ogg/vorbis
ENTERED=20010922
- UPDATED=20090724
+ UPDATED=20100327
SHORT="A free high-quality lossy audio codec library"
cat << EOF
More information about the Lunar-commits
mailing list