glmemory: use the correct size for the pbo
authorMatthew Waters <matthew@centricular.com>
Thu, 15 Jan 2015 01:57:59 +0000 (12:57 +1100)
committerMatthew Waters <matthew@centricular.com>
Fri, 16 Jan 2015 23:56:20 +0000 (10:56 +1100)
commit989af902fe221b5d3146abba9d556b2e958637db
treec30e7ea708feb06a863b4d5df35086145182295b
parent3a79bd91c72b9640b4f573f96dcbd11daf93ff14
glmemory: use the correct size for the pbo

It was missing the GstVideoAlignment padding which could cause GL
errors related to overrunning the size of the pbo.
gst-libs/gst/gl/gstglmemory.c