We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1bd9a commit 5481a44Copy full SHA for 5481a44
build-ffmpeg
@@ -4,8 +4,8 @@
4
# LICENSE: https://github.com/markus-perl/ffmpeg-build-script/blob/master/LICENSE
5
6
PROGNAME=$(basename "$0")
7
-FFMPEG_VERSION=6.1
8
-SCRIPT_VERSION=1.48.rc.1
+FFMPEG_VERSION=5.1
+SCRIPT_VERSION=1.49.rc.1
9
CWD=$(pwd)
10
PACKAGES="$CWD/packages"
11
WORKSPACE="$CWD/workspace"
0 commit comments