mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 05:28:48 +00:00
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.
This commit is contained in:
parent
a968f16e2c
commit
1e5bcfb2ac
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-05-24 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* 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 <wim@fluendo.com>
|
2004-05-24 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
|
* gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
|
||||||
|
|
Loading…
Reference in a new issue