From 3b5868a9e006caf45c84068462dc333bca9dcf12 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 14 Feb 2007 17:01:25 +0000 Subject: ext/gconf/gstgconfaudiosink.c: Don't reset the profile when going switching states, as it makes the element non-reusa... Original commit message from CVS: * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset), (do_change_child): Don't reset the profile when going switching states, as it makes the element non-reusable. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 809314c7..6c696a0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-02-14 Jan Schmidt + + * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset), + (do_change_child): + Don't reset the profile when going switching states, as it makes + the element non-reusable. + 2007-02-14 Wim Taymans * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init), -- cgit