From 1e5bcfb2accdf7e21a83cd23b1b43123a72d540b Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 24 May 2004 15:24:04 +0000 Subject: gst/avi/gstavidemux.c: Fix potential division by zero error and hopefully get the position query right to get correct... Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query): Fix potential division by zero error and hopefully get the position query right to get correct timestamps on avi audio. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 42de2e16..adec768b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-05-24 Wim Taymans + + * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query): + Fix potential division by zero error and hopefully get + the position query right to get correct timestamps on avi + audio. + 2004-05-24 Wim Taymans * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest), -- cgit v1.2.1