memory: respect configured alignment
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 10 Jun 2011 11:59:31 +0000 (13:59 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 10 Jun 2011 11:59:31 +0000 (13:59 +0200)
commit17ff81fc7da50860060fc78119508c403e1332c7
tree470bddd78f93495a5d5935029964bc51c461b43b
parentb27ee30a35bb159f4d534fdd17dccc856e21904d
memory: respect configured alignment

Move the alignment from GstBuffer to GstMemory.
make sure memory is at least aligned to the configured values.
configure.ac
gst/gstbuffer.c
gst/gstmemory.c