[Bug 664778] [souphttpsrc] chunk allocator: memory waste

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 4 16:36:16 PDT 2012


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

René Stadler <mail> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|gstreamer-bugs at lists.freede |mail at renestadler.de
                   |sktop.org                   |

--- Comment #15 from René Stadler <mail at renestadler.de> 2012-05-04 23:36:10 UTC ---
Created an attachment (id=213480)
 View: https://bugzilla.gnome.org/attachment.cgi?id=213480
 Review: https://bugzilla.gnome.org/review?bug=664778&attachment=213480

Patch to improve souphttpsrc allocation method

I dug around and actually found my old forgotten patch; now rebased on latest
0.10 branch. Maybe someone wants to try it, I want to commit it when I'm fully
sure there are no regressions.

I guess due to the nature of TCP, nobody could face an issue because of
increased latency here. Like for example, streaming from an MP3 radio station
gives me 1400 byte buffers, with the patch 4096 bytes (blocksize property).

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