eglimage: Fix exported DMABuf size
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sun, 14 Jul 2019 20:33:35 +0000 (16:33 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 11 Nov 2019 22:01:23 +0000 (17:01 -0500)
commitac0d19b72fd41def919893e4c6ce631559640c56
treee9a8cd750e9edb3983157a96fac0d957ab5af61d
parent976e7e4e3dc55c607398104302f8219d0f5fc5ef
eglimage: Fix exported DMABuf size

All we know is the height and the stride, so make sure not to expose
the DMABuf larger then the size we know about.
ext/gl/gstgldownloadelement.c
gst-libs/gst/gl/egl/gsteglimage.c