summaryrefslogtreecommitdiffstats
path: root/sys/dev/mulaw.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reimplement the audio driver in a simpler way, removing unused/unusableratchov2015-06-251-7/+5
* Remove all audio format conversion code from the kernel (btw holdingratchov2015-05-111-57/+4
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* - add a couple more mono-to-stereo conversionsjakemsr2007-10-231-1/+7
* Correct signed/unsigned mismatches in compatibility macros and addpascoe2005-04-141-7/+9
* slinear to alaw converters; from netbsd, via jakemsr@jakemsr.comderaadt2004-02-231-3/+5
* ansify and add an alaw <-> mulaw conversionjason2003-06-271-22/+25
* new conversion functions from NetBSD for uaudionate2002-05-061-1/+2
* First round of __P removal in sysmillert2002-03-141-21/+21
* add a mono-to-stereo versions; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp>mickey2001-12-311-1/+11
* Add $OpenBSD$ tags.aaron2001-05-011-0/+1
* extend with new netbsd api, and add backwards compat hacks for driversderaadt2000-07-201-6/+22
* More conversion routines, from NetBSDdownsj1998-10-281-2/+12
* update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>provos1998-04-261-9/+14
* NetBSD 960317 mergeniklas1996-04-181-26/+36
* initial import of NetBSD treederaadt1995-10-181-0/+34