gstreamer/tests/check
Sebastian Dröge 3df0cce65d rtpjitterbuffer: If possible, always update the current time before looping over all timers
If we have a clock, update "now" now with the very latest running time we have.
If timers are unscheduled below we otherwise wouldn't update now (it's only updated
when timers expire), and also for the very first loop iteration now would otherwise
always be 0.

Also the time is used for the timeout functions, e.g. to calculate any times
for the next timeouts and we would otherwise pass too old times there.

https://bugzilla.gnome.org/show_bug.cgi?id=751636
2015-07-02 16:45:59 +02:00
..
elements rtpjitterbuffer: If possible, always update the current time before looping over all timers 2015-07-02 16:45:59 +02:00
generic Fix FSF address 2012-11-04 00:07:18 +00:00
pipelines check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:27:24 +02:00
.gitignore tests: ignore sub-directory with orc tests 2010-06-17 16:41:56 +01:00
gst-plugins-good.supp suppressions: ignore an apparent bug in strtod 2015-04-15 18:00:00 +01:00
Makefile.am tests: define GST_CHECK_TEST_ENVIRONMENT_BEACON 2015-04-23 16:11:32 +01:00