summaryrefslogtreecommitdiff
path: root/gst/gstcaps.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstcaps.c')
-rw-r--r--gst/gstcaps.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/gstcaps.c b/gst/gstcaps.c
index b0ec1f9000..37c6c30334 100644
--- a/gst/gstcaps.c
+++ b/gst/gstcaps.c
@@ -584,6 +584,8 @@ gst_caps_append (GstCaps * caps1, GstCaps * caps2)
* expressed by @caps1. The structures in @caps2 are not copied -- they are
* transferred to @caps1, and then @caps2 is freed.
* If either caps is ANY, the resulting caps will be ANY.
+ *
+ * Since: 0.10.10
*/
void
gst_caps_merge (GstCaps * caps1, GstCaps * caps2)