rtpjitterbuffer: various test-improvements
authorHavard Graff <havard@pexip.com>
Mon, 10 Feb 2020 16:33:54 +0000 (17:33 +0100)
committerHavard Graff <havard@pexip.com>
Tue, 31 Mar 2020 02:01:38 +0000 (04:01 +0200)
commit9f1062dc0520ff43ef33a5d86545571581aa03cc
tree42515d088e391528db1f4e76d22fddf244274c6a
parent818b38ebdddd9bc50b5a512dca8189dd39a14c98
rtpjitterbuffer: various test-improvements

Mainly generalize all the latest tests that have found various stalls
in the jitterbuffer, so that they only consist of a series of packets
with various seqnum/rtptime/rtx combinations, arriving at a specific time.

This means future tests can be more easily written to prove certain
behavior does not cause stalls.

Also fix the warning on windows:
warning C4244: 'initializing': conversion from 'double' to 'gint', possible loss of data
tests/check/elements/rtpjitterbuffer.c