Skip to content

Releases: LeGoffMael/video_editor

v3.0.0 - No more FFmpeg

26 Jun 13:00
Compare
Choose a tag to compare
  • Removed dependency to FFmpeg from this package (reasons)
  • New complete control over the command generation using commandBuilder in VideoFFmpegVideoEditorConfig
    • Removed VideoExportPreset, you can specifies it using the commandBuilder.
    • Removed customInstruction, you can now custom the command using the commandBuilder.
  • The exportation is now very fast if there is no filter #140
  • Fix assert error while triming #157
  • New coverThumbnailsQuality and trimThumbnailsQuality in controller
    • Removed quality in CoverSelection, instead uses coverThumbnailsQuality
    • Removed quality in ThumbnailSlider, instead uses trimThumbnailsQuality
    • Removed quality in TrimSlider, instead uses trimThumbnailsQuality

v2.2.0

05 Jan 07:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

01 Dec 09:55
5bf682b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

28 Nov 08:30
Compare
Choose a tag to compare

What's Changed

Migration guide
Full Changelog: v1.5.1...v2.0.0

v1.5.1

03 Nov 14:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0 - Flutter ffmpeg 5.1.0

28 Oct 05:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.5.0

v1.4.4

28 Oct 05:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

28 Oct 05:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2 - Update to flutter 3

23 May 00:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

14 Apr 02:50
Compare
Choose a tag to compare

What's Changed

  • Exception in thumbnails generation should not clear the list by @LeGoffMael in #88

Full Changelog: v1.4.0...v1.4.1