gl/upload: avoid performing color conversion when there is no need
authorMatthew Waters <ystreet00@gmail.com>
Mon, 12 May 2014 11:51:38 +0000 (21:51 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:40 +0000 (19:31 +0000)
commit59c388abca7f3a00bf2799e56757bb10df985ecc
tree1b29e215a470924ac8b64cd69c55581c87cd9d3f
parentae283ec9daad9a7d367d6a649b30540222eacafd
gl/upload: avoid performing color conversion when there is no need

One such example is when the buffer contains GstGLMemory in the
RGBA format

https://bugzilla.gnome.org/show_bug.cgi?id=729278
gst-libs/gst/gl/gstglupload.c