[ffmpeg] enable libvpx

This commit is contained in:
odrling 2020-02-13 17:11:57 +01:00
parent 161f4fbb1c
commit 1989ee098e
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ fi
--disable-shared \ --disable-shared \
--enable-gpl \ --enable-gpl \
--enable-dav1d \ --enable-dav1d \
--enable-libvpx \
--enable-runtime-cpudetect \ --enable-runtime-cpudetect \
--enable-static \ --enable-static \
--enable-small \ --enable-small \