gst-libs/gst/audio/gstbaseaudiosink.c: patch to make timestamp checking more tolleran...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 28 Apr 2006 15:08:09 +0000 (15:08 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 28 Apr 2006 15:08:09 +0000 (15:08 +0000)
commit102b79e46ead3330a259938adf6583e314543e52
tree2f6fc90f3c924da1114a4293ffddb2c094388582
parentea8b333274f8142a162239804e3ef1ef05d644c8
gst-libs/gst/audio/gstbaseaudiosink.c: patch to make timestamp checking more tollerant to rounding errors given that ...

Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_drain), (gst_base_audio_sink_event),
(gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
patch to make timestamp checking more tollerant to rounding
errors given that real discontinuities are to be marked on
buffers. Fixes some asf files and #338778.
Also avoid some crashers when we receive an event in the
NULL state.
ChangeLog
gst-libs/gst/audio/gstbaseaudiosink.c