gstreamer/ext/pulse
Vincent Penquerc'h f0ac29113c pulsesrc: fix wrong error check
pa_stream_* functions return negative on error, despite the defines
for error codes being positive.

I only got to repro the error twice, so I'm not sure 100% sure this
fixes the issue (the negative var being uninitialized after returning
from pa_stream_get_latency).
2012-01-13 18:11:36 +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 pulsesrc: fix wrong error check 2012-01-13 18:11:36 +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