gstreamer/tests/check
Nicolas Dufresne 91543bd78d testclock: Allow calling crank with a past entry
At the moment, we can only use crank if the pending entry is in the
future. This patch leaves the clock time to the same point if the
pending entry was in the past. This still execute a single entry. This
will be needed for the jitterbuffer, since as soon as we stop waking up
the jitterbuffer when the timer is reschedule later, we may endup with
such case in the unit tests.

Related to #608
2019-06-27 20:09:43 +00:00
..
elements meson: Bump minimal GLib version to 2.44 2019-06-03 08:51:40 +02:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst gstpad: Probes that return HANDLED can reset the data info field 2019-05-16 15:13:48 +02:00
libs testclock: Allow calling crank with a past entry 2019-06-27 20:09:43 +00:00
pipelines tests: fix message leak in seek test 2017-04-19 13:39:46 +01:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
gstreamer.supp valgrind: revert generic suppression of ld-related errors 2019-06-06 03:47:05 +02:00
Makefile.am bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
meson.build tests: fdsrc: Exclude unit test on Windows 2019-03-10 11:48:31 +00:00