gstreamer/sys/ximage
Vincent Penquerc'h 3fd184da78 ximage: do not allocate extra alignment slack for shared memory
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
2015-04-03 11:15:55 +01:00
..
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
ximage.c Fix FSF address 2012-11-03 23:05:09 +00:00
ximagepool.c ximage: do not allocate extra alignment slack for shared memory 2015-04-03 11:15:55 +01:00
ximagepool.h ximagesink: get rid of unnecessary private struct for pool 2014-09-27 16:21:37 +01:00
ximagesink.c ximagesink: clear src and dest rectangles 2014-12-16 12:57:55 +01:00
ximagesink.h docs: fix up some more GstXOverlay -> GstVideoOverlay 2012-12-10 13:40:26 +00:00