CVSROOT:        /cvs
Module name:    ports
Changes by:     jmatt...@cvs.openbsd.org        2014/11/02 14:18:27

Modified files:
        multimedia/gstreamer1/plugins-base/files: sndiosrc.c sndiosink.c 
                                                  gstsndio.h gstsndio.c 
        multimedia/gstreamer1/plugins-base: Makefile 

Log message:
Add stream volume control using sio_setvol and sio_onvol.
Most gstreamer applications will pick this up rather than doing volume
control inside the pipeline, meaning much lower latency on volume changes.

with help and encouragement from ajacoutot@ and ratchov@

Reply via email to