[Bug 767833] souphttpsrc: use dynamic blocksize

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


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

--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 330013
  --> https://bugzilla.gnome.org/attachment.cgi?id=330013&action=edit
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.

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