[Bug 757045] tracer: Emit 'element-new' hook when using parse_launch

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 24 02:45:05 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=757045

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #314001|none                        |reviewed
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 314001
  --> https://bugzilla.gnome.org/attachment.cgi?id=314001
tracer: Emit 'element-new' hook when using parse_launch

Shouldn't that hook be emitted by something else then? Like GstElement's
GObject::constructed() vfunc?

We otherwise also miss elements that have no factory and are created by
g_object_new() with the GType.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list