gstreamer/sys/ximage
Wim Taymans 9b3849db1c x11: fix alignment in non-XSHM case
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
2012-08-10 16:58:47 +02:00
..
Makefile.am gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
ximage.c gst: Update for GST_PLUGIN_DEFINE() API change 2012-04-05 15:11:05 +02:00
ximagepool.c x11: fix alignment in non-XSHM case 2012-08-10 16:58:47 +02:00
ximagepool.h update for metadata API changes 2012-02-29 17:25:10 +01:00
ximagesink.c x11: don't block in buffer acquire 2012-08-10 12:13:57 +02:00
ximagesink.h x11: use frame copy functions 2011-06-22 15:38:24 +02:00