From bcf115a62032d56dbe9c4f0aaf87e7aebc8de1c3 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 13 Mar 2012 15:40:23 +0100 Subject: [PATCH] caps: small docs update --- gst/gstcaps.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gst/gstcaps.c b/gst/gstcaps.c index 93fd3dd..905c711 100644 --- a/gst/gstcaps.c +++ b/gst/gstcaps.c @@ -1691,6 +1691,8 @@ gst_caps_switch_structures (GstCaps * caps, GstStructure * old, * identical are merged. Component structures that have values that can be * merged are also merged. * + * This method does not preserve the original order of @caps. + * * Returns: The simplified caps. */ GstCaps * -- 2.7.4