summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-12-29 17:55:18 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-12-29 17:55:18 +0000
commit32a2faa55099fb0da4f582a49b8f31a85e315995 (patch)
treeca82ae342a4debb462233efb55f1a24871895bf2 /ChangeLog
parent951306959dd4e6a5f1d2d6046e941340abffee88 (diff)
gst/mpegdemux/gstmpegdemux.*: The position member in the newsegment event corresponds to the stream_time of the segme...
Original commit message from CVS: * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data): * gst/mpegdemux/gstmpegdemux.h: The position member in the newsegment event corresponds to the stream_time of the segment start position.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a5525eaf..12ab728c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-12-29 Wim Taymans <wim.taymans@collabora.co.uk>
+ * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data):
+ * gst/mpegdemux/gstmpegdemux.h:
+ The position member in the newsegment event corresponds to the
+ stream_time of the segment start position.
+
+2008-12-29 Wim Taymans <wim.taymans@collabora.co.uk>
+
Patch by: Robin Stocker <robin at nibor dot org>
* gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_src_query):