Skip to content
  • Henry Wilkes's avatar
    caps: keep ANY caps empty internally · 412e97be
    Henry Wilkes authored and Jan Schmidt's avatar Jan Schmidt committed
    Keep the ANY caps empty internally when appending and merging
    caps/structures. Previously, an ANY caps could end up containing
    internal structures, which could be fetched by the user, and gave the
    caps a non-zero length.
    
    Also, made sure that `gst_caps_set_features_simple` frees the features
    if caps is empty.
    412e97be