Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: kent
Date: Fri Nov 5 16:31:14 UTC 2004
Modified Files:
src/sys/dev: mulaw.c mulaw.h
Log Message:
add the follwings:
- ulinear16_to_mulaw_le()
- ulinear16_to_mulaw_be()
- slinear16_to_mulaw_be()
- ulinear16_to_alaw_le()
- ulinear16_to_alaw_be()
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/mulaw.c
cvs rdiff -r1.16 -r1.17 src/sys/dev/mulaw.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