memory: fix memory alignment
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 28 Sep 2011 16:46:09 +0000 (18:46 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 28 Sep 2011 16:47:02 +0000 (18:47 +0200)
commiteda44fbc22d14b8eca987e206f467216159e2e43
tree8519e39201022d108117205a3e26fbb19ab5cda5
parent422d1245c165bae0813e44c850f535d8eeb23705
memory: fix memory alignment

Fix compilation when POSIX_MEMALIGN is not set.
Debug the configured alignment.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=660300
gst/gstmemory.c