From 463cd1466bcb040e245813d0c3a3122f67d7b02d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 18 Jan 2008 07:03:23 +0000 Subject: gst/equalizer/gstiirequalizer.c: Unparent all bands from the equalizer when finalizing to stop leaking them. Original commit message from CVS: * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_finalize): Unparent all bands from the equalizer when finalizing to stop leaking them. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d901318c..a02f0129 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-18 Sebastian Dröge + + * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_finalize): + Unparent all bands from the equalizer when finalizing to stop + leaking them. + 2008-01-18 Sebastian Dröge * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_uri_get_protocols): -- cgit v1.2.1