From 539627e049bf58a3454ad9894d24ded25d269ef6 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 9 Oct 2008 14:27:12 +0000 Subject: gst/rtsp/gstrtspsrc.c: Return TRUE instead of FALSE from the event handler when we swallowed the event. Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event): Return TRUE instead of FALSE from the event handler when we swallowed the event. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eeb82a62..eef06997 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-10-09 Wim Taymans + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event): + Return TRUE instead of FALSE from the event handler when we swallowed the + event. + 2008-10-08 Wim Taymans * gst/avi/gstavidemux.c: (gst_avi_demux_reset), -- cgit