Subject: CVS commit: pkgsrc/audio/lame
To: None <pkgsrc-changes@netbsd.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 10/23/2006 01:30:34
Module Name: pkgsrc
Committed By: ben
Date: Mon Oct 23 01:30:34 UTC 2006
Modified Files:
pkgsrc/audio/lame: Makefile PLIST distinfo
pkgsrc/audio/lame/patches: patch-ab patch-ac patch-ad patch-ae
Log Message:
Update lame to 3.97, using diff provided by wiz.
LAME 3.97 September 24 2006
* 3.97 beta 3 becomes 3.97
LAME 3.97 beta 3 August 19 2006
* Gabriel Bouvigne:
o Workaround against a short blocks detection issue
LAME 3.97 beta 2 November 26 2005
* Gabriel Bouvigne:
o Fixed an initialization error when input is not using a standard sampling frequency
o Fixed a possible assertion failure in very low bitrate encoding
o Slight change regarding ATH adjustment with V5
o Reinstated bit reservoir for 320kbps CBR
o ReplayGain analysis should now be faster when encountering silent parts
* Takehiro Tominaga:
o Fixed a possible link problem of assembly code
LAME 3.97 beta 1 September 12 2005
* Takehiro Tominaga:
o Fixed an out of array access in mp3rtp
o Fixed a quality setting in DLL
o Fixed display when using --silent
* Vitaly Ivanov:
o Updated DirectShow interface
* Robert Hegemann:
o Fixed an out of array access
o Fixed some small rounding problem in vbr-new quantization routines
o Fixed a bug in vbr-new regarding high frequencies (sfb21) when using -Y
o Fixed a few bugs in vbr-new when using -Y
o Updated scalefactors allocation scheme in vbr-new
o Fixed mingw32 configure problems
o Resolved some compiler warnings
o Updated command-line visualisation
* Gabriel Bouvigne:
o Changed some FLOAT8 to FLOAT
o Added project files for VC7
o Reworked -q1 and -q0
o Updated presets
o Fixed an error in ISO quantization on systems not using the IEEE754 hack
o Faster quantization
o SSE version of init_xrpow
* Rog�io Brito:
o Updated Debian packaging
o Documentation work
* Chris Miller:
o Support for x64 platform SDK in makefile.msvc
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 pkgsrc/audio/lame/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/lame/PLIST
cvs rdiff -r1.14 -r1.15 pkgsrc/audio/lame/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/lame/patches/patch-ab
cvs rdiff -r1.6 -r1.7 pkgsrc/audio/lame/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/lame/patches/patch-ad \
pkgsrc/audio/lame/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.