From 0b5fea8568e6e66485e1c3aeff03bf402c1427d1 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 24 Nov 2008 12:20:29 +0000 Subject: gst/rtsp/gstrtspsrc.c: Add some more debugging. Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (new_session_pad), (gst_rtspsrc_parse_range): Add some more debugging. Use the reanges received from the server unconditionally. Fixes #561625. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b2241366..391445d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-11-24 Wim Taymans + + * gst/rtsp/gstrtspsrc.c: (new_session_pad), + (gst_rtspsrc_parse_range): + Add some more debugging. + Use the reanges received from the server unconditionally. + Fixes #561625. + 2008-11-23 Stefan Kost * ext/pulse/pulsesink.c: -- cgit