clock: add gst_clock_id_wait_async_full.
authorAlessandro Decina <alessandro.decina@collabora.co.uk>
Mon, 5 Jul 2010 10:56:40 +0000 (12:56 +0200)
committerAlessandro Decina <alessandro.d@gmail.com>
Tue, 6 Jul 2010 08:46:42 +0000 (10:46 +0200)
commitdda86638110a97518c0d76aff405ffc0781c3573
tree881842f3a988bc49c15a134184f5af4786b77aa8
parent8df1fdab57944bb08339e7fb54ae3a40ccb5e62f
clock: add gst_clock_id_wait_async_full.

Add gst_clock_id_wait_async_full. It's the same as gst_clock_id_wait_async but
allows passing a GDestroyNotify to destroy user_data.
gst/gstclock.c
gst/gstclock.h