From 0dfa54f45078e349e84772bc57be08bb0c556b47 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 20 Aug 2008 11:48:46 +0000 Subject: gst/rtsp/gstrtspsrc.c: Don't try to configure RTCP back to the server when the server did not give us a valid port nu... Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink): Don't try to configure RTCP back to the server when the server did not give us a valid port number. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 587c0fb0..7b1cc150 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-08-20 Wim Taymans + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink): + Don't try to configure RTCP back to the server when the server did not + give us a valid port number. + 2008-08-20 Wim Taymans * gst/videobox/gstvideobox.c: (gst_video_box_set_property): -- cgit