pulsesink: don't do logic within g_assert() statements
[platform/upstream/gst-plugins-good.git] / ext / pulse /
2009-08-02 Tim-Philipp Müllerpulsesink: don't do logic within g_assert() statements
2009-07-29 Wim Taymanspulse: conditionally compile newer stuff
2009-07-28 Wim Taymanspulsesrc: cleanups
2009-07-28 Wim Taymanspulsesrc: set maxlength always to -1
2009-07-28 Wim Taymanspulsesrc; cleanups, report real latency
2009-07-27 Wim Taymanspulsesink: avoid using ivalid stream indexes
2009-07-23 Colin Guthriepulsesink: Fix a couple error messages that mentioned...
2009-07-20 Wim Taymanspulsesink: set some values to their defaults
2009-07-20 Wim Taymanspulsesink: don't wait for posted message
2009-07-20 Wim Taymanspulsesink: use relative seeks
2009-07-14 Olivier Crêtepulsesink: Emit stream-status leave message
2009-07-14 Olivier Crêtepulsesink: Emit stream-status enter message
2009-07-14 Wim Taymanspulsesink: debug the latency update values
2009-07-14 Wim Taymanspulsesink: add 24bit sample formats
2009-06-30 Stefan Kostpulsesink: include "1.0=100%" in volume and change...
2009-06-29 Wim Taymanspulse: some more trivial cleanups
2009-06-29 Wim Taymanspulse: trivial cleanups
2009-06-29 Wim Taymanspulsesink: clear ringbuffer when asked to
2009-06-19 Wim Taymanspulseink: don't leak device_description
2009-06-15 Tim-Philipp Müllerpulsesink: ref custom ring buffer class and type in...
2009-06-11 Wim Taymanspulsesink: handle border cases in resampler
2009-06-04 Stefan Kostpulsesink: only notify if all checks passed
2009-06-03 Stefan Kostpulsesink: check pointer before accessing
2009-06-03 Stefan Kostpulsesink: rename gst_pulse_sink_get_time to gst_pulses...
2009-06-03 Stefan Kostpulsesink: use values from pa_stream_get_buffer_attr()
2009-05-21 Jan Schmidtpulsesink: Convert an erroneous assertion
2009-05-21 Olivier Crêtepulse: Print a warning on under/overflows
2009-04-30 Wim Taymanspulsesink: make sure we always signal waiters
2009-04-18 Edward HerveyRemove unused variables in _class_init
2009-04-16 Wim Taymanspulsesink: fix sample offset calculation again
2009-04-10 Wim Taymanspulsesink: handle NULL timing info
2009-04-10 Stefan Kostpulse: make it work on 0.9.12
2009-04-10 Wim Taymanspulsesink: handle server disconnect in get_time
2009-04-10 Wim Taymanspulsesink: bps is signed int to avoid overflow
2009-04-09 Wim Taymanspulsesink: check for a stream
2009-04-09 Wim Taymanspulsesink: fix compilation for newer pulseaudio
2009-04-09 Wim Taymanspulsesink: uncork fixes and use prebuf = 0
2009-04-09 Wim Taymanspulsesink: handle write errors
2009-04-09 Wim Taymanspulsesink: write silence on underflow
2009-04-09 Wim Taymanspulsesink: handle pull-based scheduling
2009-04-09 Wim Taymanspulsesink: add beginnings of pull-based scheduling
2009-04-09 Wim Taymanspulsesink: keep track of clock reset
2009-04-09 Wim Taymanspulsesink: rewrite pulsesink
2009-04-09 Wim Taymanspulse: remove some stray debug lines
2009-03-23 Wim Taymanspulsesink: clean up the state change function
2009-03-20 Jan Schmidtpulsesink: Track the corked/uncorked state ourselves
2009-03-20 Jan Schmidtpulse: Make sure the stream is uncorked in the write...
2009-03-13 Jan Schmidtpulsesink: Wait until there is enough room to write...
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-22 Sebastian Drögepulsemixer: Don't use g_atomic_int_(get|set) for access...
2009-02-13 Mark Nauwelaertspulsemixer: Fix compiler warnings.
2009-02-13 Mark Nauwelaertspulsesink: Issue property change notification in stream...
2009-01-28 Jan SchmidtFix compile error in the last commit
2009-01-28 Jan SchmidtRewrite the pulse plugin, conditionally enabling new...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2009-01-14 Lennart Poetteringext/pulse/pulseprobe.c: Fix refcount loop, resulting...
2009-01-07 Jan Schmidtext/pulse/pulsesink.*: Use a mutex to protect the curre...
2009-01-05 Sebastian Drögeext/pulse/pulsesink.c: Don't wait for the pulse mainloo...
2008-12-19 Stefan Kostext/pulse/pulsemixerctrl.c: And remove temporary commen...
2008-12-17 Stefan Kostext/pulse/pulsemixerctrl.c: Don't leak the pa_operation.
2008-12-15 Stefan Kostext/pulse/pulsemixerctrl.c: Add note about memleak.
2008-11-23 Stefan Kostext/pulse/pulsesink.c: Change #if 0 to something more...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-03 Wim Taymansext/pulse/: Return -1 instead of 0 in error cases....
2008-09-27 Jan Schmidtext/pulse/pulsesink.c: Fix problems with pulsesink...
2008-08-20 Sebastian Drögeext/pulse/: Use GST_BOILERPLATE everywhere and fix...
2008-08-20 Sebastian Drögeext/pulse/: If downstream provides no channel layout...
2008-08-18 Sebastian Drögeext/pulse/: The bytes_per_sample and silence_sample...
2008-08-13 Sebastian Drögeext/pulse/pulsesink.*: Add "device-name" property to...
2008-08-13 Laszlo Pandyext/pulse/pulsesrc.c: Add "device-name" property, which...
2008-08-13 Sebastian Drögeext/pulse/: Improve debugging a bit by including the...
2008-08-13 Laszlo Pandyext/pulse/pulsemixer.c: Fix property probing after...
2008-08-13 Laszlo Pandyext/pulse/pulsemixer.c: Fix property probing after...
2008-08-13 Laszlo Pandyext/pulse/: Implement GstPropertyProbe interface on...
2008-07-19 Jan Schmidtext/Makefile.am: Finish hooking up pulseaudio plugin...
2008-06-10 Sebastian Drögeext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_ST...
2008-06-10 Sebastian DrögeAdd documentation to the pulseaudio plugin and run...
2008-06-10 Sebastian DrögeAdd pulseaudio GStreamer element from gst-pulse. Develo...