summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-11-02 19:42:38 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-11-02 19:42:38 +0000
commit98d290b8641696b76f89d8b788da7e067d34a88f (patch)
tree80fac533f3b30fc7db590ca40687d11fb3cba1dc /ChangeLog
parent4ab30e5583cfb1804b7b5dc847576746a22d50af (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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <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),