[Bug 776805] uri-assert: GstDiscoverer are never freeed
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 3 11:23:18 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=776805
Thibault Saunier <tsaunier at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsaunier at gnome.org
--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
Right, this is quite annoying indeed.
> An option could be to turn those to static global variables and free them when a ges_deinit() is called, or something like that.
Registering a GClassFinalizeFunc/GBaseFinalizeFunc would not work either as it
would happen too late?
It would look a bit weird to have a static global variable as we have a
ges_uri_clip_asset_class_set_timeout but well, it wouldn't be a big deal
either.
--
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