summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilippe Valembois <lephilousophe@users.sf.net>2006-04-17 19:57:10 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-04-17 19:57:10 +0000
commit52563ea213aa5f1b59595450ac59146a1a45dea3 (patch)
tree68f3d7e7c020704ce8288b827a73c099e6119f62 /ChangeLog
parent3c4e9ffec175e574295208aa47b3c52b7b458a3d (diff)
ext/shout2/gstshout2.*: Handle tags being received before the connection to the server is established properly (see #...
Original commit message from CVS: Patch by: Philippe Valembois * ext/shout2/gstshout2.c: (gst_shout2send_init), (gst_shout2send_set_metadata), (gst_shout2send_event), (gst_shout2send_render), (gst_shout2send_change_state): * ext/shout2/gstshout2.h: Handle tags being received before the connection to the server is established properly (see #338636).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb5acb8f..9a00ea84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2006-04-17 Tim-Philipp Müller <tim at centricular dot net>
+ Patch by: Philippe Valembois
+
+ * ext/shout2/gstshout2.c: (gst_shout2send_init),
+ (gst_shout2send_set_metadata), (gst_shout2send_event),
+ (gst_shout2send_render), (gst_shout2send_change_state):
+ * ext/shout2/gstshout2.h:
+ Handle tags being received before the connection to
+ the server is established properly (see #338636).
+
+2006-04-17 Tim-Philipp Müller <tim at centricular dot net>
+
* ext/shout2/gstshout2.c: (gst_shout2send_render):
Don't crash in case the connection to the server fails:
don't set pointer to NULL by assigning FALSE; error out