mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
3fd184da78
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 |
||
---|---|---|
.. | ||
Makefile.am | ||
ximage.c | ||
ximagepool.c | ||
ximagepool.h | ||
ximagesink.c | ||
ximagesink.h |