summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-02-14 17:01:25 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-02-14 17:01:25 +0000
commit3b5868a9e006caf45c84068462dc333bca9dcf12 (patch)
tree30d2a4708507bb36f28eb9a4dcbd453ac299320f /ChangeLog
parent6021b924655550c1b8f185920452c64665a04cf4 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 809314c7..6c696a0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-02-14 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * 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 <wim@fluendo.com>
* gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),