summaryrefslogtreecommitdiffstats
path: root/sys/dev/auconv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansify and add an alaw <-> mulaw conversionjason2003-06-271-97/+25
* new conversion functions from NetBSD for uaudionate2002-05-061-18/+40
* add a mono-to-stereo versions; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp>mickey2001-12-311-1/+219
* Add $OpenBSD$ tags.aaron2001-05-011-0/+1
* extend with new netbsd api, and add backwards compat hacks for driversderaadt2000-07-201-26/+77
* From NetBSD: Simple conversions of audio streams, for use with the newerniklas1997-10-071-0/+152