GNOME Bugzilla – Bug 749038
x11: x and xv image pool don't propagate the AllocationParams
Last modified: 2018-11-03 11:37:28 UTC
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.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/187.