Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
George Kiagiadakis
gst-plugins-good
Commits
a721e549
Commit
a721e549
authored
Apr 08, 2014
by
Nicolas Dufresne
Browse files
v4l2object: Setup pool already send element error
parent
409cccb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
sys/v4l2/gstv4l2object.c
View file @
a721e549
...
...
@@ -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
;
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment