Re: multimedia/gstreamer-0.10/plugins-good: Use /dev/null instead of /dev/mixer

2020-04-15 Thread George Koehler
On Sat, 11 Apr 2020 20:20:45 +0200 Alexandre Ratchov wrote: > We switched libossaudio to sndio, but programs keep opening /dev/mixer > but don't use it; so it could be replaced by /dev/null. It would be > even better, to not use descriptors at all, but that's more difficult > for gstreamer.

multimedia/gstreamer-0.10/plugins-good: Use /dev/null instead of /dev/mixer

2020-04-11 Thread Alexandre Ratchov
We switched libossaudio to sndio, but programs keep opening /dev/mixer but don't use it; so it could be replaced by /dev/null. It would be even better, to not use descriptors at all, but that's more difficult for gstreamer. This change is important because /dev/mixer access will be disallowed to