Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kent-audio1] src/sys/dev
Module Name: src
Committed By: kent
Date: Wed Dec 29 15:02:28 UTC 2004
Modified Files:
src/sys/dev [kent-audio1]: audio.c audio_if.h
Log Message:
add audio_params::validbits to distinguish 24bit data in 24bit container,
24bit data in 32bit container, 32bit data in 32bit container.
There is no userland API to specify audio_params::validbits, and
audio_params::validbits is always the same value as audio_params::precision
at this moment.
To generate a diff of this commit:
cvs rdiff -r1.184.2.12 -r1.184.2.13 src/sys/dev/audio.c
cvs rdiff -r1.54.2.7 -r1.54.2.8 src/sys/dev/audio_if.h
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