Skip to content

Releases: gcanat/video_reader-rs

v0.2.9

15 Jun 22:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

06 Jun 21:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

05 Jun 21:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.5

07 Apr 06:34
Compare
Choose a tag to compare

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

Full Changelog: v0.2.4...v0.2.5

v0.2.4

26 Mar 22:48
272dc13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.2

08 Jan 22:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Nov 10:18
28d7fb4
Compare
Choose a tag to compare

What's Changed

  • Set scaler and seek to start before decoding and get_batch by @gcanat in #31

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Nov 18:56
Compare
Choose a tag to compare

What's Changed

  • refactor using PyVideoReader class by @gcanat in #30

Full Changelog: v0.1.10...v0.2.0

v0.1.10

06 Nov 00:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

27 Oct 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9