From 98d290b8641696b76f89d8b788da7e067d34a88f Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 2 Nov 2005 19:42:38 +0000 Subject: ext/gconf/: Fix state change functions here as well and set kid to NULL state before removing it. Original commit message from CVS: * ext/gconf/gstgconfaudiosink.c: (do_toggle_element), (gst_gconf_audio_sink_change_state): * ext/gconf/gstgconfvideosink.c: (do_toggle_element), (gst_gconf_video_sink_change_state): Fix state change functions here as well and set kid to NULL state before removing it. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f411145a..5ce600a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-11-02 Tim-Philipp Müller + + * ext/gconf/gstgconfaudiosink.c: (do_toggle_element), + (gst_gconf_audio_sink_change_state): + * ext/gconf/gstgconfvideosink.c: (do_toggle_element), + (gst_gconf_video_sink_change_state): + Fix state change functions here as well and set kid + to NULL state before removing it. + 2005-11-01 Edward Hervey * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file), -- cgit