Skip to content

padtemplate: Directly unreference the documentation caps

Edward Hervey requested to merge bilboed/gstreamer:unreftemplate into master

The public-facing API has a (valid) protection against NULL caps. We can just directly remove it.

Merge request reports