systemclock: Add gst_system_clock_set_default
authorWim Taymans <wim.taymans@gmail.com>
Mon, 11 Nov 2013 11:25:14 +0000 (12:25 +0100)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 11 Nov 2013 11:25:14 +0000 (12:25 +0100)
commit02b64ee03bfcdcd75c8d405f99dd4a2f0f7df164
tree5687972550eeca2a934807dda78f039f74b31e00
parent24c741554c0d13f9a181387fdbbb0839b1eaa863
systemclock: Add gst_system_clock_set_default

Used for setting the default system clock that is obtained through
gst_system_clock_obtain(), which is sometimes needed for unit
testing.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=711269
docs/gst/gstreamer-sections.txt
gst/gstsystemclock.c
gst/gstsystemclock.h
tests/check/gst/gstsystemclock.c
win32/common/libgstreamer.def