Skip to content

Releases: ProjectMile/Mile.FFmpeg

Mile.FFmpeg 6.1.0.0

23 Nov 13:05
Compare
Choose a tag to compare

Release Notes

  • Upgrade FFmpeg to 6.1.
  • Update vcpkg to 2023.11.20 release.
  • Extend the NuGet package platform support.

Kenji Mouri

Mile.FFmpeg 6.0.0.0

20 Oct 14:47
Compare
Choose a tag to compare

Release Notes

  • Upgrade FFmpeg to 6.0.
  • Update vcpkg to 2023.10.19 release.
  • Update to the newest of Mile.Project.Helpers.
  • Remove ARM32 target support.
  • Simplify the build script logic.

Kenji Mouri

Mile.FFmpeg 5.1.2.0

07 Feb 16:52
Compare
Choose a tag to compare

Release Notes

  • Upgrade FFmpeg to 5.1.2.
  • Start to use mainline vcpkg as Mile.FFmpeg.Vcpkg submodule.
  • Update to Git submodule version of Mile.Project.Windows.

Kenji Mouri

Mile.FFmpeg 5.0.1.0

13 May 16:03
Compare
Choose a tag to compare

Release Notes

  • Upgrade FFmpeg to 5.0.1.

Kenji Mouri

Mile.FFmpeg 5.0.0.2

27 Jan 14:14
Compare
Choose a tag to compare

Release Notes

  • Integrate ass and fribidi support.

Kenji Mouri

Mile.FFmpeg 5.0.0.1

23 Jan 12:41
Compare
Choose a tag to compare

Release Notes

  • Split the symbol files to standalone package.
  • Integrate aom and ilbc support.

Kenji Mouri

Mile.FFmpeg 5.0.0.0

22 Jan 00:57
Compare
Choose a tag to compare

Release Notes

  • Upgrade FFmpeg to 5.0.
  • Migrate from vcpkg to Mile.FFmpeg.Vcpkg.
  • Integrate dav1d, srt and vpx support.

Kenji Mouri

Mile.FFmpeg 4.4.1.1

17 Jan 14:31
Compare
Choose a tag to compare

Release Notes

  • Fix issue which you can't use Mile.FFmpeg.
  • Integrate fontconfig and freetype support.
  • Add documents for the whole project.
  • Provide package for using without NuGet.

Kenji Mouri

Mile.FFmpeg 4.4.1.0

14 Jan 14:55
Compare
Choose a tag to compare
Mile.FFmpeg 4.4.1.0 Pre-release
Pre-release

This is the first release of Mile.FFmpeg. There is a serious issue in this version. I will release a newer version in the recent days.

Release Notes

  • Based on FFmpeg 4.4.1 source code tree.
  • Compile FFmpeg and related third-party libraries via vcpkg with avcodec, avdevice, avfilter, avformat, avresample, bzip2, iconv, lzma, modplug, mp3lame, openh264, openjpeg, snappy, soxr, speex, opus, swresample, swscale, theora, vorbis, webp, xml2 and zlib enabled.
  • Use VC-LTL 5.x toolchain to make the binary size smaller.
  • Provide NuGet package.

Kenji Mouri