summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-09-17 02:05:14 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-09-17 02:05:14 +0000
commit7eb37e25750b1461875e698a03b310706dcfbe5b (patch)
tree39bb6734e8141b5a68ed5127b6ca6675cf8c4ffe /ChangeLog
parente9f273126b14943529ebb1b9685d0a47bc9ad868 (diff)
gst/rtsp/gstrtspsrc.c: Give meaningfull error when all streams failed to configure for some reason.
Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams), (gst_rtspsrc_dup_printf): Give meaningfull error when all streams failed to configure for some reason.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d8c39df..d66cfad7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-16 Wim Taymans <wim.taymans@gmail.com>
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
+ (gst_rtspsrc_dup_printf):
+ Give meaningfull error when all streams failed to configure for some
+ reason.
+
+2007-09-16 Wim Taymans <wim.taymans@gmail.com>
+
* gst/rtp/README:
Update README with the design for synchronisation rules of RTP on
sender and receiver.