Skip to content

Commit

Permalink
Apparently mfx is now vpl
Browse files Browse the repository at this point in the history
  • Loading branch information
Wieku committed Feb 27, 2024
1 parent ac7947c commit 83e5458
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion scripts.d/50-onevpl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1
[[ $ADDINS_STR == *5.0* ]] && return -1
[[ $ADDINS_STR == *5.1* ]] && return -1
return -1
return 0
}

ffbuild_dockerbuild() {
Expand Down
1 change: 0 additions & 1 deletion variants/defaults-gpl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ FF_CONFIGURE="--enable-gpl --enable-version3 --disable-debug
--enable-nvenc
--enable-amf
--enable-mfx
--disable-decoders
--enable-decoder=h263,flv,h264,hevc,mjpeg,vp9,rawvideo,pcm_f32le,pcm_f32be,wrapped_avframe
Expand Down

0 comments on commit 83e5458

Please sign in to comment.