[Bug 727236] ximagesrc fails to create an image after some time and recording stops

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 3 03:26:35 PDT 2015


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

--- Comment #15 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit 3fd184da7811ba7073016316cfaa2d0a21d8c1c7
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Fri Apr 4 12:40:14 2014 +0100

    ximage: do not allocate extra alignment slack for shared memory

    A previous patch increased allocations by 15 bytes in order to ensure
    16 byte alignment for g_malloc blocks. However, shared memory is
    already block aligned, and this extra 15 bytes is not needed. Since
    shared memory limits are low compared to RAM, we remove this waste.

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

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