glmemory: Support offset when downloading
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 28 Feb 2015 20:00:13 +0000 (15:00 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:55 +0000 (19:31 +0000)
commitb2aea709d0dad1707070b6d5a6832ad56614a03c
treee4d9d8dce799b61096e62edec59dac815d8b7f5f
parent0cbe42af241207a620e2b5147b40be011038fcca
glmemory: Support offset when downloading

Make sure we support offset and video alignment when downloading too.
This is currently not used (plane_start is always 0), but it makes
the code correct if we want to use that later.
gst-libs/gst/gl/gstglmemory.c