mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
v4l2object: Setup pool already send element error
This commit is contained in:
parent
409cccb477
commit
a721e54922
1 changed files with 1 additions and 2 deletions
|
@ -2709,8 +2709,7 @@ set_parm_failed:
|
|||
}
|
||||
pool_failed:
|
||||
{
|
||||
GST_ELEMENT_ERROR (v4l2object->element, RESOURCE, SETTINGS,
|
||||
(_("Video device could not create buffer pool.")), GST_ERROR_SYSTEM);
|
||||
/* setup_pool already send the error */
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue