various: fix pad template leaks
[platform/upstream/gstreamer.git] / ext / pulse / pulsesrc.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-11-25 Arun Raghavanpulsesrc: Implement GstStreamVolume interface
2011-11-25 Arun Raghavanpulsesrc: Trivial comment copy-paste-o fix
2011-07-28 Arun Raghavanpulsesrc: Add a source-output-index property
2011-07-18 Thiago Santospulsesrc: Fix default value leaking
2011-06-21 Arun Raghavanpulse: Drop support for PA versions before 0.9.16
2011-04-16 Tim-Philipp Müllerpulse, speexenc, rtpgsmpay: don't use g_assert() for...
2010-12-29 Andy Wingoadd "client" property
2010-09-22 Wim Taymanspulse: fix device_description in READY
2010-09-07 Stefan Kostpulse: allow setting stream properties
2010-09-06 Wim Taymanspulsesrc: use _get_caps_reffed() when we can
2010-09-06 Stefan Kostpulsesrc: move the property-setter to the getter.
2010-07-16 Sebastian Drögepulsesink: Only use gst_audio_clock_new() when compilin...
2010-06-06 Sebastian Drögeext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-05-17 Sebastian Drögepulse: Don't lock the mainloop in NULL
2010-05-06 Stefan Kostpulsesrc: reflow to truncate caps just once
2010-05-06 Sebastian Drögepulsesrc: Allocate/free PA mainloop during state changes
2010-03-18 Mark Nauwelaertspulse: use #ifdef rather than #if conditionals
2009-10-06 René Stadlerpulsesrc: guard fragment size with a lower limit based...
2009-10-02 René Stadlerpulse: rename pa_buffer_attr variables
2009-09-15 Sebastian Drögepulsesrc: Don't dereference NULL pointers
2009-08-24 Wim Taymanspulsesrc: don't discard the result of _set_caps()
2009-08-06 Wim Taymanspulsesrc: set the default slave method to skew
2009-08-06 Tim-Philipp Müllerpulsesrc: fix compilation with --disable-gst-debug
2009-08-03 Jonathan Tellierpulsesrc: initialize the probe with the server
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-06-29 Wim Taymanspulse: some more trivial cleanups
2009-01-28 Jan SchmidtRewrite the pulse plugin, conditionally enabling new...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2008-10-03 Wim Taymansext/pulse/: Return -1 instead of 0 in error cases....
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 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/: Implement GstPropertyProbe interface on...
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...