We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b7d828 commit 83b88e0Copy full SHA for 83b88e0
1 file changed
init-cfgs/ffmpeg
@@ -25,9 +25,9 @@ fi
25
if [[ "$GIT_FFMPEG_COMMIT" != "" ]] ;then
26
export GIT_COMMIT="$GIT_FFMPEG_COMMIT"
27
else
28
- export GIT_COMMIT=origin/release/5.1 #0028275216
+ export GIT_COMMIT=n5.1.4 #origin/release/5.1
29
fi
30
31
export GIT_LOCAL_REPO=build/extra/ffmpeg
32
export REPO_DIR=ffmpeg
33
-export GIT_FFMPEG_VERSION=5.1
+export GIT_FFMPEG_VERSION=5.1.4
0 commit comments