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
andFFmpegFrameRecorder
with newavcodec
API (issue #1498) - Add new
Similarity
sample with PSNR and MSSIM (pull #1622) - Avoid crash in
FFmpegFrameRecorder.stop()
by movingav_write_trailer()
out offlush()
(issue #1616) - Upgrade dependencies for OpenBLAS 0.3.17, OpenCV 4.5.3, FFmpeg 4.4, librealsense2 2.44.0, Leptonica 1.81.1