Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unref... | Sebastian Dröge | 2008-05-03 | 1 | -3/+10 |
* | Use new gst_bus_pop_filtered(). | Tim-Philipp Müller | 2007-10-17 | 1 | -7/+4 |
* | ext/gconf/gstswitchsink.c: If the new kid element fails to change state for s... | Tim-Philipp Müller | 2007-09-06 | 1 | -1/+27 |
* | ext/gconf/gstswitchsink.c: Fix up the dispose logic so it doesn't leak, and f... | Jan Schmidt | 2007-03-06 | 1 | -11/+18 |
* | ext/gconf/gstswitchsink.c: Fix up the reference counting of the child elements. | Jan Schmidt | 2007-03-05 | 1 | -1/+13 |
* | ext/gconf/gstswitchsink.c: Install fakesink in NULL by fixing some broken log... | Jan Schmidt | 2007-03-05 | 1 | -8/+8 |
* | ext/gconf/gstswitchsink.c: Mark us as a sink when we have no fakesink in NULL... | Wim Taymans | 2007-03-05 | 1 | -0/+1 |
* | Fix a bunch of leaks shown by the newly-added states test. | Jan Schmidt | 2007-03-04 | 1 | -2/+3 |
* | Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child th... | Jan Schmidt | 2007-02-13 | 1 | -0/+265 |