diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-06 14:53:04 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-06 14:53:04 +0000 |
| commit | c71db98b91702454dc530811d0aefc21de873820 (patch) | |
| tree | ca67268109d626265a6396520324a98df2d1b0c3 /ChangeLog | |
| parent | 57145cecf3af244099543770806ccc2e330d4823 (diff) | |
ext/gconf/gstswitchsink.c: Fix up the dispose logic so it doesn't leak, and fix setting of the child state so that we...
Original commit message from CVS:
* ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
(gst_switch_commit_new_kid):
Fix up the dispose logic so it doesn't leak, and fix setting of
the child state so that we don't set a child to our current state
just as we are changing it to something else.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-03-06 Jan Schmidt <thaytan@mad.scientist.com> + + * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose), + (gst_switch_commit_new_kid): + Fix up the dispose logic so it doesn't leak, and fix setting of + the child state so that we don't set a child to our current state + just as we are changing it to something else. + 2007-03-06 Wim Taymans <wim@fluendo.com> * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer), |
