Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/16/2000 20:07:52
Module Name:	syssrc
Committed By:	tron
Date:		Wed Aug 16 17:07:52 UTC 2000

Modified Files:
	basesrc/lib/libossaudio [netbsd-1-5]: ossaudio.c
	syssrc/sys/compat/ossaudio [netbsd-1-5]: ossaudio.c

Log Message:
pullup (approved  by releng-1-5)

Use accurate rounding in conversion between OSS and NetBSD volume values.
The optimized integer formula was supplied by Wolfgang Solfrank on
"tech-kern@netbsd.org". This fixes problems with e.g  FreeBSD TV (fxtv),
RealPlayer-7.0 Beta 2 (PR pkg/10818) and KDE's "kscd".

syssrc/sys/compat/ossaudio/ossaudio.c		1.31 -> 1.32
basesrc/lib/libossaudio/ossaudio.c		1.11 -> 1.12


To generate a diff of this commit:
cvs rdiff -r1.10.4.1 -r1.10.4.2 basesrc/lib/libossaudio/ossaudio.c
cvs rdiff -r1.30.4.1 -r1.30.4.2 syssrc/sys/compat/ossaudio/ossaudio.c

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