mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Update libvpx build
This commit is contained in:
parent
5cc5718baa
commit
22bbf738fa
1 changed files with 5 additions and 1 deletions
6
third-party/libvpx/build-libvpx-bazel.sh
vendored
6
third-party/libvpx/build-libvpx-bazel.sh
vendored
|
|
@ -16,7 +16,11 @@ devnull='> /dev/null 2>&1'
|
|||
BUILD_ROOT="_iosbuild"
|
||||
CONFIGURE_ARGS="--disable-docs
|
||||
--disable-examples
|
||||
--enable-libyuv
|
||||
--disable-postproc
|
||||
--disable-webm-io
|
||||
--disable-vp9-highbitdepth
|
||||
--disable-vp9-postproc
|
||||
--disable-vp9-temporal-denoising
|
||||
--disable-unit-tests
|
||||
--enable-realtime-only
|
||||
--enable-multi-res-encoding"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue