Subject: Re: lame (the MP3 encoder) broken on alpha
To: Tim Rightnour <root@garbled.net>
From: Joachim Kuebart <kuebart@mathematik.uni-ulm.de>
List: port-alpha
Date: 01/31/2000 08:25:57
--CUfgB8w4ZwR/yMy5
Content-Type: multipart/mixed; boundary="tThc/1wpZn/ma/RB"


--tThc/1wpZn/ma/RB
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

Tim Rightnour wrote:
> > The problem will be fixed in the 3.62 release of Lame, but I can
> > send patches to the list (or elsewhere) fixing the problem right
> > now.
>=20
> Yes yes!  Please do.  I will try it out and get it in the pkg until we up=
grade
> to 3.62.

Here are fixes for Lame 3.50. I also have fixes for Lame 3.61 beta
which has one more glitch. On a side note, 3.61 beta looks stable
to me, but it's common practice to only package release versions, right?

cu Jo

--tThc/1wpZn/ma/RB
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch-aa
Content-Transfer-Encoding: quoted-printable

$NetBSD$

--- loopold.c.orig	Sat Jan 29 16:55:41 2000
+++ loopold.c	Sat Jan 29 16:51:49 2000
@@ -596,6 +596,9 @@
       }
=20
       over[ch] =3D 0;
+      over_noise[ch]=3D0;
+      tot_noise[ch]=3D0;
+      max_noise[ch]=3D-999;
       xr_s[ch] =3D (D192_3 *) xr[ch];
       ix_s[ch] =3D (I192_3 *) ix[ch];
     }

--tThc/1wpZn/ma/RB--

--CUfgB8w4ZwR/yMy5
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: K6VAgV+eFBZmm49EU4wnSkNp5nsAqnIv

iQA/AwUBOJU5BLSpDHeqrG9TEQKGuQCaAgR0X+XT8WcNZO7gtCWYcxWmdMMAnjFZ
ZHgjOZKrAmnl1AOPczgvgRLt
=6Wq1
-----END PGP SIGNATURE-----

--CUfgB8w4ZwR/yMy5--