summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-05-26 13:16:54 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-05-26 13:16:54 +0000
commit0efacd5ccb4961b180d2a493d04bb80f8186841d (patch)
treecb3afa580a3e6c954c39ede5a18edb03e19e6e9e /ChangeLog
parentc27e1fcaadca11e898821840c6214de9436fcfba (diff)
downloadgst-plugins-bad-0efacd5ccb4961b180d2a493d04bb80f8186841d.tar.gz
gst-plugins-bad-0efacd5ccb4961b180d2a493d04bb80f8186841d.tar.bz2
gst-plugins-bad-0efacd5ccb4961b180d2a493d04bb80f8186841d.zip
gst/qtdemux/qtdemux.c: Clip the outputed NEWSEGMENT stop time to the configured segment stop time.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment): Clip the outputed NEWSEGMENT stop time to the configured segment stop time.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4db57d1a..520ef5f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-05-26 Edward Hervey <edward@fluendo.com>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
+ Clip the outputed NEWSEGMENT stop time to the configured segment stop
+ time.
+
2006-05-26 Wim Taymans <wim@fluendo.com>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_do_seek):