gstreamer/sys/xvimage
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
xvimage.c gst: Update for GST_PLUGIN_DEFINE() API change 2012-04-05 15:11:05 +02:00
xvimagepool.c x11: fix alignment in non-XSHM case 2012-08-10 16:58:47 +02:00
xvimagepool.h update for metadata API changes 2012-02-29 17:25:10 +01:00
xvimagesink.c x11: don't block in buffer acquire 2012-08-10 12:13:57 +02:00
xvimagesink.h Merge remote-tracking branch 'origin/master' into 0.11 2011-12-02 11:10:17 +00:00