gstreamer/gst-libs
Sebastian Dröge 59db0ee4e1 glupload: Fix DirectVIV uploader for formats with a single plane
We have to pass the "height" as height = vmeta->offset[1] / width to the
API, which of course does not work well for formats with only a single
plane. Use the whole memory size instead of the offset in that case.
2017-12-09 19:32:28 +00:00
..
gst/gl glupload: Fix DirectVIV uploader for formats with a single plane 2017-12-09 19:32:28 +00:00