Skip to content

Releases: BtbN/FFmpeg-Builds

Auto-Build 2024-09-10 12:55

10 Sep 12:56
Compare
Choose a tag to compare
autobuild-2024-09-10-12-55

Simplify rootless-test

Auto-Build 2024-09-09 12:54

09 Sep 12:54
Compare
Choose a tag to compare
autobuild-2024-09-09-12-54

Simplify rootless-test

Auto-Build 2024-09-08 12:49

08 Sep 12:50
Compare
Choose a tag to compare
autobuild-2024-09-08-12-49

Simplify rootless-test

Auto-Build 2024-09-07 12:52

07 Sep 12:53
Compare
Choose a tag to compare
autobuild-2024-09-07-12-52

Simplify rootless-test

Auto-Build 2024-09-06 12:55

06 Sep 12:56
Compare
Choose a tag to compare
autobuild-2024-09-06-12-55

Simplify rootless-test

Auto-Build 2024-08-31 12:50

31 Aug 12:50
Compare
Choose a tag to compare
autobuild-2024-08-31-12-50

Force-Update cc-rs to work around broken pins

Auto-Build 2024-07-31 12:50

31 Jul 12:51
Compare
Choose a tag to compare
autobuild-2024-07-31-12-50

Update xz

Auto-Build 2024-06-30 12:49

30 Jun 12:50
Compare
Choose a tag to compare
Update 50-svtav1.sh to the latest commit, after v2.1.1

This commit has passed the official pipeline

Auto-Build 2024-05-31 12:50

31 May 12:50
Compare
Choose a tag to compare
Switch libssh to gitlab mirror

They seem to have either banned Github, or having connectivity issues to
Github networks.
Their Github mirror is not maintained, so only Gitlab is left.

Auto-Build 2024-04-30 12:51

30 Apr 12:52
Compare
Choose a tag to compare
Upgrade python3-distutils to python3-setuptools

`distutils` (distutils package for Python 3.x) was deprecated a long time ago and will be removed in python 3.12. Upgrade to `setuptools` (Python3 Distutils Enhancements) instead.

See also https://bugs.launchpad.net/ubuntu/+source/python3-stdlib-extensions/+bug/2060772