commit | 5f9e5bf385d3851ce1b84fc560f9362559c2c154 | [log] [tgz] |
---|---|---|
author | Thiago Santos <thiagoss@osg.samsung.com> | Tue Aug 04 18:07:35 2015 -0300 |
committer | Thiago Santos <thiagoss@osg.samsung.com> | Tue Aug 04 18:25:29 2015 -0300 |
tree | 95946b12030cd8c657201e95cf81630ab8ae68da | |
parent | c9ea95481c94012cea0869efdec7ded8f81198e9 [diff] |
tests: rtpaux: fix test failure The RTP PT for alaw is 8. Less than 50 packets are received in the length of this test so it would never drop a buffer or would drop only the last buffer and it would fail sometimes when the received wouldn't receive the retransmission packet in time. https://bugzilla.gnome.org/show_bug.cgi?id=746445