- 23 Sep, 2013 5 commits
-
-
Wim Taymans authored
Timeouts make the test unreliable and are not needed.
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Check if multiple missing packets generate retransmission events and that the retranmission requests are canceled when the missing packet arrives.
-
Wim Taymans authored
-
- 19 Sep, 2013 1 commit
-
-
Wim Taymans authored
Store both DTS and PTS on buffers. Make a queue for srcpad events. Activate pads after linking so that we don't get RECONFIGURE events. Add test for retransmission.
-
- 18 Sep, 2013 5 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
The test is modified slightly because the late lost packets are only generated now when a large gap is received.
-
Wim Taymans authored
Make sure the gap duration in the lost event is a multiple of the packet duration. Enable another test.
-
Wim Taymans authored
Keep track of the estimated duration of missing packets and use it in the lost event. Enable another unit test
-
Wim Taymans authored
When we have a large number of missing packets, generate one lost event for all the packets that have no chance of being pushed out in time. Fix and activate unit test for large gaps.
-
- 13 May, 2013 1 commit
-
-
Nicolas Dufresne authored
-
- 13 Dec, 2012 1 commit
-
-
Wim Taymans authored
Tests need to be ported to 1.0 before they can be enabled but added here so they don't get forgotten. See https://bugzilla.gnome.org/show_bug.cgi?id=667838
-
- 04 Nov, 2012 1 commit
-
-
- 06 Feb, 2012 1 commit
-
-
Wim Taymans authored
-
- 31 Jan, 2012 1 commit
-
-
Wim Taymans authored
-
- 03 Jan, 2012 1 commit
-
-
Wim Taymans authored
-
- 24 Nov, 2011 1 commit
-
-
René Stadler authored
-
- 19 Aug, 2011 1 commit
-
-
Wim Taymans authored
-
- 28 Nov, 2009 1 commit
-
-
Wim Taymans authored
Make sure we set a base_time on the element. Fix the timeout to at least twice the jitterbuffer latency. Enable previously failing tests. Remove impossible checks.
-
- 25 Nov, 2009 2 commits
-
-
Stefan Kost authored
CHange the backwards test to always send first buffer first to have a define basetime. Add another test that sends buffers backwards to assert that only first sent buffer is keep and used as basetime. Disabled those tests still, as its not passing/failing consitently and file a bug for jitterbuffer.
-
Stefan Kost authored
the tests are a bit more solid now but still not produce reliable results. Wonder if they are still flawky or if its a bug in jitterbuffer.
-
- 23 Oct, 2009 1 commit
-
-
Tim-Philipp Müller authored
Since even the one enabled seems to fail.
-
- 22 Oct, 2009 1 commit
-
-
Stefan Kost authored
-