synaesthesia: fix wrong debug log string (copy'n'paste)
This commit is contained in:
parent
a184490e6c
commit
2965dbac47
@ -312,7 +312,8 @@ done:
|
|||||||
/* Errors */
|
/* Errors */
|
||||||
missing_caps_details:
|
missing_caps_details:
|
||||||
{
|
{
|
||||||
GST_WARNING_OBJECT (synaesthesia, "missing channels or rate in the caps");
|
GST_WARNING_OBJECT (synaesthesia,
|
||||||
|
"missing width, height or framerate in the caps");
|
||||||
res = FALSE;
|
res = FALSE;
|
||||||
goto done;
|
goto done;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user