Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-17 | Remove clauses 3 and 4 from NetBSD license. | Okan Demirmen | |
from ray; ok ray, deraadt | |||
2007-10-23 | - add a couple more mono-to-stereo conversions | Jacob Meuser | |
- add stereo-to-mono conversions for mono recording on stereo only devices | |||
2007-07-17 | when looping through an array and advancing your pointer to the array | Jacob Meuser | |
2x on each loop, only loop .5x times fixes hard hangs on i386 and "hiccups" on sgi when these functions are used through e.g. dd if=/dev/audio of=foo, since mulaw is the default encoding. the commit history wrt this code is interesting. I am responsible for introducing this braindamage to OpenBSD ... and note that linear16_to_linear8_[lb]e had it right ... | |||
2003-06-27 | ansify and add an alaw <-> mulaw conversion | Jason Wright | |
2002-05-06 | new conversion functions from NetBSD for uaudio | Nathan Binkert | |
2001-12-31 | add a mono-to-stereo versions; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp> | Michael Shalayeff | |
2001-05-01 | Add $OpenBSD$ tags. | Aaron Campbell | |
2000-07-20 | extend with new netbsd api, and add backwards compat hacks for drivers | Theo de Raadt | |
1997-10-07 | From NetBSD: Simple conversions of audio streams, for use with the newer | Niklas Hallqvist | |
MI audio subsystem (actually one of two :-) ) coming after 2.2 |