Subject: PR/30612 CVS commit: src/usr.bin/audio/record
To: None <mrg@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: netbsd-bugs
Date: 07/05/2005 22:06:01
The following reply was made to PR bin/30612; it has been noted by GNATS.

From: matthew green <mrg@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30612 CVS commit: src/usr.bin/audio/record
Date: Tue,  5 Jul 2005 22:01:42 +0000 (UTC)

 Module Name:	src
 Committed By:	mrg
 Date:		Tue Jul  5 22:01:42 UTC 2005
 
 Modified Files:
 	src/usr.bin/audio/record: record.c
 
 Log Message:
 move some more processing before opening the audio device.  don't
 default the encoding to ulaw; default it to what ever the device
 has.  the latter fixes PR#30612.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.39 -r1.40 src/usr.bin/audio/record/record.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.