[Bug 763962] GES_INIT failed and crashes on windows 10 laptop

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 13 16:06:20 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
This looks similar to bug #758738 which is related to passing a GType through a
vararg function, as done in ges_asset_request():

      asset = g_initable_new (asset_type,
          NULL, NULL, "id", real_id, "extractable-type",
          extractable_type, NULL);

-- 
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