File tree Expand file tree Collapse file tree 1 file changed +24
-18
lines changed
Expand file tree Collapse file tree 1 file changed +24
-18
lines changed Original file line number Diff line number Diff line change 2828 description : ' choose the first library for compile'
2929 required : true
3030 type : choice
31- default : ' unibreak '
31+ default : ' xml2 '
3232 options :
3333 - xml2
3434 - unibreak
@@ -98,23 +98,29 @@ jobs:
9898 }
9999
100100 libs=(
101- "unibreak"
102- "fribidi"
103- "freetype"
104- "fontconfig"
105- "harfbuzz"
106- "ass"
107- "yuv"
108- "soundtouch"
109- "opus"
110- "openssl3"
111- "dvdread"
112- "dvdnav"
113- "bluray"
114- "dav1d"
115- "uavs3d"
116- "smb2"
117- "webp"
101+ "xml2",
102+ "unibreak",
103+ "fribidi",
104+ "freetype",
105+ "fontconfig",
106+ "harfbuzz",
107+ "ass",
108+ "yuv",
109+ "soundtouch",
110+ "opus",
111+ "openssl3",
112+ "dvdread",
113+ "dvdnav",
114+ "bluray",
115+ "dav1d",
116+ "uavs3d",
117+ "smb2",
118+ "webp",
119+ "ijkffmpeg",
120+ "fftutorial",
121+ "ffmpeg4",
122+ "ffmpeg5",
123+ "ffmpeg6",
118124 "ffmpeg7"
119125 )
120126
You can’t perform that action at this time.
0 commit comments