[Bug 760979] gst: Fix some initialization/deinit issues

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 22 02:56:25 PST 2016


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

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #319544|0                           |1
        is obsolete|                            |

--- Comment #3 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 319547
  --> https://bugzilla.gnome.org/attachment.cgi?id=319547&action=edit
gst: Concider gst as not initialized after deinit is called

Otherwise calling gst_init again will concider Gst is still initialized
and do nothing, which is wrong.

Also make sure to properly deinitialize GstValue on deinit().

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