[Bug 763801] New: queue2: typo in out rate calculation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 17 10:27:17 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763801

            Bug ID: 763801
           Summary: queue2: typo in out rate calculation
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: itschandra.09work at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

In my platform I was facing below 2 issues while plying 4K mkv stream using
http
 1. queue2 is consuming more and more memory.
 2. while running, I encounter frequent pauses due to buffering

While investigation I found that in gstqueue2.c/update_out_rate() byte_in_rate
was used instead of byte_out_rate.

On correcting this typo, above 2 issue are resolved.

Thanks,
Chandra

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