[Bug 749038] New: x11: x and xv image pool don't propagate the AllocationParams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 6 12:59:19 PDT 2015


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

            Bug ID: 749038
           Summary: x11: x and xv image pool don't propagate the
                    AllocationParams
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nicolas.dufresne at collabora.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Current, X and XV image pool don't propagate the allocation params (only the
video alignment). This may lead to error or crash in with some optimized code
that may require a certain alignment. Note that this have not cause much issue,
since by for shared memory, the default alignment is 16 (which is usually what
optimize code need), but if SHM does not work, it's what g_malloc() do.

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