summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-09-23 18:08:56 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-09-23 18:08:56 +0000
commitbf8777356bd15858d69d520b7134f20eeeded01c (patch)
tree0ce6e70e36850a9234617e9aa926673a203a2a89 /ChangeLog
parent34a8fa06f98690d716dc3cf94248de7be93f1508 (diff)
gst/rtsp/gstrtspsrc.c: Handle the case where we cannot do desribe or when the describe result does not contain a vali...
Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open): Handle the case where we cannot do desribe or when the describe result does not contain a valid SDP message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b8316da..1dbf288f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-09-23 Wim Taymans <wim.taymans@collabora.co.uk>
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
+ Handle the case where we cannot do desribe or when the describe result
+ does not contain a valid SDP message.
+
+2008-09-23 Wim Taymans <wim.taymans@collabora.co.uk>
+
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
Fix setting the qos.