mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +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 | ||
xvimage.c | ||
xvimagepool.c | ||
xvimagepool.h | ||
xvimagesink.c | ||
xvimagesink.h |