Searched refs:GST_CAPS (Results 1 – 9 of 9) sorted by relevance
299 icaps = gst_caps_intersect (filter_caps, GST_CAPS (l->data)); in main()305 out_caps = gst_caps_copy (GST_CAPS (l->data)); in main()315 caps = gst_caps_copy (GST_CAPS (l->data)); in main()
36 #define GST_CAPS(obj) (GST_CAPS_CAST(obj)) macro226 #define gst_caps_copy(caps) GST_CAPS (gst_mini_object_copy (GST_MINI_OBJECT_CAST (caps)))
2705 return GST_CAPS (gst_mini_object_copy (GST_MINI_OBJECT_CAST (caps)));
2219 GstCaps *caps1 = GST_CAPS (gst_value_get_caps (value1)); in gst_value_compare_caps()2220 GstCaps *caps2 = GST_CAPS (gst_value_get_caps (value2)); in gst_value_compare_caps()
115 caps = gst_caps_copy (GST_CAPS (l->data)); in GST_START_TEST()375 caps = gst_caps_copy (GST_CAPS (node->data)); in GST_START_TEST()430 caps = gst_caps_copy (GST_CAPS (node->data)); in GST_START_TEST()
1658 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create()
4420 to fix GST_CAPS() and GST_IS_CAPS(). (bug #141304)
60976 Reduce SPAM for GST_CAPS:5.
134643 …am, because it may have unforessen side-effects (forwarding the new 1.0 GST_CAPS query would preve…