summaryrefslogtreecommitdiff
path: root/gst/gstcapsfeatures.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier1-1/+2
2016-04-26capsfeature: add cleanup priv functionGuillaume Desmottes1-0/+12
2016-02-15docs: annotate C examples as suchEvan Nemerson1-1/+1
2014-06-26introspection: add missing (nullable) annotations to return valuesEvan Nemerson1-2/+3
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-2/+2
2014-02-04capsfeatures: Make sure that the static ANY/EMPTY capsfeatures are never mutableSebastian Dröge1-0/+6
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen1-1/+1
2013-04-19capsfeatures: Add documentation about ANY GstCapsFeaturesSebastian Dröge1-1/+6
2013-04-09capsfeatures: Init debug category before ever using itOlivier Crête1-3/+3
2013-04-06capsfeatures: Copy ANY flag when copying caps features tooSebastian Dröge1-0/+1
2013-04-02docs: add since markers to capsfeatures docsTim-Philipp Müller1-4/+50
2013-04-02capsfeatures: Add GST_CAPS_FEATURES_ANYSebastian Dröge1-0/+60
2013-04-01capsfeatures: For copying features it's not required to have no parent refcountSebastian Dröge1-1/+0
2013-03-31caps: Add new data type for handling caps features to the capsSebastian Dröge1-0/+740