Releases: radek-k/FFMediaToolkit
Releases · radek-k/FFMediaToolkit
v4.5.1
- Fixed crash when resizing a video frame for encoding (#125, #87)
v4.5.0
- Update to FFmpeg 6.0 (FFmpeg 5.x binaries will not work with FFMediaToolkit since this release)
- Improved FFmpeg loading error handling
v4.4.1
- Fixed a crash when disposing
MediaFile
when a media stream was already disposed (#114)
v4.4.0
- Implemented rescaling the decoded video frame (#105)
- Added video rotation property to the stream info (#95)
- Fixed a crash when decoding video (#86)
v4.3.2
- Fixed an issue where first packets could be dropped when loading a file with audio and video streams. (#78)
v4.3.1
- Fixed an issue where last frames were dropped (#72)
v4.1.2
- Fix #94
- Update FFmpeg.Autogen