summaryrefslogtreecommitdiff
path: root/libs/gst/check/gsttestclock.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-10libs: check: sprinkle some GST_EXPORTTim-Philipp Müller1-4/+0
2017-05-17gst: Don't ref_sink() GstObject subclasses in instance_init/constructorSebastian Dröge1-1/+8
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier1-15/+14
2016-04-21testclock: add clock-type propertyAlex Ashley1-1/+21
2016-02-12testclock: add crank methodHavard Graff1-0/+45
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge1-2/+2
2014-07-01introspection: Assorted minor introspection and documentation fixesEvan Nemerson1-1/+1
2014-04-12testclock: replace newly-added GstTestClockIDList structure with a simple GListTim-Philipp Müller1-47/+23
2014-04-12docs: testclock: fix up Since markersTim-Philipp Müller1-4/+4
2014-04-12testclock: add back gst_test_clock_wait_for_pending_id_count()Tim-Philipp Müller1-0/+26
2014-04-12testclock: remove unused variableTim-Philipp Müller1-2/+0
2014-04-12testclock: add support for waiting and releasing multiple GstClockIDsHavard Graff1-57/+178
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen1-1/+1
2013-12-02docs: cosmetic changes in references/decriptionsSebastian Rasmussen1-3/+3
2013-09-23tests: handle unscheduled entries correctlyWim Taymans1-0/+24
2013-09-19check: testclock: fix function guardsTim-Philipp Müller1-15/+29
2013-09-19check: testclock: don't put code with side-effects in g_assert()Tim-Philipp Müller1-2/+2
2013-07-30docs: some small gtk-doc markup fixesKjartan Maraas1-1/+1
2012-11-14testclock: port to new GLib threading APITim-Philipp Müller1-11/+11
2012-11-13testclock: minor cleanups, add since markers for gtk-docTim-Philipp Müller1-21/+43
2012-11-13check: allow GstTestClock to handle clock notificationsSebastian Rasmussen1-0/+560
2012-11-13check: add GstTestClock as a deterministic clock for testingSebastian Rasmussen1-0/+339