mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
ffmpeg: use nasm
This commit is contained in:
parent
6bef804c56
commit
24f43a5a82
@ -18,6 +18,7 @@
|
||||
--enable-libxvid \
|
||||
--enable-libwebp \
|
||||
--enable-libdrm \
|
||||
--x86asmexe=nasm \
|
||||
--disable-debug
|
||||
|
||||
make
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user