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 529728 - wrap gst_type_find_register
wrap gst_type_find_register
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Linux
: Normal normal
: 0.10.12
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-24 14:54 UTC by Alessandro Decina
Modified: 2008-04-28 10:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
boom (3.76 KB, patch)
2008-04-24 14:54 UTC, Alessandro Decina
committed Details | Review

Description Alessandro Decina 2008-04-24 14:54:12 UTC
The attached patch wraps gst_type_find_register.
Comment 1 Alessandro Decina 2008-04-24 14:54:43 UTC
Created attachment 109828 [details] [review]
boom
Comment 2 Edward Hervey 2008-04-28 10:49:37 UTC
2008-04-28  Edward Hervey  <edward.hervey@collabora.co.uk>

	Patch by: Alessandro Decina <alessandro at nnva dot org>
	* gst/gst.override:
	Add wrapping of gst_type_find_register.
	Fixes #529728