We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce463f commit c4ec7cfCopy full SHA for c4ec7cf
third-party/libvpx/build-libvpx-bazel.sh
@@ -23,7 +23,8 @@ CONFIGURE_ARGS="--disable-docs
23
--disable-vp9-temporal-denoising
24
--disable-unit-tests
25
--enable-realtime-only
26
- --enable-multi-res-encoding"
+ --enable-multi-res-encoding
27
+ --size-limit=8192x8192"
28
DIST_DIR="_dist"
29
FRAMEWORK_DIR="VPX.framework"
30
FRAMEWORK_LIB="VPX.framework/VPX"
0 commit comments