audioclock: use GST_STIME_FORMAT for the correct argument
authorMichael Olbrich <m.olbrich@pengutronix.de>
Wed, 20 Jul 2016 10:17:57 +0000 (12:17 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 20 Jul 2016 11:28:54 +0000 (12:28 +0100)
commit44da322083db504983db8eec76e61d57d24b4ae0
treea8a29dfec1b36f80f65e48b230bb51873f0944b2
parentc1cb395f66ec54a67ce0d85bf2e253e5d385a205
audioclock: use GST_STIME_FORMAT for the correct argument

GST_STIME_ARGS is used for time_offset not for last_time.
This fixes the format string accordingly.

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