gstreamer/ext/pulse
René Stadler 15c6175044 pulsesrc: guard fragment size with a lower limit based on latency-time
In case that the pulse daemon runs the source device at a relatively low fixed
fragment size compared to the requested latency-time, configure the ring buffer
segsize to the largest integer multiple of the fragment size that is still
smaller than or equal to the requested latency-time.

Fixes bug #597463.
2009-10-06 20:54:20 +03:00
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
plugin.c Add documentation to the pulseaudio plugin and run make update in docs/plugins. 2008-06-10 08:22:17 +00:00
pulsemixer.c pulse: small cleanups 2009-09-08 19:34:09 +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 pulse: small cleanups 2009-09-08 19:34:09 +02:00
pulsemixerctrl.h ext/pulse/: Improve debugging a bit by including the parent object in pulsemixerctrl and pulseprobe objects and using... 2008-08-13 12:34:13 +00: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: small cleanups 2009-09-08 19:34:09 +02:00
pulseprobe.h Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulsesink.c pulse: rename pa_buffer_attr variables 2009-10-02 23:21:02 +03:00
pulsesink.h pulsesink: Implement mute property 2009-09-11 16:38:03 +02:00
pulsesrc.c pulsesrc: guard fragment size with a lower limit based on latency-time 2009-10-06 20:54:20 +03:00
pulsesrc.h pulsesrc: cleanups 2009-07-28 18:34:15 +02:00
pulseutil.c pulsesink: add 24bit sample formats 2009-07-14 16:14:34 +02:00
pulseutil.h Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00