diff --git a/gst/gstcaps.c b/gst/gstcaps.c index 93fd3dd241..905c7118c3 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 *