Ram
Ram
Bump? It now works without libstd, and supports UYVY/YUYV too!
It wasn't on crates.io, so I didn't know it existed! :P
Yeah, no problem, I'm using the x264-sys crate, too - if the build script misled you, that's just for detecting UYVY support, it doesn't do any linking or bindings generation.
Fair enough, but why can't the user read the width first if they need it, and then write? Or why not proxy the width and height getters through the writable...