summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6292b9da..82aed304 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-09-28 Wim Taymans <wim.taymans@gmail.com>
+
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
+ (gst_rtspsrc_play):
+ * gst/rtsp/gstrtspsrc.h:
+ In TCP mode, only timestamp the first buffer. TCP is not real time and
+ it does not make sense to try to skew compensate, also some servers send
+ the first batch of data in a burst.
+
2007-09-27 Tim-Philipp Müller <tim at centricular dot net>
* gst/matroska/matroska-demux.c: