gl/convert: clobber alpha channel when needed
authorMatthew Waters <ystreet00@gmail.com>
Mon, 12 May 2014 11:56:06 +0000 (21:56 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:40 +0000 (19:31 +0000)
commit480784e3687aaaefba72e5632faae0fab31a5c2f
treefbe83b33c5d4058cd19b69611d25b5bac6ac7b7f
parent59c388abca7f3a00bf2799e56757bb10df985ecc
gl/convert: clobber alpha channel when needed

Needed in the conversion from padded RGB formats to formats with an
alpha channel.  e.g. BGRx -> ABGR, etc

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