gstreamer/ext/pulse
Arun Raghavan 1f4bb68794 pulsesrc: Implement GstStreamVolume interface
PulseAudio 1.0 supports per-source-output volumes, and this exposes the
functionality via the GstStreamVolume interface.

When compiled against pre-1.0 PulseAudio, the interface is not
implemented, and the "volume" or "mute" properties are not available.
This bit of ugliness will go away when we can depend on PulseAudio 1.0
or greater.

https://bugzilla.gnome.org/show_bug.cgi?id=595055
2011-11-25 22:30:41 +05:30
..
Makefile.am pulse: New pulseaudiosink element to handle format changes 2011-09-19 07:43:04 +05:30
plugin.c pulse: New pulseaudiosink element to handle format changes 2011-09-19 07:43:04 +05:30
pulseaudiosink.c pulseaudiosink: Remove redundant code 2011-11-25 22:30:41 +05:30
pulsemixer.c ext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 18:00:22 +02:00
pulsemixer.h Add pulseaudio GStreamer element from gst-pulse. Development will continue here instead of pulseaudio SVN. Fixes bug ... 2008-06-10 06:45:33 +00:00
pulsemixerctrl.c pulsemixer: Implement MIXER_FLAG_AUTO_NOTIFICATIONS 2010-12-11 16:08:40 +11:00
pulsemixerctrl.h pulsemixer: Implement MIXER_FLAG_AUTO_NOTIFICATIONS 2010-12-11 16:08:40 +11:00
pulsemixertrack.c ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places. 2008-08-20 17:46:48 +00:00
pulsemixertrack.h Add pulseaudio GStreamer element from gst-pulse. Development will continue here instead of pulseaudio SVN. Fixes bug ... 2008-06-10 06:45:33 +00:00
pulseprobe.c pulse: mainloop creation can fail too, so handle that 2009-10-17 08:48:23 +02:00
pulseprobe.h pulse: make a few things smaller by making them bitfields 2009-10-17 08:48:21 +02:00
pulsesink.c pulsesink: do not leak clientname when setting up property 2011-11-11 14:59:04 +01:00
pulsesink.h pulse: New pulseaudiosink element to handle format changes 2011-09-19 07:43:04 +05:30
pulsesrc.c pulsesrc: Implement GstStreamVolume interface 2011-11-25 22:30:41 +05:30
pulsesrc.h pulsesrc: Implement GstStreamVolume interface 2011-11-25 22:30:41 +05:30
pulseutil.c pulsesink: Add support for compressed formats 2011-07-29 01:25:15 +05:30
pulseutil.h pulse: New pulseaudiosink element to handle format changes 2011-09-19 07:43:04 +05:30