summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-06-12 17:30:06 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-06-12 17:30:06 +0000
commit8d901b4bfcabec20f78dab49a2b5211afd52c49a (patch)
treea13350e131324833e1eb3bf7b08c9487cb1e5736 /ChangeLog
parent8fc46085b319c00582dd2c7d3b7550cc2a5d8057 (diff)
gst/rtsp/gstrtspsrc.c: Set udpsrc for receiving data from multicast groups to PAUSED instead of leaving them in READY...
Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast): Set udpsrc for receiving data from multicast groups to PAUSED instead of leaving them in READY. Fixes #537832.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbb8e556..97ea7f73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-12 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
+ Set udpsrc for receiving data from multicast groups to PAUSED instead of
+ leaving them in READY. Fixes #537832.
+
2008-06-12 Stefan Kost <ensonic@users.sf.net>
* gst/avi/gstavimux.c: