gstreamer/ext/pulse
Jimmy Ohn f9a8f0ebfe pulsesink: Enhance code readability in pulsesink_query
In pulsesink_query function, we use a switch for the query
type. In the CAPS case, there is no 'break', instead we
return right away. Use a break and return at the end of
the function instead for better code readability.

https://bugzilla.gnome.org/show_bug.cgi?id=744461
2015-02-13 22:27:49 +00:00
..
Makefile.am Rename GstDeviceMonitor to GstDeviceProvider 2014-06-26 14:57:36 -04:00
plugin.c Rename GstDeviceMonitor to GstDeviceProvider 2014-06-26 14:57:36 -04:00
pulsedeviceprovider.c pulse: remove some unused typedefs 2014-10-23 15:46:29 +01:00
pulsedeviceprovider.h pulse, v4l2: add missing G_END_DECLS in some places 2014-10-28 21:32:06 +00:00
pulsesink.c pulsesink: Enhance code readability in pulsesink_query 2015-02-13 22:27:49 +00:00
pulsesink.h pulsesink: Add property to find out the device currently in use 2013-08-22 15:03:29 -04:00
pulsesrc.c pulse: Add some documentation about threading and synchronisation 2014-09-30 06:28:50 +05:30
pulsesrc.h pulsesrc: Add property to find out the device currently in use 2013-08-22 13:32:04 -04:00
pulseutil.c pulse: fix format info to caps conversion for mulaw 2014-03-16 15:55:00 +00:00
pulseutil.h pulse: Make gst_pulse_format_info_to_caps() shared 2014-03-16 15:28:29 +00:00