structure: Make sure that subsets have all fields of the superset
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 13 Feb 2013 09:46:37 +0000 (10:46 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 13 Feb 2013 09:46:37 +0000 (10:46 +0100)
commit171c79c9a7a54a7e36dbc6612ac06f659ef9d0dd
tree73da09b80cdc2c68dc0e95c58d0190b1781fc95e
parent92674800ed0391bfa416be047e29eea051115500
structure: Make sure that subsets have all fields of the superset

"video/x-h264,parsed=(boolean)true" is not a superset of
"video/x-h264,stream-format=(string)byte-stream,alignment=(string)nal"
for example.

https://bugzilla.gnome.org/show_bug.cgi?id=693365
gst/gststructure.c
tests/check/gst/gstcaps.c