videopool: ensure allocation alignment is consistent with video alignment requirements
authorTim-Philipp Müller <tim@centricular.com>
Fri, 11 Sep 2015 22:36:47 +0000 (23:36 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 15 Sep 2015 09:20:37 +0000 (10:20 +0100)
commit8b96b52a62567d70ce827db00fd0f50f79133ee5
treef2f9a5afd9c7e1288a737b2c4f3590727a2858e4
parentdab39bf42bdabdf239747e3227a99caf3274be23
videopool: ensure allocation alignment is consistent with video alignment requirements

Make sure GstAllocationParams alignment is not less than
any alignment requirement specified via GstVideoAlignment.

https://bugzilla.gnome.org/show_bug.cgi?id=754120
gst-libs/gst/video/gstvideopool.c