Subject: CVS commit: pkgsrc/audio/libvorbis
To: None <pkgsrc-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 08/14/2001 17:53:20
Module Name: pkgsrc
Committed By: lukem
Date: Tue Aug 14 14:53:20 UTC 2001
Modified Files:
pkgsrc/audio/libvorbis: Makefile buildlink.mk distinfo
Log Message:
update from libvorbis-1.0rc1 to libvorbis-1.0rc2.
changes:
* Powerful channel coupling system takes advantage of similarities between
channels to reduce bitrate.
* Additional encoding modes give more flexibility in bitrate selection.
64,80,96,128,160,192,256,350 stereo; 32,48,64,80,112,140 mono modes.
* Only 44.1KHz/48KHz is officially supported in this release. Lower
sample rates will work, but with much lower quality.
* Cascaded encoding makes libvorbis ready for future bitrate reduction tools.
* Decode engine bugfix ensures better compatibility with future Vorbis codecs.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/audio/libvorbis/Makefile \
pkgsrc/audio/libvorbis/buildlink.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/libvorbis/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.