File tree Expand file tree Collapse file tree 5 files changed +10
-35
lines changed Expand file tree Collapse file tree 5 files changed +10
-35
lines changed Original file line number Diff line number Diff line change 3232 export GIT_UPSTREAM=https://github.com/FFmpeg/FFmpeg.git
3333fi
3434
35- if [[ " $GIT_FFMPEG_COMMIT " != " " ]] ; then
36- export GIT_COMMIT=" $GIT_FFMPEG_COMMIT "
37- export GIT_REPO_VERSION=" $GIT_FFMPEG_COMMIT "
38- else
39- export GIT_COMMIT=n4.0.5
40- export GIT_REPO_VERSION=4.0.5
41- fi
35+ export GIT_COMMIT=n4.0.5
36+ export GIT_REPO_VERSION=4.0.5
4237
4338# pre compiled
4439export PRE_COMPILE_TAG_TVOS=ffmpeg4-4.0.5-250610182859
Original file line number Diff line number Diff line change 3232 export GIT_UPSTREAM=https://github.com/FFmpeg/FFmpeg.git
3333fi
3434
35- if [[ " $GIT_FFMPEG_COMMIT " != " " ]] ; then
36- export GIT_COMMIT=" $GIT_FFMPEG_COMMIT "
37- export GIT_REPO_VERSION=" $GIT_FFMPEG_COMMIT "
38- else
39- export GIT_COMMIT=n5.1.6
40- export GIT_REPO_VERSION=5.1.6
41- fi
35+ export GIT_COMMIT=n5.1.6
36+ export GIT_REPO_VERSION=5.1.6
4237
4338# pre compiled
4439export PRE_COMPILE_TAG_TVOS=ffmpeg5-5.1.6-250623101211
Original file line number Diff line number Diff line change 3232 export GIT_UPSTREAM=https://github.com/FFmpeg/FFmpeg.git
3333fi
3434
35- if [[ " $GIT_FFMPEG_COMMIT " != " " ]] ; then
36- export GIT_COMMIT=" $GIT_FFMPEG_COMMIT "
37- export GIT_REPO_VERSION=" $GIT_FFMPEG_COMMIT "
38- else
39- export GIT_COMMIT=n6.1.1 # origin/release/5.1
40- export GIT_REPO_VERSION=6.1.1
41- fi
35+ export GIT_COMMIT=n6.1.1 # origin/release/5.1
36+ export GIT_REPO_VERSION=6.1.1
4237
4338# pre compiled
4439export PRE_COMPILE_TAG_TVOS=ffmpeg6-6.1.1-250623102829
Original file line number Diff line number Diff line change 3232 export GIT_UPSTREAM=https://github.com/FFmpeg/FFmpeg.git
3333fi
3434
35- if [[ " $GIT_FFMPEG_COMMIT " != " " ]] ; then
36- export GIT_COMMIT=" $GIT_FFMPEG_COMMIT "
37- export GIT_REPO_VERSION=" $GIT_FFMPEG_COMMIT "
38- else
39- export GIT_COMMIT=n7.1.1 # origin/release/5.1
40- export GIT_REPO_VERSION=7.1.1
41- fi
35+ export GIT_COMMIT=n7.1.1 # origin/release/5.1
36+ export GIT_REPO_VERSION=7.1.1
4237
4338# pre compiled
4439
Original file line number Diff line number Diff line change 3131 export GIT_UPSTREAM=https://github.com/FFmpeg/FFmpeg.git
3232fi
3333
34- if [[ " $GIT_FFMPEG_COMMIT " != " " ]] ; then
35- export GIT_COMMIT=" $GIT_FFMPEG_COMMIT "
36- export GIT_REPO_VERSION=" $GIT_FFMPEG_COMMIT "
37- else
38- export GIT_COMMIT=n6.1.1 # origin/release/5.1
39- export GIT_REPO_VERSION=6.1.1
40- fi
34+ export GIT_COMMIT=n6.1.1 # origin/release/5.1
35+ export GIT_REPO_VERSION=6.1.1
4136
4237# pre compiled
4338export PRE_COMPILE_TAG_TVOS=fftutorial-6.1.1-250413171857
You can’t perform that action at this time.
0 commit comments