mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
ffmpeg: various changes. Enable libressl. Disable libtheora. Add missing dependencies
This commit is contained in:
parent
ece0b1fbe5
commit
0f8aebf5fd
@ -7,11 +7,12 @@
|
||||
--enable-shared \
|
||||
--enable-gpl \
|
||||
--enable-version3 \
|
||||
--enable-nonfree \
|
||||
--enable-openssl \
|
||||
--enable-libass \
|
||||
--enable-libmp3lame \
|
||||
--enable-libopus \
|
||||
--enable-libvorbis \
|
||||
--enable-libtheora \
|
||||
--enable-libvpx \
|
||||
--enable-libx264 \
|
||||
--enable-libx265 \
|
||||
|
@ -2,11 +2,12 @@ alsa-lib
|
||||
lame
|
||||
libass
|
||||
libogg
|
||||
libtheora
|
||||
libressl
|
||||
libvorbis
|
||||
libvpx
|
||||
libwebp
|
||||
nasm make
|
||||
linux-headers make
|
||||
nasm make
|
||||
opus
|
||||
x264
|
||||
x265
|
||||
|
Loading…
Reference in New Issue
Block a user