Skip to content

JavaCV 1.5.6

Compare
Choose a tag to compare
@saudet saudet released this 02 Aug 22:30
· 59 commits to master since this release
1.5.6
810b8bb

August 2, 2021 version 1.5.6

  • Enhance audio and video synchronization of JavaFxPlayVideoAndAudio sample (pull #1662)
  • Add FrameGrabber.grabAtFrameRate() to simulate a device or stream when reading from files (pull #1659)
  • Update FFmpegFrameGrabber and FFmpegFrameRecorder with new avcodec API (issue #1498)
  • Add new Similarity sample with PSNR and MSSIM (pull #1622)
  • Avoid crash in FFmpegFrameRecorder.stop() by moving av_write_trailer() out of flush() (issue #1616)
  • Upgrade dependencies for OpenBLAS 0.3.17, OpenCV 4.5.3, FFmpeg 4.4, librealsense2 2.44.0, Leptonica 1.81.1