sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func, gst_ks_clock_start):
authorOle André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
Wed, 10 Sep 2008 12:05:39 +0000 (12:05 +0000)
committerOle André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
Wed, 10 Sep 2008 12:05:39 +0000 (12:05 +0000)
commit61dee512910cd2c9e407cc0679a492cc57333194
tree7d096eafde087ce7678350d5d95e7a9bddcaf52e
parent0ff4dc306f16324f12889137400aeb0cd9949938
sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func, gst_ks_clock_start):

Original commit message from CVS:
* sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func,
gst_ks_clock_start):
Synchronize KS clock as a single-shot operation for now, there's not
much point in doing it periodically until we're actually using the
KS timestamps for anything else than just discarding old frames.
* sys/winks/gstksvideosrc.c (gst_ks_video_src_open_device):
Provide the GstClock when opening the device if we already have one.
ChangeLog
sys/winks/gstksclock.c
sys/winks/gstksvideosrc.c