gstreamer/ext/pulse
Marc-André Lureau 8b155d7188 pulsesrc: fix checking for invalid stream index
PA_INVALID_INDEX, the default value, is unfortunately !0.

Setting the volume before the stream is created will put the ring
buffer in error state. Unfortunately, that's what spice-gtk does.
2019-01-07 11:54:24 +04:00
..
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
plugin.c Rename GstDeviceMonitor to GstDeviceProvider 2014-06-26 14:57:36 -04:00
pulsedeviceprovider.c pulse: Don't leak caps and structures in the device provider 2015-11-05 17:54:48 +00:00
pulsedeviceprovider.h pulse, v4l2: add missing G_END_DECLS in some places 2014-10-28 21:32:06 +00:00
pulsesink.c pulse: Expose the correct max rate that we support 2018-11-19 21:28:25 +05:30
pulsesink.h pulsesink: Add property to find out the device currently in use 2013-08-22 15:03:29 -04:00
pulsesrc.c pulsesrc: fix checking for invalid stream index 2019-01-07 11:54:24 +04:00
pulsesrc.h pulsesrc: Add property to find out the device currently in use 2013-08-22 13:32:04 -04:00
pulseutil.c pulse: Expose the correct max rate that we support 2018-11-19 21:28:25 +05:30
pulseutil.h pulse: Expose the correct max rate that we support 2018-11-19 21:28:25 +05:30