GStreamer multimedia framework
Find a file
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
ext/gl gl: Add dependency to gstallocators 2017-12-09 19:32:28 +00:00
gst-libs/gst/gl glupload: Fix DirectVIV uploader for formats with a single plane 2017-12-09 19:32:28 +00:00
pkgconfig gl/pkg-config: add the configured platform/api/winsys 2017-12-09 19:32:25 +00:00
tests examples: gl: remove ancient bitrotten .vcproj files 2017-12-09 19:32:28 +00:00