Subject: CVS commit: src/usr.bin/audio/record
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/05/2005 22:01:42
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.