15 Commits
Author SHA1 Message Date
Polochon-street ff6a795479 Update CI to use jrottenberg/ffmpeg6.0 image 2023-04-04 18:58:15 +02:00
Polochon-street bcb2caa516 Add ffmpeg6 to the CI 2023-03-12 14:10:03 +01:00
Polochon-street b6b2311fcf Bump to 5.1.1 2022-08-08 18:37:14 +02:00
Polochon-street 22ad8b9598 Bump version to use ffmpeg 5 2022-02-11 17:58:42 +01:00
Polochon-street 19ab5f67ad Fix linting errors 2021-07-07 16:52:30 +02:00
Zhiming Wang 2e37fbf50d build.yml: switch FFmpeg Windows build URL...
to a hopefully more stable one that doesn't require constant attention.
2020-11-03 17:19:59 +08:00
Zhiming Wang 6e68d2308d build.yml: fix download and extraction of Windows FFmpeg build 2020-11-03 16:20:28 +08:00
Zhiming Wang 810fd7b0f9 build.yml: fix deprecated set-env command
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files
2020-10-11 10:31:05 +08:00
Zhiming Wang ae06272af1 build.yml: fix Windows build
ffmpeg.zeranoe.com is gone. Replacing it with another option listed at
ffmpeg.org, https://www.gyan.dev/ffmpeg/builds/.
2020-10-03 18:30:40 +08:00
Zhiming Wang 8b5e48cc8f build.yml: use libclang from Visual Studio to speed up builds
Also fix non-idiomatic parameter expansion in pwsh.
2020-08-12 14:15:13 +08:00
Zhiming Wang f084386540 build.yml: build on macOS and Windows 2020-08-12 12:01:09 +08:00
Zhiming Wang 18058e9a8f build.yml: drop ffmpegxy feature flags and build/test/lint examples 2020-08-10 22:26:34 +08:00
Zhiming Wang 6aef48e7e9 Add release.yml to create release on tag push 2020-08-09 14:26:25 +08:00
Zhiming Wang a5a897f42f build.yml: clippy: turn warnings into errors
Otherwise we'll never know.
2020-08-01 21:59:27 +08:00
Zhiming Wang 26b29b30b1 Add CI build on GitHub Actions 2020-07-26 12:52:50 +08:00