openbsd-ports/multimedia/gstreamer-0.10
ratchov 1f2701abee Use /dev/null instead of /dev/mixer
The "mixer" plugin (using -lossaudio) still calls open(2) to get a
file descriptor, it's not need to change the volume, but the code
expects various syscalls to succeed. Using /dev/null ensures the
plug-in will continue to work once /dev/mixer is disabled.

ok gkoehler@
2020-04-16 06:49:22 +00:00
..
core
plugins-bad Fix for \# backward-incompatibility in upcoming gmake 4.3. 2020-02-01 15:04:26 +00:00
plugins-base
plugins-ffmpeg
plugins-gl
plugins-good Use /dev/null instead of /dev/mixer 2020-04-16 06:49:22 +00:00
plugins-ugly
py-gstreamer
Makefile
Makefile.inc