alpha: Do not override the method with custom r/g/b values
authorYouness Alaoui <youness.alaoui@collabora.co.uk>
Thu, 21 Feb 2013 20:01:15 +0000 (15:01 -0500)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 22 Feb 2013 00:04:51 +0000 (00:04 +0000)
commita65fd146f8c42f7edb86d63d68a3e1a979d05c7e
tree45713bc39a6027ec3fc47b6e6cf3e54da65a591b
parent42d8b96f2d2824cf8126526e4966f2144e82e537
alpha: Do not override the method with custom r/g/b values

Depending on the order g_object_set() calls aare made, the
target r/g/b settings will override the method if set to
green/blue. Change that so we do not use the target-r/g/b values
unless the method is set to custom.

https://bugzilla.gnome.org/show_bug.cgi?id=694374
gst/alpha/gstalpha.c