ffmpeg-kit/flutter/flutter_platform_interface/CHANGELOG.md

12 lines
317 B
Markdown
Raw Permalink Normal View History

## 0.2.1
- Fixes the signature of getMediaInformation method
2022-01-02 19:04:21 +02:00
## 0.2.0
- Implements execute methods
- Merges existing getSafParameter methods into a single method with a new openMode parameter
- Adds list media information sessions methods to FFprobeKit
- Adds getMediaInformation method
2021-03-06 23:52:37 +02:00
## 0.1.0
- Initial release