glcolorbalance: return HARDWARE from get_balance_type
This commit is contained in:
parent
0fe34bfc1d
commit
63a564be96
@ -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