glcolorbalance: return HARDWARE from get_balance_type
This commit is contained in:
parent
81f0d05d37
commit
f8c6be86c2
@ -446,7 +446,7 @@ gst_gl_color_balance_colorbalance_get_value (GstColorBalance * balance,
|
||||
static GstColorBalanceType
|
||||
gst_gl_color_balance_colorbalance_get_balance_type (GstColorBalance * balance)
|
||||
{
|
||||
return GST_COLOR_BALANCE_SOFTWARE;
|
||||
return GST_COLOR_BALANCE_HARDWARE;
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user