gst-libs/gst/audio/gstbaseaudiosink.c: When skew slaving, try to hover around the...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 3 Sep 2007 19:17:33 +0000 (19:17 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 3 Sep 2007 19:17:33 +0000 (19:17 +0000)
commitc2460052b36bc31fe3e090f49589a555ddd80580
tree0c80aa0c3cb1083db8e71a1b5623fb95d2d796c9
parent210100078d9cf68d4ebd18f90eb7e07b7c01b4ca
gst-libs/gst/audio/gstbaseaudiosink.c: When skew slaving, try to hover around the middle of a segment so that we at m...

Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
(gst_base_audio_sink_change_state):
When skew slaving, try to hover around the middle of a segment so that
we at most drift by half a segment.
If we are aligning in the oposite direction of the clock skew, we don't
have to resync.
ChangeLog
gst-libs/gst/audio/gstbaseaudiosink.c