Skip to content

Releases: gcanat/video_reader-rs

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

v0.1.8

24 Oct 14:11
Compare
Choose a tag to compare

What's Changed

  • Improve seek_accurate and get_batch_safe by @gcanat in #24

Full Changelog: v0.1.7...v0.1.8

v0.1.7

15 Oct 22:25
Compare
Choose a tag to compare

What's Changed

  • update dependencies by @gcanat in #19
  • copy frame buffer directly to video array slice by @gcanat in #20
  • Get batch improvement and compiler optimizations by @gcanat in #22

Full Changelog: v0.1.5...v0.1.7

v0.1.5

11 Oct 18:36
Compare
Choose a tag to compare

What's Changed

  • add get_info method by @gcanat in #13
  • Add more metadata in get_info by @gcanat in #14
  • rename decoder.decoder to decoder.video by @gcanat in #15
  • get_batch should work when video also contains audio track by @gcanat in #18

Full Changelog: v0.1.4...v0.1.5

v0.1.4

05 Jul 07:02
Compare
Choose a tag to compare