various: fix pad template leaks
[platform/upstream/gstreamer.git] / ext / gconf / gstswitchsink.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2010-07-16 Sebastian Drögegconf: Fix ref handling of new child elements and minor...
2010-07-16 Sebastian Drögegconf: Create the ghostpad of the switchsink from the...
2010-06-09 Sebastian Drögeswitchsink: Set the GST_ELEMENT_IS_SINK flag on the...
2009-04-18 Edward HerveyRemove blank {set|get}_property/change_state/finalize...
2008-05-21 Wim TaymansDon't use gst_element_get_pad(), it's a bad method.
2008-05-03 Sebastian Drögeext/gconf/: When we can't create a fakesink/fakesrc...
2007-10-17 Tim-Philipp MüllerUse new gst_bus_pop_filtered().
2007-09-06 Tim-Philipp Müllerext/gconf/gstswitchsink.c: If the new kid element fails...
2007-03-06 Jan Schmidtext/gconf/gstswitchsink.c: Fix up the dispose logic...
2007-03-05 Jan Schmidtext/gconf/gstswitchsink.c: Fix up the reference countin...
2007-03-05 Jan Schmidtext/gconf/gstswitchsink.c: Install fakesink in NULL...
2007-03-05 Wim Taymansext/gconf/gstswitchsink.c: Mark us as a sink when we...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2007-02-13 Jan SchmidtRe-factor the gconfaudiosink into a "GstSwitchSink...