[Bug 739344] New: gstrtpjitterbuffer: ensure rtx_retry_period >= 0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 29 03:28:25 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739344
  GStreamer | gst-plugins-good | 1.4.1

           Summary: gstrtpjitterbuffer: ensure rtx_retry_period >= 0
    Classification: Platform
           Product: GStreamer
           Version: 1.4.1
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mparisdiaz at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=289572)
 View: https://bugzilla.gnome.org/attachment.cgi?id=289572
 Review: https://bugzilla.gnome.org/review?bug=739344&attachment=289572

Patch

When rtx_retry_timeout is greater than the jitterbuffer latency,
rtx_retry_period is less than 0 but it is an unsigned value, so we get a very
very big timer and the jitterbuffer retains the packets until it is reset.

-- 
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