ffmpeg: use nasm

This commit is contained in:
Dylan Araps 2020-02-28 12:37:03 +02:00
parent 6bef804c56
commit 24f43a5a82
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 3 additions and 4 deletions

View File

@ -18,6 +18,7 @@
--enable-libxvid \
--enable-libwebp \
--enable-libdrm \
--x86asmexe=nasm \
--disable-debug
make

View File

@ -1,14 +1,12 @@
pkgconf make
perl make
yasm make
alsa-lib
lame
libass
libogg
libtheora
libvorbis
libwebp
libvpx
libwebp
nasm make
opus
x264
x265