GNOME Bugzilla – Bug 592473
wrap gst-app
Last modified: 2012-11-27 18:38:12 UTC
Created attachment 141252 [details] [review] patch for gst-app wrapping Patch to wrap gst-app, but is currently not useful because of the inter-module type issue (no idea which bug # if any)
Created attachment 141257 [details] [review] wrapping for gst-app New, more complete, version.
Created attachment 141259 [details] [review] patch wrapping gstapp Oops, this time a version that actually adds the constants, gets their names right and can be imported.
Created attachment 141344 [details] [review] patch to wrap gstapp Now rebased over the fix for bug #590348.
Created attachment 141347 [details] [review] patch to fix this now created with git format-patch
Created attachment 142267 [details] [review] new patch Now with callback wrapping and a simple test case.
Can you make sure it: * Passes make check from the top-level directory (fails here because it can't load gst.app from test_app) * Properly compiles with pre-0.10.23 gstreamer/plugins-base
Created attachment 142307 [details] [review] patch to wrap gst-app It only ever compiled gst-app for >= 0.10.23, but the testsuite had trouble dealing with that, fixed now.
Reopening as a new patch has been provided.
Edward?
I'm really sorry this patch has been rotting in bugzilla for so long. I don't know why even, looks like the gst-python (un)maintainers simply forgot about it. However, in the brave new GStreamer 1.0 world this functionality is provided via py-gi now, and the 0.10 branch is not maintained any longer, and there most likely won't be any more gst-python 0.10 releases, so I think it's best to just close this as obsolete. Sorry again. Next time, please shout at us every now and then if we don't follow up on a patch :)