Implement gst_caps_has_property*() as functions instead of macro's - this prevents...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 29 Jul 2003 12:00:38 +0000 (12:00 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 29 Jul 2003 12:00:38 +0000 (12:00 +0000)
commit37708963685d600bbe0b7e0c2706e281d36fbac9
tree8dd6cbfad0275f74dcb32dc6df6dd5a9b0b20a44
parent7b38bc69a39d738f15315fb8732503c9ea52fa55
Implement gst_caps_has_property*() as functions instead of macro's - this prevents failed assertions when calling the...

Original commit message from CVS:
Implement gst_caps_has_property*() as functions instead of macro's - this prevents failed assertions when calling them in some specific cases. See #115886
common
gst/gstcaps.c
gst/gstcaps.h