rust-av / dav1d-rs

libdav1d rust bindings
MIT License
40 stars 20 forks source link

Add colorimetry information API in Picture #94

Closed philn closed 8 months ago

philn commented 8 months ago

Fixes #93

lu-zero commented 8 months ago

I'd land it

philn commented 8 months ago

Thanks for the reviews :) Is a new release planned soon?

lu-zero commented 8 months ago

If dav1d-1.4.1 didn't bring anything more we can make one even today (or tomorrow).

philn commented 8 months ago

The release notes since 1.3.0 mention mostly optimizations. I've checked 1.4.1 works fine here (on x86_64) with current master branch of dav1d-rs and my WIP colorimetry branch of gst-plugin-dav1d ;)

sdroege commented 7 months ago

There are no changes in the headers since 1.3.0 so yes that seems fine.