diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-11-02 19:42:38 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-11-02 19:42:38 +0000 |
commit | 98d290b8641696b76f89d8b788da7e067d34a88f (patch) | |
tree | 80fac533f3b30fc7db590ca40687d11fb3cba1dc /ChangeLog | |
parent | 4ab30e5583cfb1804b7b5dc847576746a22d50af (diff) |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-11-02 Tim-Philipp Müller <tim at centricular dot net> + + * 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 <edward@fluendo.com> * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file), |