openbsd-ports/x11/mplayer
jakemsr 2bcfc1e21d - quit using select() for audio playback. we end up counting bytes
in the playback buffer and waiting until there's enough space anyway.
- use -pthread instead of -lpthread for pthreads linkage
- don't even try to use the "real time sample counter" on *BSD, since
it's not that same as with Sun audio.
- use the audio(4) interface to the mixer "master" volume control
- actually mute the audio when output volume is '0'
- set the audio(4) blocksize to match size of chunks to be written
- provide *BSD equivilents to some Sun functionality
2007-11-15 07:50:27 +00:00
..
patches - quit using select() for audio playback. we end up counting bytes 2007-11-15 07:50:27 +00:00
pkg
distinfo more base64 checksums 2007-04-05 17:36:18 +00:00
Makefile - quit using select() for audio playback. we end up counting bytes 2007-11-15 07:50:27 +00:00