[Bug 747959] buffer: minimize memory copy in _memory_add()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 19 21:37:46 PDT 2015


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

Prashant Gotarne <ps.gotarne at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301689|rejected                    |none
             status|                            |
 Attachment #301689|0                           |1
        is obsolete|                            |
 Attachment #301775|needs-work                  |none
             status|                            |
 Attachment #301775|0                           |1
        is obsolete|                            |

--- Comment #9 from Prashant Gotarne <ps.gotarne at samsung.com> ---
Created attachment 301968
  --> https://bugzilla.gnome.org/attachment.cgi?id=301968&action=edit
buffer: Dynamic memory allocation for GstMemory* array in overflow

Allocation of GstMemory* array with extended size in case of overflow.
By default it will use static array. On overflow it will allocate new one with
extended size.

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