mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
ffmpeg:
- build with ipv6 support
This commit is contained in:
parent
11c1645bf7
commit
61550f4bb8
@ -44,7 +44,7 @@ cd $PKG_BUILD/
|
|||||||
--disable-avfilter-lavf \
|
--disable-avfilter-lavf \
|
||||||
--enable-pthreads \
|
--enable-pthreads \
|
||||||
--disable-x11grab \
|
--disable-x11grab \
|
||||||
--disable-ipv6 \
|
--enable-ipv6 \
|
||||||
$OPTIM_CONFIG \
|
$OPTIM_CONFIG \
|
||||||
--enable-encoders \
|
--enable-encoders \
|
||||||
--enable-decoders \
|
--enable-decoders \
|
||||||
@ -64,4 +64,4 @@ cd $PKG_BUILD/
|
|||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user