mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Update dependencies
This commit is contained in:
parent
3c50fd2ef6
commit
58ef810e70
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://git.code.sf.net/p/mingw-w64/mingw-w64.git"
|
||||
SCRIPT_COMMIT="2a5024409b06a508b0ca85aa1d488f51a44ea3a3"
|
||||
SCRIPT_COMMIT="a421d2c0c68396bc342053c9348de85ecafa057e"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win* ]] || return -1
|
||||
|
@ -4,7 +4,7 @@ SCRIPT_REPO="https://git.savannah.gnu.org/git/libiconv.git"
|
||||
SCRIPT_COMMIT="d68ea07b28aa3c8d1959358b7da7e7f3ba148319"
|
||||
|
||||
SCRIPT_REPO2="https://git.savannah.gnu.org/git/gnulib.git"
|
||||
SCRIPT_COMMIT2="a150644bf4c571dc924852594381115dbffd2e1a"
|
||||
SCRIPT_COMMIT2="7c53496c448c3dd5fdae5ae691172583b09e6a20"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/freetype/freetype.git"
|
||||
SCRIPT_COMMIT="5d4e649f740c675426fbe4cdaffc53ee2a4cb954"
|
||||
SCRIPT_COMMIT="fc67794e159a852d5cbaadcaf3d36598435938cc"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/BtbN/gmplib.git"
|
||||
SCRIPT_COMMIT="4d2b2f4360fcf79ca3f8dc3f71fc0f3b630ccf39"
|
||||
SCRIPT_COMMIT="655b673c0c825a772b2596d9761ffc3dd953074e"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/xiph/ogg.git"
|
||||
SCRIPT_COMMIT="db5c7a49ce7ebda47b15b78471e78fb7f2483e22"
|
||||
SCRIPT_COMMIT="fa80aae9d50096160f2b56ada35527d7aee3f746"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/GNOME/libxml2.git"
|
||||
SCRIPT_COMMIT="66fdf94c5518547c12311db1e4dc0485acf2a2f8"
|
||||
SCRIPT_COMMIT="ef73541a5a0d470fc8debc5c0fceea93d3d2b72a"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/tukaani-project/xz.git"
|
||||
SCRIPT_COMMIT="4941ea454c02cf15a64d6434a0778fc2a81282fc"
|
||||
SCRIPT_COMMIT="1176a19df6b1585b51131b0e2570e03f1fc14f46"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/fontconfig/fontconfig.git"
|
||||
SCRIPT_COMMIT="25f58a52b0b30efbba0ea27c98dc58e411a42b84"
|
||||
SCRIPT_COMMIT="759f1b0d33cc8591af627948539cc9e74c1271cb"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/harfbuzz/harfbuzz.git"
|
||||
SCRIPT_COMMIT="e9134c8ce3d54c7a38c90c0a33758fd8bfb3e280"
|
||||
SCRIPT_COMMIT="6dff699f3f15521a4a2914e6dfdade9d72c2d6b7"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libsndfile/libsamplerate.git"
|
||||
SCRIPT_COMMIT="4858fb016550d677de2356486bcceda5aed85a72"
|
||||
SCRIPT_COMMIT="15c392d47e71b9395a759544b3818a1235fe1a1d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/libudfread.git"
|
||||
SCRIPT_COMMIT="b3e6936a23f8af30a0be63d88f4695bdc0ea26e1"
|
||||
SCRIPT_COMMIT="a089d1bd4118f5072a1dbb76f459dc41bb106bb5"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,10 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git"
|
||||
SCRIPT_COMMIT="1d31665ff03cdcf16ed96f29bb3d2194ebd48943"
|
||||
SCRIPT_COMMIT="bb1dc2e5882378817831ae17ba7391b3e23efa81"
|
||||
|
||||
SCRIPT_REPO2="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
|
||||
SCRIPT_COMMIT2="92280246c8e30795f08362425510d6acfc5c3f0d"
|
||||
SCRIPT_COMMIT2="86448ce4e47bc59688c58e7542ebfa4d7568c0de"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/Netflix/vmaf.git"
|
||||
SCRIPT_COMMIT="4db7c0c81f5403f897443f37d0967f68f0725a44"
|
||||
SCRIPT_COMMIT="8b2582db3b1d28c460393b4fea13cda435236832"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
|
||||
SCRIPT_COMMIT="4d2879ad9e394ff832762e8961eca9415cc9934c"
|
||||
SCRIPT_COMMIT="e708fe493311d5d7de0023136a2d71c1e691b69a"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxtrans.git"
|
||||
SCRIPT_COMMIT="c8c291390f4befb7d813d7fce6caeb6607561903"
|
||||
SCRIPT_COMMIT="cf05ba4a10c90da2c63805a5375e983b174e28b0"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
|
||||
SCRIPT_COMMIT="5f8077b257ea27a5fd6f114d2bc15284b2416b3c"
|
||||
SCRIPT_COMMIT="59917d28a3c41ad22d6fc52e323cafe2cdd596d5"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/GPUOpen-LibrariesAndSDKs/AMF.git"
|
||||
SCRIPT_COMMIT="e1da8a58d4f4c7a706e36b3ad3baf8a2ffbb7d0f"
|
||||
SCRIPT_COMMIT="16f7d73e0b45c473e903e46981ed0b91efc4c091"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://aomedia.googlesource.com/aom"
|
||||
SCRIPT_COMMIT="5f6ce718d903dca3e49c5c10db0859a394c9be84"
|
||||
SCRIPT_COMMIT="bacc12361483518d89d4a53c8f859e7b38acc692"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == winarm64 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/glennrp/libpng.git"
|
||||
SCRIPT_COMMIT="44f97f08d729fcc77ea5d08e02cd538523dd7157"
|
||||
SCRIPT_COMMIT="34005e3d3d373c0c36898cc55eae48a79c8238a1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/AviSynth/AviSynthPlus.git"
|
||||
SCRIPT_COMMIT="7914404b0825672d2d3644c1caab79310bf39b0c"
|
||||
SCRIPT_COMMIT="70b9d6616168931adbd62f964b552c1936e63cdc"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/acoustid/chromaprint.git"
|
||||
SCRIPT_COMMIT="aa67c95b9e486884a6d3ee8b0c91207d8c2b0551"
|
||||
SCRIPT_COMMIT="41a3e8fb3eb907d7a0338ada291982672a2226df"
|
||||
|
||||
ffbuild_enabled() {
|
||||
# pkg-config check is currently only available in master
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/dav1d.git"
|
||||
SCRIPT_COMMIT="caef968117eb2d6d7224e8d29ec67ff79b0025f8"
|
||||
SCRIPT_COMMIT="8d956180934f16244bdb58b39175824775125e55"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/dyne/frei0r.git"
|
||||
SCRIPT_COMMIT="2328ce38020b48e0a0d653cd55fe918764ec7bb3"
|
||||
SCRIPT_COMMIT="3d288d95a7f4cc0347e4daf8bc65d2336732754f"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libgme/game-music-emu.git"
|
||||
SCRIPT_COMMIT="daaa7c67dcb21a08d984b2bfd3fc508d60c08bed"
|
||||
SCRIPT_COMMIT="3afa3ea124c5360ad561d7acb7ba97ae7497841d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/ultravideo/kvazaar.git"
|
||||
SCRIPT_COMMIT="b0ed0f97680776214ea668aad9e57978d1433e0e"
|
||||
SCRIPT_COMMIT="999c51252e4d6d3e70e0eab1efa9b71bd6345904"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libass/libass.git"
|
||||
SCRIPT_COMMIT="1b699559025185e34d21a24cac477ca360cb917d"
|
||||
SCRIPT_COMMIT="958f4b6ad3e36a0dfda786e19d44411189686da2"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/libbluray.git"
|
||||
SCRIPT_COMMIT="bb5bc108ec695889855f06df338958004ff289ef"
|
||||
SCRIPT_COMMIT="4066744f4f4cf66d58fcb3e320813d788e9017ba"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/mm2/Little-CMS.git"
|
||||
SCRIPT_COMMIT="04ace9c100fc6850f09223dd6c7ad8fa634acd06"
|
||||
SCRIPT_COMMIT="4a648efb3c7868c66d56fc8829a4fb052455eae0"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libjxl/libjxl.git"
|
||||
SCRIPT_COMMIT="71fd6ef964d6933c4cd0d629bbbe1054493cf097"
|
||||
SCRIPT_COMMIT="c496c521f99c13b8205c4fc4ff3eb3d652a1d1c3"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/xiph/opus.git"
|
||||
SCRIPT_COMMIT="c79a9bd1dd2898cd57bb793e037d58c937555c2c"
|
||||
SCRIPT_COMMIT="a013aa047760ec7508aec5755c225aa3b23a2581"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/ARMmbed/mbedtls.git"
|
||||
SCRIPT_COMMIT="v3.6.2"
|
||||
SCRIPT_COMMIT="v3.6.3"
|
||||
SCRIPT_TAGFILTER="v3.*"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.com/libssh/libssh-mirror.git"
|
||||
SCRIPT_COMMIT="9613e9508dabd793900f6ee58fc20808ea55fcac"
|
||||
SCRIPT_COMMIT="f3b389d112da4a9d580cfd45a93d4d0961886149"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/xiph/theora.git"
|
||||
SCRIPT_COMMIT="7180717276af1ebc7da15c83162d6c5d6203aabf"
|
||||
SCRIPT_COMMIT="b167cb4a3e3e2d3239d71f0ca2cbc25af4f2183c"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://chromium.googlesource.com/webm/libvpx"
|
||||
SCRIPT_COMMIT="95afae324986797afb19a606f3d95ecdf21e99a7"
|
||||
SCRIPT_COMMIT="0ab8891af8fb3c68f1135f320d551ccc78b8a253"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == winarm64 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://chromium.googlesource.com/webm/libwebp"
|
||||
SCRIPT_COMMIT="73b728cbb9f6694a6fef0a470e6c23c5ecba2418"
|
||||
SCRIPT_COMMIT="a1ad3f1e379539045dd1604fd91e7a270b8af9d1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/drobilla/serd.git"
|
||||
SCRIPT_COMMIT="9766872b2ef28126a46f14f4c3d1070bc3116368"
|
||||
SCRIPT_COMMIT="c701c58a43d7f5446b5594b73664a7f6d9812e27"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/drobilla/sord.git"
|
||||
SCRIPT_COMMIT="306135c33c361dd15dc03e214728868f8490777d"
|
||||
SCRIPT_COMMIT="d588a2510d0ee071348f65c84334b035df22e0b1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/lv2/sratom.git"
|
||||
SCRIPT_COMMIT="80e12926bbf5837daa2ad133d5f68901ca368aec"
|
||||
SCRIPT_COMMIT="3bab3fa5495b0445729da54796514f454324257b"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/lv2/lilv.git"
|
||||
SCRIPT_COMMIT="2026fced442f3bf2c486a0f267448a07cb0788b5"
|
||||
SCRIPT_COMMIT="94420866a968d3ba5bb916e15dcb57c1f97d0b49"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/kcat/openal-soft.git"
|
||||
SCRIPT_COMMIT="fd74b3d6908c5efc77d413acb58d5cd359bf9d4b"
|
||||
SCRIPT_COMMIT="481c9e0b461a2256212c5c40153509f935268c8d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/cisco/openh264.git"
|
||||
SCRIPT_COMMIT="a85e11871c748eae11d056d93df644e2dcb1e80c"
|
||||
SCRIPT_COMMIT="0c9a557a9a6f1d267c4d372221669a8ae69ccda0"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://source.openmpt.org/svn/openmpt/trunk/OpenMPT"
|
||||
SCRIPT_REV="22979"
|
||||
SCRIPT_REV="23127"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == winarm64 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libsdl-org/SDL.git"
|
||||
SCRIPT_COMMIT="ab44451578ec6e449bd78b8f99ee0333dba69e3c"
|
||||
SCRIPT_COMMIT="bfab0a968fd54250377f65232df5982e46ecc712"
|
||||
SCRIPT_BRANCH="SDL2"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/google/snappy.git"
|
||||
SCRIPT_COMMIT="32ded457c0b1fe78ceb8397632c416568d6714a0"
|
||||
SCRIPT_COMMIT="6af9287fbdb913f0794d0148c6aa43b58e63c8e3"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/Haivision/srt.git"
|
||||
SCRIPT_COMMIT="697dce0978c9e8c2f8fff4d1443f2cb69941bdc2"
|
||||
SCRIPT_COMMIT="952f9495246abc201bac55b8f9ad7409c0572423"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
|
||||
SCRIPT_COMMIT="af1ccfc1cb082dd5b861676627dcecf5595e62b0"
|
||||
SCRIPT_COMMIT="6ac3dfd9a4e6c5650ffbfecf409fbbd722ddaa2e"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win32 ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
|
||||
SCRIPT_COMMIT="a7eb2cfd53a70fcd9ba9dcfad80a3994642f362f"
|
||||
SCRIPT_COMMIT="d387ec976f1f86faa1fea5455ac86e84b55ce53f"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git"
|
||||
SCRIPT_COMMIT="v1.4.309"
|
||||
SCRIPT_COMMIT="v1.4.312"
|
||||
SCRIPT_TAGFILTER="v?.*.*"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/google/shaderc.git"
|
||||
SCRIPT_COMMIT="8be073a9ff0d07288b3d138fb7c586ac53465227"
|
||||
SCRIPT_COMMIT="acc976a6a92d37694afdf1e2bda80ce8c83ef75a"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/KhronosGroup/SPIRV-Cross.git"
|
||||
SCRIPT_COMMIT="2c32b6bf86f3c4a5539aa1f0bacbd59fe61759cf"
|
||||
SCRIPT_COMMIT="cb71abe3063094bf383379b15473d39cb1144120"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/libplacebo.git"
|
||||
SCRIPT_COMMIT="563ea4a1a23237c0acd9f0ba29f5166ebcd5cf60"
|
||||
SCRIPT_COMMIT="dd16ddf66055db5608bfc8858b5dc88add73545d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
(( $(ffbuild_ffver) > 600 )) || return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/fraunhoferhhi/vvenc.git"
|
||||
SCRIPT_COMMIT="22de8fc9e1f5ab7c4ca1cef6cecf0d9d9e42ca9d"
|
||||
SCRIPT_COMMIT="ebce395254d9d7be7dc00cec7b49c7ed1d9eebec"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != *32 ]] || return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/x264.git"
|
||||
SCRIPT_COMMIT="373697b467f7cd0af88f1e9e32d4f10540df4687"
|
||||
SCRIPT_COMMIT="32c3b801191522961102d4bea292cdb61068d0dd"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://bitbucket.org/multicoreware/x265_git.git"
|
||||
SCRIPT_COMMIT="bc608a559a730aa7e2d9490edc4ee0eab704f59c"
|
||||
SCRIPT_COMMIT="b354c009a60bcd6d7fc04014e200a1ee9c45c167"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/zapping-vbi/zvbi"
|
||||
SCRIPT_COMMIT="348a44219c9b097a60359f9821d4923bc0bbe047"
|
||||
SCRIPT_COMMIT="5169a428d51c3ae8ff7b0897e8a687d8e05e37b5"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user