gstreamer/ext/pulse
Tim-Philipp Müller 66f6e12888 Work around deprecated thread API in glib master
Add private replacements for deprecated functions such as
g_mutex_new(), g_mutex_free(), g_cond_new() etc., mostly
to avoid the deprecation warnings. We'll change these
over to the new API once we depend on glib >= 2.32.
2011-12-12 09:46:27 +00:00
..
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 Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
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 Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
pulsesink.h pulse: New pulseaudiosink element to handle format changes 2011-09-19 07:43:04 +05:30
pulsesrc.c various: fix pad template leaks 2011-11-28 13:30:27 +00:00
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