mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Enable alpha support in libx265
This commit is contained in:
parent
2c1675a3a0
commit
8410769796
@ -20,6 +20,7 @@ ffbuild_dockerbuild() {
|
||||
-DENABLE_SHARED=OFF
|
||||
-DENABLE_CLI=OFF
|
||||
-DCMAKE_ASM_NASM_FLAGS=-w-macro-params-legacy
|
||||
-DENABLE_ALPHA=ON
|
||||
)
|
||||
|
||||
if [[ $TARGET != *32 ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user