gstreamer/ext/pulse
Jan Schmidt 608d13d462 pulsesink: Wait until there is enough room to write an entire segment
When trying to write out a segment, wait until there is enough free space
for the entire segment. This helps to reduce ripple in the clock reporting,
where the app might query the playback position while only half a segment
has been written (and is therefore reported by _delay(), even though
the ring buffer has not yet been advanced)
2009-03-13 15:40:50 +00: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 Update and add documentation for plugins with deps (ext). 2009-01-28 18:05: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 pulsemixer: Don't use g_atomic_int_(get|set) for accessing the mixer track flags 2009-02-22 18:08:59 +01: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 Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulseprobe.h Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulsesink.c pulsesink: Wait until there is enough room to write an entire segment 2009-03-13 15:40:50 +00:00
pulsesink.h pulsesink: Issue property change notification in streaming thread, 2009-02-13 18:04:41 +01:00
pulsesrc.c Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulsesrc.h Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulseutil.c Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulseutil.h Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00