From beef8e01365d8d1ac8257443686c9c734dff111d Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 9 Mar 2007 17:05:17 +0000 Subject: gst/rtsp/gstrtspsrc.c: When activated, remove the udpsrc timeout, we have dataflow and timeouts will later be handled... Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams): When activated, remove the udpsrc timeout, we have dataflow and timeouts will later be handled by the jitterbuffer. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c8449b0d..dc20a16f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-03-09 Wim Taymans + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams): + When activated, remove the udpsrc timeout, we have dataflow and timeouts + will later be handled by the jitterbuffer. + 2007-03-09 Wim Taymans * ext/taglib/gstid3v2mux.cc: -- cgit