Releases
1.5.4
saudet
released this
09 Sep 07:03
September 9, 2020 version 1.5.4
Fix error message thrown from FFmpegFrameRecorder.start()
not containing filename (pull #1492 )
Fix FFmpegFrameFilter.pull()
not returning audio/video frames without audio/video filtergraph (issue #1466 )
Update OpenCVFrameConverter.convertToOrgOpenCvCoreMat()
with new API to set the stride (issue #1460 )
Fix memory leaks and reduce memory fragmentation in FFmpegFrameGrabber
and FFmpegFrameRecorder
(issue #1366 )
Use PointerScope
in FFmpegFrameFilter
, FFmpegFrameGrabber
, and FFmpegFrameRecorder
to deallocate quickly temporary buffers (issue #1383 )
Fix FFmpegFrameFilter
by calling String.format()
with Locale.ROOT
(pull #1441 )
Increase thread safety of FFmpegFrameFilter
, FFmpegFrameGrabber
, and FFmpegFrameRecorder
with synchronized
methods (issue #1434 )
Upgrade dependencies for OpenBLAS 0.3.10, OpenCV 4.4.0, FFmpeg 4.3.1, and Leptonica 1.80.0
You can’t perform that action at this time.