v4l2pool: Fix wrong error message
https://bugzilla.gnome.org/show_bug.cgi?id=728438
This commit is contained in:
parent
342de49bf6
commit
17e52f6ac2
@ -857,7 +857,7 @@ no_buffers:
|
|||||||
}
|
}
|
||||||
start_failed:
|
start_failed:
|
||||||
{
|
{
|
||||||
GST_ERROR_OBJECT (pool, "failed to start streaming");
|
GST_ERROR_OBJECT (pool, "allocate failed");
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
other_pool_failed:
|
other_pool_failed:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user