transition: Lower done some debug loggin level
This commit is contained in:
parent
53471db56e
commit
af27a11d65
@ -501,7 +501,7 @@ ges_video_transition_set_transition_type_internal (GESVideoTransition
|
||||
}
|
||||
|
||||
if (type == priv->type) {
|
||||
GST_ERROR ("This type is already set on this transition\n");
|
||||
GST_DEBUG ("%d type is already set on this transition\n", type);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user