Gnurou / v4l2r

Rust bindings for V4L2
MIT License
21 stars 10 forks source link

Could be published to crates.io ? #9

Closed lu-zero closed 4 months ago

lu-zero commented 2 years ago

It seems already in a fairly advanced state.

Gnurou commented 2 years ago

Yeah, I've been thinking about publishing it but a bit worried that this is very specific at the moment. The crate is not super useful unless you want to use a V4L2 stateful decoder or encoder, although the basis is there to build other use-cases. But if it could be convenient to you or someone else then maybe I should just do it?

mfreeborn commented 1 year ago

This is a great API, please consider publishing to crates.io!

Gnurou commented 1 year ago

This will need me to review the code and update the API a bit as I was not very versed in Rust when I started it, but I will try to get to it in the next few weeks.

lu-zero commented 10 months ago

May I help you? :)

Gnurou commented 10 months ago

Probably! :) The main problem I believe is that I am not very comfortable putting it on crates.io in the current state - I need the API to be more consistent, and the documentation to be more useful. So I know it's vague but if you have experience in that domain and want to submit a few PRs, I'd be happy to discuss!

Gnurou commented 4 months ago

Closing as we have published versions (albeit not a stable API yet) on crates.io.

lu-zero commented 4 months ago

that reminds me I hadn't had time to review the API ...

Gnurou commented 4 months ago

Would appreciate. Please be severe. :)