Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alba Mendez
gst-docs
Commits
b18dc27b
Verified
Commit
b18dc27b
authored
Sep 20, 2019
by
Jordan Petridіs
🌱
Browse files
app-dev/playback-components: add missing gst_clear_caps
parent
daa4d325
Changes
1
Hide whitespace changes
Inline
Side-by-side
markdown/application-development/highlevel/playback-components.md
View file @
b18dc27b
...
...
@@ -361,6 +361,8 @@ cb_pad_added (GstElement *dec,
gst_object_unref
(
sinkpad
);
}
gst_clear_caps
(
&
caps
);
}
gint
...
...
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