Releases: gcanat/video_reader-rs
Releases · gcanat/video_reader-rs
v0.2.9
v0.2.8
v0.2.7
v0.2.5
What's Changed
- Use metadata to correctly detect color range and fall back to
YuvRange::Limited
by default. - Use metedata to correctly detect color space and fall back to using resolution to determine color space.
- Bump pyo3 from 0.24.0 to 0.24.1 by @dependabot in #46
- Add unit tests to CI by @gcanat in #47
New Contributors
- @dependabot made their first contribution in #46
Full Changelog: v0.2.4...v0.2.5