openbsd-ports/audio/mpg123
espie d43acf86bf Reworked from the ground up.
Basically, mpg123 assumptions about audio is broken. It assumes that
audio ioctl that change mode are instantaneous, which they are not, most
often, so that with the old model, start-up was 80 ioctl, which amounts to
~10 seconds with wss.

Added lazyness to basic audio.c so that it won't try to determine whether
we can play @ 8000Hz mono when 44100Hz stereo is what we want, and it
works...
1999-03-23 21:33:49 +00:00
..
files upgrade to mpg123 0.59q 1999-03-05 14:26:57 +00:00
patches Reworked from the ground up. 1999-03-23 21:33:49 +00:00
pkg Import mpg123 audio player (base port from FreeBSD + modifications) 1998-04-28 11:29:58 +00:00
Makefile Reworked from the ground up. 1999-03-23 21:33:49 +00:00