Skip to content

Releases: NikolasEnt/decode-video-pytorch

v0.1.1

31 Jul 00:36

Choose a tag to compare

Update PyTorch to 2.7.1 and other modules of PyTorch ecosystem, including TorchCodec.

Full Changelog: 0.1.0...0.1.1

v0.1.0

22 Jun 14:11

Choose a tag to compare

What's Changed

Update video readers by @NikolasEnt in #1

  • New video reader PyNvVideoCodecReader using PyNvVideoCodec
  • Refactor of the base video reader structure for a more unified approach
  • Updated benchmarking, including average stats over a list of videos, with sample results included
  • Refactor and updates of video readers to match updated libraries
  • Updated documentation