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 630399 - Add gobject-introspection support
Add gobject-introspection support
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
git master
Other Linux
: Normal normal
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-23 10:58 UTC by Sebastian Pölsterl
Modified: 2010-09-23 11:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds initial gir support (3.88 KB, patch)
2010-09-23 10:58 UTC, Sebastian Pölsterl
none Details | Review
Patch against latest master (3.82 KB, patch)
2010-09-23 11:16 UTC, Sebastian Pölsterl
none Details | Review

Description Sebastian Pölsterl 2010-09-23 10:58:02 UTC
Created attachment 170888 [details] [review]
Adds initial gir support

The gir file is generated correctly, however creating the .typelib file fails because it can't find a couple of types from GstRtsp. Not sure whether this needs a fix in GstRtsp.
Comment 1 Sebastian Pölsterl 2010-09-23 11:16:17 UTC
Created attachment 170891 [details] [review]
Patch against latest master
Comment 2 Wim Taymans 2010-09-23 11:40:56 UTC
commit 347e10e1f95f5e86b91a3cae4f8612f5a65ffe59
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Wed Sep 22 23:13:37 2010 +0200

    Added initial gobject-introspection support