rust-av / av-metrics

Quality metrics
MIT License
53 stars 10 forks source link

Bump av-metrics-decoders in other av-metrics crates #298

Open FreezyLemon opened 4 months ago

FreezyLemon commented 4 months ago

These are breaking changes[^1] because the Y4MDecoder type is exposed in the API (and got changed in av-metrics-decoders). The changes are pretty simple otherwise. I wanted to update some dependencies, but this should be done first I think

[^1]: Nevermind. The tests project is obviously not published/versioned and I'm not sure what compatibility guarantees the av-metrics-tool is supposed to make.

FreezyLemon commented 4 months ago

New clippy errors. I opened #299 to fix those.