audiobasesink: get the internal time before the clock reset
authorThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 28 Nov 2014 17:36:23 +0000 (14:36 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 22 Dec 2014 13:22:03 +0000 (10:22 -0300)
commitef580889e03d223d64dbc5a2d847ba91c42dac0d
tree2a126593d3a0058cd2ac2219b19c142dfc19cd44
parent77c80f685021fe2d9ada0b742fbd237af2af012e
audiobasesink: get the internal time before the clock reset

Otherwise calls to get the clock time might change its internal state
and the internal/external time for calibration get unbalanced leading to
a clock jump

https://bugzilla.gnome.org/show_bug.cgi?id=740834
gst-libs/gst/audio/gstaudiobasesink.c