Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-generate bindings from gir files #121

Open
neilcsmith-net opened this issue Nov 15, 2018 · 0 comments
Open

Auto-generate bindings from gir files #121

neilcsmith-net opened this issue Nov 15, 2018 · 0 comments

Comments

@neilcsmith-net
Copy link
Member

Longer term we have been recommended by GStreamer developers to (re)look at auto-generation of bindings, but based on our existing GLib / GObject support. The initial stage of this will be to look at auto-generating the lowlevel package in a fully compatible way so that the API outside of that package remains stable. Auto-generating the API level packages could happen later.

This is similar to how the Rust bindings are structured and built, which will be one project used as a guide in this process. These are similarly split in a lowlevel (https://github.com/sdroege/gstreamer-sys) and high-level (https://github.com/sdroege/gstreamer-rs) way.

@neilcsmith-net neilcsmith-net added this to the Post 1.0 milestone Nov 15, 2018
@neilcsmith-net neilcsmith-net removed this from the 1.1 milestone Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant