gst-libs/gst/audio/gstbaseaudiosink.c: Guard against over and underflows because...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 3 Apr 2008 10:37:03 +0000 (10:37 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 3 Apr 2008 10:37:03 +0000 (10:37 +0000)
commitce67ac6373e52591a2555578e25e3ae1d5e9d83c
tree92671f8555ed4817375a0165419f367b669e46d2
parent495f45b245d3982326718d61b9cd6441a634eed3
gst-libs/gst/audio/gstbaseaudiosink.c: Guard against over and underflows because of clock slaving.

Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
Guard against over and underflows because of clock slaving.
When we are using our own clock, still compensate for any calibrations
that we might have done to our clock.
ChangeLog
gst-libs/gst/audio/gstbaseaudiosink.c