Subject: CVS commit: pkgsrc/audio/lame
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 05/25/2002 15:48:00
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Sat May 25 12:48:00 UTC 2002

Modified Files:
	pkgsrc/audio/lame: Makefile distinfo
	pkgsrc/audio/lame/patches: patch-ac

Log Message:
Update lame to 3.92. Changes:

     * Alexander Leidinger:  add non linear psymodel (compile time option,
       disabled by default), workaround a bug in gcc 3.0.3 (compiler options,
       based upon suggestions from various people, see archives and changelog
       for more)
     * Steve Lhomme:  ACM wrapper (MS-Windows codec)
     * Steve Lhomme:  less memory copying on stereo (interleaved) input
     * Takehiro Tominaga: Inter-channel masking, enables with --interch x
       option
     * For buggy versions of gcc compiler (2.96*), back off on some of the
       advanced compiler options

Update requested by Brad Forschinger <bnjf@optushome.com.au> in private mail.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/audio/lame/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/lame/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/lame/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.