gst/avi/gstavidemux.c: Fix potential division by zero error and hopefully get the...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 24 May 2004 15:24:04 +0000 (15:24 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 24 May 2004 15:24:04 +0000 (15:24 +0000)
commit1e5bcfb2accdf7e21a83cd23b1b43123a72d540b
tree9e37d214cdcde55a3966be637a37083647351b62
parenta968f16e2ca09cd099b5f97bcb35bd87e7379199
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