Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/16/2000 19:14:33
Module Name: basesrc
Committed By: tron
Date: Wed Aug 16 16:14:33 UTC 2000
Modified Files:
basesrc/lib/libossaudio: ossaudio.c
syssrc/sys/compat/ossaudio: ossaudio.c
Log Message:
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".
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libossaudio/ossaudio.c
cvs rdiff -r1.31 -r1.32 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.