gl: Add support for multiple views in upload, colour convert and download
authorJan Schmidt <jan@centricular.com>
Fri, 29 May 2015 16:15:51 +0000 (02:15 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:04 +0000 (19:32 +0000)
commit8a1fc4ab4e14a8d35b033962ea4a809148fd84a8
treed39cf519573c01661110b1010b38a95453b0cbcf
parent1f7025c5854d3e6e7d3fe8bce0a18831f70b9250
gl: Add support for multiple views in upload, colour convert and download

Support multiple attached views on input/output buffers
by processing each one, not just the first.
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstgldownload.c
gst-libs/gst/gl/gstgldownload.h
gst-libs/gst/gl/gstglmemory.c
gst-libs/gst/gl/gstglupload.c