Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-good
Commits
a721e549
Commit
a721e549
authored
Apr 08, 2014
by
Nicolas Dufresne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v4l2object: Setup pool already send element error
parent
409cccb4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
sys/v4l2/gstv4l2object.c
sys/v4l2/gstv4l2object.c
+1
-2
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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