After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765216 - gst-play: call gst_deinit()
gst-play: call gst_deinit()
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.9.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-18 14:38 UTC by Guillaume Desmottes
Modified: 2016-04-18 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-play: call gst_deinit() (642 bytes, patch)
2016-04-18 14:39 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2016-04-18 14:38:52 UTC
Calling gst_deinit() allows us to use gst-play for leaks tracking.
Comment 1 Guillaume Desmottes 2016-04-18 14:39:33 UTC
Created attachment 326263 [details] [review]
gst-play: call gst_deinit()

So we can use gst-play to track memory leaks.
Comment 2 Nicolas Dufresne (ndufresne) 2016-04-18 15:43:56 UTC
Thanks !

Attachment 326263 [details] pushed as ef1a99d - gst-play: call gst_deinit()