decodebin2: Demote WARNING to DEBUG
Delaying auto-plugging is quite common
This commit is contained in:
parent
25aa25be3a
commit
dad72182a0
@ -1742,8 +1742,7 @@ non_fixed:
|
|||||||
}
|
}
|
||||||
any_caps:
|
any_caps:
|
||||||
{
|
{
|
||||||
GST_WARNING_OBJECT (pad,
|
GST_DEBUG_OBJECT (pad, "pad has ANY caps, delaying auto-pluggin");
|
||||||
"pad has ANY caps, not able to autoplug to anything");
|
|
||||||
goto setup_caps_delay;
|
goto setup_caps_delay;
|
||||||
}
|
}
|
||||||
setup_caps_delay:
|
setup_caps_delay:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user