glmemory: use the correct size for the pbo
authorMatthew Waters <matthew@centricular.com>
Thu, 15 Jan 2015 01:57:59 +0000 (12:57 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:52 +0000 (19:31 +0000)
commite3d3049641f5d351df04181ef87766a52c44aa33
tree58049779b820791827501e94649b25ade7e56be0
parent02fdc6484467cdbb9f5b570cbe5c95f4d745a56c
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