[Bug 767833] souphttpsrc: use dynamic blocksize

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 29 13:01:31 UTC 2016


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.1

--- Comment #11 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 11c61f14bf98946476e3dfe31e7af895604cbcbe
Author: Thiago Santos <thiagossantos at gmail.com>
Date:   Sun Jun 19 02:08:25 2016 -0300

    souphttpsrc: dynamically adjust blocksize

    Update the blocksize depending on how much is obtained from a read
    of the input stream. This avoids doing too many reads in small chunks
    when larger amounts of data are available and also prevents using
    a very large memory area to read a small chunk of data.

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

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