Home
last modified time | relevance | path

Searched refs:GST_CAPS (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/icles/
Dvideocrop-test.c299 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()
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h36 #define GST_CAPS(obj) (GST_CAPS_CAST(obj)) macro
226 #define gst_caps_copy(caps) GST_CAPS (gst_mini_object_copy (GST_MINI_OBJECT_CAST (caps)))
Dgstcaps.c2705 return GST_CAPS (gst_mini_object_copy (GST_MINI_OBJECT_CAST (caps)));
Dgstvalue.c2219 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()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideocrop.c115 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()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.c1658 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create()
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.84420 to fix GST_CAPS() and GST_IS_CAPS(). (bug #141304)
/third_party/gstreamer/gstreamer/
DChangeLog60976 Reduce SPAM for GST_CAPS:5.
/third_party/gstreamer/gstplugins_bad/
DChangeLog134643 …am, because it may have unforessen side-effects (forwarding the new 1.0 GST_CAPS query would preve…