gl/convert: clobber alpha channel when needed
authorMatthew Waters <ystreet00@gmail.com>
Mon, 12 May 2014 11:56:06 +0000 (21:56 +1000)
committerMatthew Waters <ystreet00@gmail.com>
Mon, 12 May 2014 12:10:19 +0000 (22:10 +1000)
commitbd3e6007101fca3016a870599f7d7c1ac0219857
treeb637cc2abc47ef50588634b7b4bb1e95a63e3715
parenta4f0fbe4c3cd1eaad53f922ac33749c517896852
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