overrides: Disable all GStreamer APIs until Gst has been initialized
authorThibault Saunier <tsaunier@gnome.org>
Wed, 15 Apr 2015 17:55:16 +0000 (19:55 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 24 Apr 2015 07:16:53 +0000 (09:16 +0200)
commit6b32ccbbb250f7516f36a1ea82c0fbba8925af09
treea8786170a1baf45dbb67ea1cc23b4be8d8497ba7
parent67d7adc895f8395be711141e98912de82673339c
overrides: Disable all GStreamer APIs until Gst has been initialized

Summary:
And throw an exception if the user tries to call any Gst API without
initializing gst.

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

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D87
gi/overrides/Gst.py