From 5f2fbbd76b490f84335e93da87b8677bdb6ba872 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 4 May 2007 13:04:31 +0000 Subject: gst/rtsp/gstrtspsrc.c: Ignore errors when trying to use the keep-alive messages. Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive): Ignore errors when trying to use the keep-alive messages. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0ba27a1d..0f711bdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-04 Wim Taymans + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive): + Ignore errors when trying to use the keep-alive messages. + 2007-05-04 Wim Taymans * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event), -- cgit