gl/colorconvert: allocate output buffers
authorMatthew Waters <ystreet00@gmail.com>
Thu, 29 May 2014 05:50:56 +0000 (15:50 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:41 +0000 (19:31 +0000)
commit8ac92cd90d6613af6d3d8d4bd8cefc026514490c
treec77646941650940b09c4b3d3f7286aeadf30ea2f
parent1f48a074be2c63fecf5da96beea0d186bd94a644
gl/colorconvert: allocate output buffers

Allows the nop optimisation by simply reffing the input buffer.
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstglcolorconvert.h
gst-libs/gst/gl/gstgldownload.c
gst-libs/gst/gl/gstglupload.c
gst-libs/gst/gl/gstglupload.h