Date: Thu, 30 Jan 2003 08:32:56 -0800 (PST) From: Orion Hodson <orion@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm feeder_rate.c Message-ID: <200301301632.h0UGWuqL082355@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
orion 2003/01/30 08:32:56 PST Modified files: sys/dev/sound/pcm feeder_rate.c Log: o Constrain inputs to 25Hz granularity so interpolator can operate between any pair of values in range 4-96kHz. Thanks to Ken Marks for discovering there were problems with the previous version. o Use a non-recursive gcd routine. Revision Changes Path 1.6 +97 -64 src/sys/dev/sound/pcm/feeder_rate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301301632.h0UGWuqL082355>