caps: Add gst_caps_is_subset_structure()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 May 2011 11:55:31 +0000 (13:55 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 May 2011 11:55:31 +0000 (13:55 +0200)
commit57df18875761d6abe6ba88bc7290e29535396742
tree18daa6a0bfff984c4bae35b3831cf6a5e6aa2076
parentda58834884ab64a183c144de5576eb31db92b265
caps: Add gst_caps_is_subset_structure()

API: gst_caps_is_subset_structure()

This allows to check if a structure is a subset of given
caps without allocating a new caps instance for it.
docs/gst/gstreamer-sections.txt
gst/gstcaps.c
gst/gstcaps.h
win32/common/libgstreamer.def