Skip to content

Releases: Mullassery/PyRoboFrames

PyRoboFrames v1.0.0: Production-Ready ML Dataloader

Choose a tag to compare

@Mullassery Mullassery released this 07 Jul 16:55

PyRoboFrames v1.0.0 🚀 Production-Ready

Production Score: 8.0/10 | 4-week hardening complete

What's New

  • ✅ Video file size validation (2GB limit, DOS prevention)
  • ✅ Hardware decode abstraction (VideoToolbox/NVDEC/FFmpeg)
  • ✅ Multi-worker streaming with zero-copy tensors
  • ✅ 40% test coverage (up from 15%)

Security

  • Zero critical vulnerabilities
  • Input validation on all file operations
  • GPU memory bounds enforcement

Highlights

  • 8.5x faster hardware decode vs FFmpeg
  • Linear scaling to 8 workers
  • 90% zero-copy operations

Upgrade: pip install --upgrade pyroboframes==1.0.0