videopool: update video alignment after applying
authorSong Bing <b06498@freescale.com>
Mon, 22 Dec 2014 14:25:04 +0000 (09:25 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Mon, 22 Dec 2014 14:25:04 +0000 (09:25 -0500)
commite9c6c833c958c8fa28bd9e6a779f16556d92dabe
treec71d52938214c3be87b61b82849bcee373043dc2
parentef580889e03d223d64dbc5a2d847ba91c42dac0d
videopool: update video alignment after applying

Video buffer pool will update video alignment to respect stride alignment
requirement. But haven't updated it to video alignment in configure.
Which will cause user get wrong video alignment.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=741501
gst-libs/gst/video/gstvideopool.c
sys/ximage/ximagepool.c
sys/xvimage/xvimagepool.c