[Bug 767833] New: souphttpsrc: use dynamic blocksize

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jun 19 05:11:50 UTC 2016


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

            Bug ID: 767833
           Summary: souphttpsrc: use dynamic blocksize
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: thiagossantos at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Allows blocksize to be dynamically adjusted depending on how much is read on
the buffers. If the buffer is filled completely, increase the blocksize to read
more data in one go. In case only a small portion of the buffer is filled when
reading data, reduce the blocksize to avoid wasting memory.

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