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
3500e44f
Commit
3500e44f
authored
Apr 18, 2014
by
Nicolas Dufresne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v4l2transform: Enabled QoS
parent
62605e11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
sys/v4l2/gstv4l2transform.c
sys/v4l2/gstv4l2transform.c
+2
-0
No files found.
sys/v4l2/gstv4l2transform.c
View file @
3500e44f
...
...
@@ -597,6 +597,8 @@ static void
gst_v4l2_transform_init
(
GstV4l2Transform
*
self
)
{
/* V4L2 object are created in subinstance_init */
/* enable QoS */
gst_base_transform_set_qos_enabled
(
GST_BASE_TRANSFORM
(
self
),
TRUE
);
}
static
void
...
...
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