summaryrefslogtreecommitdiff
path: root/sys/dev/mulaw.c
AgeCommit message (Expand)Author
2015-06-25Reimplement the audio driver in a simpler way, removing unused/unusableAlexandre Ratchov
2015-06-04remove the now unused alawtolin16 tableJonathan Gray
2015-05-11Remove all audio format conversion code from the kernel (btw holdingAlexandre Ratchov
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2007-10-23- add a couple more mono-to-stereo conversionsJacob Meuser
2007-07-17when looping through an array and advancing your pointer to the arrayJacob Meuser
2005-04-14Correct signed/unsigned mismatches in compatibility macros and addChristopher Pascoe
2004-02-23slinear to alaw converters; from netbsd, via jakemsr@jakemsr.comTheo de Raadt
2003-06-27ansify and add an alaw <-> mulaw conversionJason Wright
2002-05-06new conversion functions from NetBSD for uaudioNathan Binkert
2001-12-31add a mono-to-stereo versions; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp>Michael Shalayeff
2001-05-01Fix a typo in comment. Constify. From NetBSD.Aaron Campbell
2001-05-01Add $OpenBSD$ tags.Aaron Campbell
2000-07-20extend with new netbsd api, and add backwards compat hacks for driversTheo de Raadt
1998-10-28More conversion routines, from NetBSDJason Downs
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1997-11-07$OpenBSD$Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt