gstreamer/tests
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
..
check rtpjitterbuffer: If possible, always update the current time before looping over all timers 2015-07-02 16:45:59 +02:00
examples rtp: Add examples with VTS/ATS for VP8/OPUS 2015-07-01 12:42:40 +02:00
files tests: Change splitmux test video files 2015-02-06 05:03:19 +11:00
icles icles: Fix waiting for segment-done if it happens too fast 2015-04-06 19:08:59 -07:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00