summaryrefslogtreecommitdiff
path: root/gst/gstcapsfeatures.h
Commit message (Expand)AuthorAgeFilesLines
* Move files from gstreamer into the "subprojects/gstreamer/" subdirThibault Saunier2021-09-241-127/+0
* caps: Add gst_caps_features_new_single()Chris White2021-04-011-0/+3
* gst: Add missing G_GNUC_NULL_TERMINATED markersChris White2021-04-011-1/+1
* Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionallyNiels De Graef2019-06-041-2/+0
* gst: GST_EXPORT -> GST_APITim-Philipp Müller2018-03-131-27/+27
* gst: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller2017-05-151-0/+38
* core: Add g_autoptr() support to all typesXavier Claessens2015-12-141-0/+4
* Headers: add missing includes.Mathieu Duponchelle2015-08-151-0/+2
* gst: Store more basic type GTypes in variablesSebastian Dröge2014-06-191-1/+3
* capsfeatures: Add GST_CAPS_FEATURES_ANYSebastian Dröge2013-04-021-0/+6
* caps: Add new data type for handling caps features to the capsSebastian Dröge2013-03-311-0/+74