[Bug 725159] rtpjitterbuffer: RTP sequence number rollover problems
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Feb 26 11:51:08 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=725159
GStreamer | gst-plugins-good | 1.2.3
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.3.1
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-26 20:12:38 UTC ---
Thanks for the patch :)
commit 6dd9142592475e6bbe56a5c07e81c14412ae18f1
Author: Jake Foytik <jake.foytik at ipconfigure.com>
Date: Wed Feb 26 07:32:32 2014 -0500
rtpjitterbuffer: Remove raw comparisons of RTP sequence numbers
Several conditional statements perform comparison on RTP sequence
numbers without taking the sequence number rollover into account.
Instead, use the gst_rtp_buffer_compare_seqnum function to perform the
comparison.
https://bugzilla.gnome.org/show_bug.cgi?id=725159
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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