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 723767 - Port Python-element loader plugin to 1.0
Port Python-element loader plugin to 1.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other All
: Normal enhancement
: 1.3.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-06 14:36 UTC by Joshua M. Doe
Modified: 2014-09-24 08:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joshua M. Doe 2014-02-06 14:36:39 UTC
In the port to 1.0, this was removed completely:
http://cgit.freedesktop.org/gstreamer/gst-python/tree/plugin/gstpythonplugin.c?h=0.10

Needs to be ported from 0.10 to 1.0 and from PyGTK to PyGObject (introspection).
Comment 1 Thibault Saunier 2014-06-09 09:13:14 UTC
commit 367d281ab6f2bcc0727aab0661d7075be4c09c11
Author: Thibault Saunier <thibault.saunier@collabora.com>
Date:   Thu Feb 6 16:17:03 2014 +0100

    Reimplement gstpython plugin on top of PyGobject