Releases: ProjectMile/Mile.FFmpeg
Releases · ProjectMile/Mile.FFmpeg
Mile.FFmpeg 6.1.0.0
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
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
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
Release Notes
- Upgrade FFmpeg to 5.0.1.
Kenji Mouri
Mile.FFmpeg 5.0.0.2
Release Notes
- Integrate ass and fribidi support.
Kenji Mouri
Mile.FFmpeg 5.0.0.1
Release Notes
- Split the symbol files to standalone package.
- Integrate aom and ilbc support.
Kenji Mouri
Mile.FFmpeg 5.0.0.0
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
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
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