summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-11-24 12:20:29 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-11-24 12:20:29 +0000
commit0b5fea8568e6e66485e1c3aeff03bf402c1427d1 (patch)
tree03f5f083d5e7bedd85c51fee7ddbf198cd1db92e /ChangeLog
parent81dd1552748ca090fedbf3b864989f2ef6edb814 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2241366..391445d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-24 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * 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 <ensonic@users.sf.net>
* ext/pulse/pulsesink.c: