diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-06-12 17:30:06 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-06-12 17:30:06 +0000 |
commit | 8d901b4bfcabec20f78dab49a2b5211afd52c49a (patch) | |
tree | a13350e131324833e1eb3bf7b08c9487cb1e5736 /ChangeLog | |
parent | 8fc46085b319c00582dd2c7d3b7550cc2a5d8057 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |