Skip to content

Commit

Permalink
Enable alpha support in libx265
Browse files Browse the repository at this point in the history
  • Loading branch information
BtbN committed Dec 8, 2024
1 parent 2c1675a commit 8410769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts.d/50-x265.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8410769

Please sign in to comment.