gstreamer/ext/pulse
Arun Raghavan f0bdec32c1 pulsesink: Deal with not being able to convert a format to caps
It is possible that PulseAudio adds formats that are not yet supported
in pulsesink, and in those cases, we want to gracefully skip them rather
than cause an assert on a NULL caps.
2019-02-06 15:33:31 +05:30
..
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 pulsesink: Deal with not being able to convert a format to caps 2019-02-06 15:33:31 +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 Revert "pulsesrc: Move to extended stream API" 2019-01-18 11:06:38 +00:00
pulsesrc.h Revert "pulsesrc: Move to extended stream API" 2019-01-18 11:06:38 +00:00
pulseutil.c pulse: Fix format info to caps conversion for PCM 2019-01-18 11:06:38 +00:00
pulseutil.h Revert "pulsesrc: Move to extended stream API" 2019-01-18 11:06:38 +00:00