summaryrefslogtreecommitdiff
path: root/tests/check/gst/gstsystemclock.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-11tests: systemclock: scale stress test threads according to number of cpusTim-Philipp Müller1-8/+14
2017-11-24tests: include config.h and don't include unix headersTim-Philipp Müller1-0/+3
2017-05-17gst: ref_sink() some more floating references returned by g_object_new()Christoph Reiter1-0/+3
2016-02-15protection/harness/systemclock: move declaration out of for loop initializationThiago Santos1-9/+16
2016-02-10systemclock: Fix wait/unschedule raceStian Selnes1-0/+142
2016-01-20systemclock: tests: added stress test for async orderFlorin Apostol1-0/+53
2015-11-13systemclock: Add test for gst_clock_get_resolutionHeinrich Fink1-0/+31
2014-02-08tests: fix leak in systemclock testTim-Philipp Müller1-0/+1
2013-11-11systemclock: Add gst_system_clock_set_defaultWim Taymans1-0/+33
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-12tests: port to new GLib thread APIMark Nauwelaerts1-38/+30
2012-06-20clock: remove _full versionWim Taymans1-16/+17
2012-02-27clock: make more stuff privateWim Taymans1-1/+1
2010-07-06clock: use the new gst_clock_id_wait_async_full.Alessandro Decina1-0/+89
2010-04-07tests: gstsystemclock: don't leak the system clockEdward Hervey1-0/+2
2009-11-16check: Add a debug status to the systemclock testJan Schmidt1-1/+1
2009-06-08Remove double semicolons at end of lineTim-Philipp Müller1-1/+1
2009-03-26clock: fix 2 wakeup races.Wim Taymans1-2/+5
2009-03-26systemclock: Clean up the tests a bit.Jan Schmidt1-4/+35
2009-03-26systemclock: Add a test for sync/async clockid interactionsJan Schmidt1-0/+112
2008-02-29And correct even more valid sparse warnings.Sebastian Dröge1-10/+19
2008-01-12gst/gst.c: _gst_trace_on is already provided by gsttrace.h, no need to declar...Jan Schmidt1-3/+4
2007-11-28Start merging in the easy bits of #361155, the monotonic clock patch.Wim Taymans1-0/+21
2007-09-11tests/check/gst/gstsystemclock.c: Cleanup the test a little (use gst-logging ...Stefan Kost1-23/+27
2007-05-23tests/check/gst/gstsystemclock.c: Improve test_async_order to also work when ...Wim Taymans1-8/+17
2007-03-22tests/check/gst/gstsystemclock.c: Unref some more to make valgrind happy.Wim Taymans1-1/+1
2007-03-22gst/gstsystemclock.c: Fix anoying regression that survived a few releases. Wh...Wim Taymans1-2/+71
2006-12-07gst/gstclock.c: Make period ids add the interval to the origial requested tim...René Stadler1-0/+97
2006-07-01tests/check/: use the new macroThomas Vander Stichele1-17/+3
2006-03-09gst/gstclock.*: Review docs.Wim Taymans1-0/+15
2005-08-20valgrind more testsThomas Vander Stichele1-17/+16
2005-08-20move check stuff to its own library to be used by other modulesThomas Vander Stichele1-1/+1
2005-07-09add debugging category use GST_START_TEST now, so we add a debug lineThomas Vander Stichele1-6/+6
2005-03-09Added GstBin test.Wim Taymans1-0/+221