mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
9b3849db1c
Align the allocated memory to 16 bytes. When doing XSHM we are already aligned to a page boundary but without, we use plain g_malloc, which could allocate aligned on 8 bytes only. See https://bugzilla.gnome.org/show_bug.cgi?id=680796 |
||
---|---|---|
.. | ||
Makefile.am | ||
ximage.c | ||
ximagepool.c | ||
ximagepool.h | ||
ximagesink.c | ||
ximagesink.h |