From 9f4609665a042cd648724ef49f6a3fa57bde6ef0 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 20 Oct 2005 11:39:40 +0000 Subject: gst/avi/gstavidemux.c: Correctly fill in the stream time. Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek): Correctly fill in the stream time. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a87d12ee..fcc159b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-20 Wim Taymans + + * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek): + Correctly fill in the stream time. + 2005-10-19 Thomas Vander Stichele * check/elements/level.c: (GST_START_TEST): -- cgit