omxbufferpool: Properly convert OMX alignment to GStreamer alignment
authorSebastian Dröge <sebastian@centricular.com>
Tue, 24 Jun 2014 10:42:22 +0000 (12:42 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 24 Jun 2014 10:42:22 +0000 (12:42 +0200)
commit03c54e7c0fbba61a5b2bf2610b62902321a087da
tree93551686d793b5ef1482be582c27d051baee0204
parent6617d6f577e72cabbc299f68b6e92baefd6b7397
omxbufferpool: Properly convert OMX alignment to GStreamer alignment

GStreamer uses a bitmask for the alignment while OMX uses the
alignment itself. Let's convert.

https://bugzilla.gnome.org/show_bug.cgi?id=710564
omx/gstomxbufferpool.c