Releases: barndawgie/ffmpeg-cross-compile-script
Releases · barndawgie/ffmpeg-cross-compile-script
v1.4.0
What's Changed
- ci(pre-commit.ci): pre-commit autoupdate by @pre-commit-ci in #22
- Upgrading x265 and ffmpeg by @barndawgie in #23
- Upgrading Codecs by @barndawgie in #24
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Adding performance optimization flags to libsvtav1 by @barndawgie in #19
- Perf improvements by @barndawgie in #20
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Adding libdav1d decoder and libsvtav1 encoder by @barndawgie in #11
- Adding automatic build by @barndawgie in #12
- Fixing pathing to enable auto-build by @barndawgie in #15
- Adding libvmaf and fixing auto-build by @barndawgie in #13
- Adding libopus support by @barndawgie in #17
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Updated to FFMPEG 7.0.1 and included updates of many dependencies.
Note: libbluray is disabled due to incompatibility with FFMPEG 7.0.1
What's Changed
- chore: Updating versions for many packages by @barndawgie in #6
- ci: Force PRs by @barndawgie in #7
- ci(pre-commit.ci): pre-commit autoupdate by @pre-commit-ci in #8
- Updates and fixes by @barndawgie in #10
New Contributors
- @pre-commit-ci made their first contribution in #8
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix: Fixing x265 to pull from its new home by @barndawgie in #5
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Adds nvenc and nvdec support!
v1.0.0
Initial release with support for building including all of the core media codecs and basic text/font rendering.