summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ad05262..219554e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-04-29 Wim Taymans <wim@fluendo.com>
+
+ * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
+ Fix multicast detection.
+ Don't try to join a multicast group if the address is not multicast.
+
+ * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
+ Small debug improvement.
+
2007-04-27 Wim Taymans <wim@fluendo.com>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),