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

Use Khronos Dataformat descriptors while passing images between processes #81

Open
mfrischknecht opened this issue Oct 1, 2015 · 0 comments
Milestone

Comments

@mfrischknecht
Copy link
Contributor

While it still makes sense to use the same image format internally for almost everything, passing a description of the data format with every image could allow us to also provide code to transform images from one format to another (optimally in an entirely separate library). This should increase the flexibility of plugins quite a bit.

Dataformat Spec: https://www.khronos.org/dataformat
"Lightning Talk" during SG15: https://youtu.be/quNsdYfWXfM?t=12m

@l00mi l00mi added this to the 6.1.0-beta.1 milestone Oct 26, 2015
@l00mi l00mi modified the milestones: 6.1.0-beta.1, 6.2.0 Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants