[Bug 765933] rtpjitterbuffer: Fix stall when receiving already lost packet
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 6 08:16:13 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765933
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #327364|none |needs-work
status| |
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 327364
--> https://bugzilla.gnome.org/attachment.cgi?id=327364
rebased and updated test and fix
Applies and does not timeout anymore but fails:
Running suite(s): rtpjitterbuffer
81%: Checks: 22, Failures: 4, Errors: 0
elements/rtpjitterbuffer.c:482:F:general:test_considered_lost_packet_in_large_gap_arrives:2:
'expected_seqnum' (65536) is not equal to 'seqnum' (0)
elements/rtpjitterbuffer.c:482:F:general:test_considered_lost_packet_in_large_gap_arrives:3:
'expected_seqnum' (65536) is not equal to 'seqnum' (0)
elements/rtpjitterbuffer.c:482:F:general:test_considered_lost_packet_in_large_gap_arrives:4:
'expected_seqnum' (65537) is not equal to 'seqnum' (1)
elements/rtpjitterbuffer.c:482:F:general:test_considered_lost_packet_in_large_gap_arrives:5:
'expected_seqnum' (65537) is not equal to 'seqnum' (1)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list