Home
last modified time | relevance | path

Searched refs:deep_notify (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstobject.h203 void (*deep_notify) (GstObject * object, GstObject * orig, GParamSpec * pspec); member
Dgstobject.c186 G_SIGNAL_NO_HOOKS, G_STRUCT_OFFSET (GstObjectClass, deep_notify), NULL, in gst_object_class_init()
/third_party/gstreamer/gstreamer/
DChangeLog120402 …check/gst/gstbin.c: Make elements silent as the deep_notify refs the parent, which might make the …
120405 Make elements silent as the deep_notify refs the
122273 recursive. Wim won't let me drop deep_notify. Decodebin works
/third_party/gstreamer/gstplugins_good/
DChangeLog145961 Convert to gobject deep_notify