Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@LukasBommes LukasBommes released this 27 Oct 17:07
· 51 commits to master since this release

What's Changed

  • Limit the maximal number of threads used by FFmpeg to 16 by @luowyang in #33
  • Draw motion vectors with subpixel precision by @xyperias in #28
  • Upgrade Docker image to manylinux_2_28 by @LukasBommes in #38
  • Upgrade OpenCV from 4.5.5 to 4.10.0 by @LukasBommes in #48
  • Add support for numpy 2 by @LukasBommes in #56
  • Switch Dockerfile from Python 3.10 to Python 3.12 by @LukasBommes in #55
  • Add end to end tests by @LukasBommes in #54
  • Improve CI pipeline to run unit tests on every push to a feature branch

New Contributors

Full Changelog: v1.0.6...v1.1.0