rust-av / dav1d-rs

libdav1d rust bindings
MIT License
37 stars 16 forks source link

Update to dav1d 1.3.0 #83

Closed sdroege closed 11 months ago

sdroege commented 11 months ago

dav1d 1.3.0 breaks API and ABI, so this is a breaking change on the Rust side too.


This is on top of https://github.com/rust-av/dav1d-rs/pull/82, so let's merge that one first, do a release, then merge this one, do a new release.

lu-zero commented 11 months ago

I guess upstream dislikes semver quite a bit.

sdroege commented 11 months ago

Rebased

sdroege commented 11 months ago

You tag and release 0.9.5 before merging this?

lu-zero commented 11 months ago

Sure, could you please remind me in 4 hours in case I forgot? (another hectic day)

sdroege commented 11 months ago

Sure :) If you want to give me access to the two crates I can also take care of it, as you prefer

sdroege commented 11 months ago

@lu-zero Should be good now