openbsd-ports/devel/pwlib
jakemsr 7e624c34a7 various audio fixes:
- recognize all available audio devices
- the audio device is always opened read-write.  this results in
  full-duplex operation for most OSS implementations, but full-dupplex
  needs to be explicitly enabled on OpenBSD.
- don't error out if SNDCTL_DSP_SPEED returns an error.  instead
  resample based on the returned sample rate.
- the resampling factor was not properly initilized and was returning
  random values.
- simply skip samples to down-sample.  the average method it uses
  sounds horrible.

now ekiga's softphone works for me when using the OSS audio backend

ok ajacoutot
2008-08-20 01:57:31 +00:00
..
patches various audio fixes: 2008-08-20 01:57:31 +00:00
pkg - merge and remove FLAVORs ; this is needed to make sure we don't end up 2008-05-22 19:25:32 +00:00
distinfo - major upgrade to pwlib-1.12.0 2008-03-15 17:38:07 +00:00
Makefile various audio fixes: 2008-08-20 01:57:31 +00:00