Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   dmcmahill
Date:           Wed Feb  2 05:02:26 UTC 2000

Modified Files:
        basesrc/usr.bin/audio/record: audiorecord.1 record.c

Log Message:
When no -e flag is used to specify the encoding, default to "ulaw".  This
fixes PR bin/9329.  Thanks to Wolfgang Rupprecht (wolfgang%wsrcc.com@localhost)
for filing the PR and identifying the bug.  This change is slightly different
than the one provided in the PR.

Also, document the default encoding in the manpage.

This default is consistent with the default for audiorecord under solaris.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/audio/record/audiorecord.1
cvs rdiff -r1.9 -r1.10 basesrc/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.




Home | Main Index | Thread Index | Old Index