openbsd-ports/x11/mplayer/files
ratchov c8c58e1ab4 set ``appbufsz'' to the required buffer size, rather than setting
``bufsz'' which is deprecated and doesn't work in all cases. This
allows mplayer to work without underruns whatever the the buffer
size used by aucat is.

set the block size to 10ms, otherwise depending on the defaults,
the blocksize may be too large for mplayer, causing video to
stutter.

move "-ao libsndio" to "-ao sndio", suggested by naddy@

ok naddy@
2008-12-28 19:09:13 +00:00
..
ao_libsndio.c set ``appbufsz'' to the required buffer size, rather than setting 2008-12-28 19:09:13 +00:00
ao_rtunes.c