audioclock: mark as using some other clock
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 20 Dec 2012 15:42:42 +0000 (16:42 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 20 Dec 2012 15:48:04 +0000 (16:48 +0100)
commitfe9345719159af6e253f9314ede1caf028aa4d5a
tree5a14212ab78a1c7270c0d884a3118de49f150b49
parent5e04fcd2efa9bca59a48470ba29cf54cdff58f74
audioclock: mark as using some other clock

We need to mark our clock as using some other clock source. Alsa source uses the
clock type to decide if it can use alsa driver timestamps or not.

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