Home
last modified time | relevance | path

Searched refs:gstobject (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstobject.c421 GstObject *gstobject = GST_OBJECT_CAST (object); in gst_object_finalize() local
427 g_free (gstobject->name); in gst_object_finalize()
428 g_mutex_clear (&gstobject->lock); in gst_object_finalize()
430 GST_TRACER_OBJECT_DESTROYED (gstobject); in gst_object_finalize()
932 GstObject *gstobject; in gst_object_set_property() local
934 gstobject = GST_OBJECT_CAST (object); in gst_object_set_property()
938 gst_object_set_name_intern (gstobject, g_value_get_string (value)); in gst_object_set_property()
941 gst_object_set_parent (gstobject, g_value_get_object (value)); in gst_object_set_property()
953 GstObject *gstobject; in gst_object_get_property() local
955 gstobject = GST_OBJECT_CAST (object); in gst_object_get_property()
[all …]
Dmeson.build3 'gstobject.c',
79 'gstobject.h',
/third_party/gstreamer/gstreamer/tests/check/
Dmeson.build29 [ 'gst/gstobject.c' ],
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer316 gstbin.c, gstelement.c, gstobject.c, gstpad.c, gstparse.c,
371 * gst/: gstobject.h, gstpad.c, gstpad.h, gstqueue.c,
1266 * gst/gstobject.h, plugins/Makefile.am,
1268 added a comment to gstobject.h
1295 * gst/gstobject.h: Added a missing #else
1303 * gst/gstobject.c: Fix a warning; stuff following an #endif
1313 gst/gstinfo.c, gst/gstobject.c, gst/gstobject.h, gst/gstpad.c,
1339 gst/gstmarshal.h, gst/gstobject.c, gst/gstobject.h, gst/gstpad.c,
1551 gst/gstobject.c, gst/gstobject.h, gst/gstpad.c, gst/gstparse.c,
1607 gstelement.c, gstelementfactory.c, gstobject.c, gstobject.h,
[all …]
/third_party/gstreamer/gstreamer/
DBUILD.gn93 "gst/gstobject.c",
DChangeLog1661 * docs/random/omega/testing/gstobject.c:
1662 * docs/random/omega/testing/gstobject.txt:
2042 * tests/check/gst/gstobject.c:
3593 * gst/gstobject.c:
5510 * tests/check/gst/gstobject.c:
5542 * gst/gstobject.c:
5543 gstobject: Don't double-notify when setting names
7101 * gst/gstobject.c:
7226 * gst/gstobject.c:
7573 ==11119== by 0x488134E: gst_object_constructed (gstobject.c:141)
[all …]
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dnamespaces191 To solve this problem we can create a special method in gstobject
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.814 * gst/gstobject.c: (gst_object_init),
460 * gst/gstobject.c:
1304 * gst/gstobject.c: (gst_object_default_deep_notify):
1381 * docs/gst/tmpl/gstobject.sgml:
2983 * gst/gstobject.c: (gst_object_replace):
3025 * gst/gstobject.h:
3270 * gst/gstobject.h:
3305 * gst/gstobject.*:
5103 * gst/gstobject.c: (gst_object_get_type),
5708 * docs/gst/tmpl/gstobject.sgml:
[all …]