log for nekox.messenger:710
== Installed Android Tools ==
2023-03-22 17:29:26,826 DEBUG: Reading 'config.yml'
2023-03-22 17:29:26,839 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-22 17:29:26,840 INFO: Creating log directory
2023-03-22 17:29:26,840 INFO: Creating temporary directory
2023-03-22 17:29:26,840 INFO: Creating output directory
2023-03-22 17:29:26,893 DEBUG: Getting git vcs interface for https://github.com/NekoX-Dev/NekoX
2023-03-22 17:29:26,893 DEBUG: Checking nekox.messenger:710
2023-03-22 17:29:26,893 INFO: Building version 9.3.3 (710) of nekox.messenger
2023-03-22 17:29:26,893 WARNING: Android NDK version 'r21e' could not be found!
2023-03-22 17:29:26,893 WARNING: Configured versions:
2023-03-22 17:29:26,894 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r21e-linux-x86_64.zip
2023-03-22 17:29:26,899 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-03-22 17:29:27,004 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r21e-linux-x86_64.zip HTTP/1.1" 200 1190670072
2023-03-22 17:30:41,921 INFO: Unzipping to /opt/android-sdk/ndk
2023-03-22 17:31:35,584 INFO: Set NDK r21e (21.4.7075529) up
2023-03-22 17:31:35,593 INFO: Running 'sudo' commands in /home/vagrant
2023-03-22 17:31:35,594 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y ninja-build yasm cmake libuv1 make
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [154 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [7929 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [412 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 21s (738 kB/s)
Reading package lists...
+ apt-get install -y ninja-build yasm cmake libuv1 make
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
cmake-data libjsoncpp24 librhash0
Suggested packages:
cmake-doc make-doc
Recommended packages:
gcc
The following NEW packages will be installed:
cmake cmake-data libjsoncpp24 librhash0 libuv1 make ninja-build yasm
0 upgraded, 8 newly installed, 0 to remove and 10 not upgraded.
Need to get 8574 kB of archives.
After this operation, 37.6 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
Get:3 https://debian.osuosl.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
Get:4 https://debian.osuosl.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
Get:5 https://debian.osuosl.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
Get:6 https://debian.osuosl.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 ninja-build amd64 1.10.1-1 [112 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main amd64 yasm amd64 1.3.0-2.1 [409 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 8574 kB in 2s (3607 kB/s)
Selecting previously unselected package cmake-data.
(Reading database ... 36773 files and directories currently installed.)
Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
Unpacking cmake-data (3.18.4-2+deb11u1) ...
Selecting previously unselected package libjsoncpp24:amd64.
Preparing to unpack .../1-libjsoncpp24_1.9.4-4_amd64.deb ...
Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
Selecting previously unselected package librhash0:amd64.
Preparing to unpack .../2-librhash0_1.4.1-2_amd64.deb ...
Unpacking librhash0:amd64 (1.4.1-2) ...
Selecting previously unselected package libuv1:amd64.
Preparing to unpack .../3-libuv1_1.40.0-2_amd64.deb ...
Unpacking libuv1:amd64 (1.40.0-2) ...
Selecting previously unselected package cmake.
Preparing to unpack .../4-cmake_3.18.4-2+deb11u1_amd64.deb ...
Unpacking cmake (3.18.4-2+deb11u1) ...
Selecting previously unselected package make.
Preparing to unpack .../5-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package ninja-build.
Preparing to unpack .../6-ninja-build_1.10.1-1_amd64.deb ...
Unpacking ninja-build (1.10.1-1) ...
Selecting previously unselected package yasm.
Preparing to unpack .../7-yasm_1.3.0-2.1_amd64.deb ...
Unpacking yasm (1.3.0-2.1) ...
Setting up ninja-build (1.10.1-1) ...
Setting up yasm (1.3.0-2.1) ...
Setting up libuv1:amd64 (1.40.0-2) ...
Setting up make (4.3-4.1) ...
Setting up libjsoncpp24:amd64 (1.9.4-4) ...
Setting up librhash0:amd64 (1.4.1-2) ...
Setting up cmake-data (3.18.4-2+deb11u1) ...
Setting up cmake (3.18.4-2+deb11u1) ...
Processing triggers for libc-bin (2.31-13+deb11u5) ...
2023-03-22 17:32:21,938 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-22 17:32:22,353 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 39774 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-03-22 17:32:33,452 INFO: Getting source for revision 6d0964f9950e3fb9f898bccbd9e0c3f261a53938
2023-03-22 17:32:33,452 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:33,453 DEBUG: > git rev-parse --show-toplevel
2023-03-22 17:32:33,666 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:33,666 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-22 17:32:39,212 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:39,213 DEBUG: > git reset --hard
2023-03-22 17:32:44,040 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:44,040 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-22 17:32:44,553 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:44,553 DEBUG: > git clean -dffx
2023-03-22 17:32:44,765 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:44,765 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-03-22 17:32:45,579 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:45,579 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-03-22 17:32:46,192 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:46,192 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-03-22 17:32:46,905 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:46,905 DEBUG: > git remote set-head origin --auto
2023-03-22 17:32:47,618 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:47,619 DEBUG: > git checkout -f 6d0964f9950e3fb9f898bccbd9e0c3f261a53938
2023-03-22 17:32:48,438 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:48,438 DEBUG: > git clean -dffx
2023-03-22 17:32:48,547 INFO: Initialising submodules
2023-03-22 17:32:48,548 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:48,548 DEBUG: > git rev-parse --show-toplevel
2023-03-22 17:32:48,763 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:48,764 DEBUG: > git submodule sync
2023-03-22 17:32:49,075 DEBUG: Directory: build/nekox.messenger
2023-03-22 17:32:49,076 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org submodule update --init --force --recursive
Submodule path 'TMessagesProj/jni/boringssl': checked out '9bcc12d540c3b844ba317f042c731d64142af725'
Submodule path 'TMessagesProj/jni/ffmpeg': checked out 'a77521cd5d27e955b16e8097eecefc779ffdcb6d'
Submodule path 'TMessagesProj/jni/libvpx': checked out '626ff35955c2c35b806b3e0ecf551a1a8611cdbf'
Submodule path 'TMessagesProj/jni/libwebp': checked out '113968ca47b1d1affbfe88472364b15699e239d6'
Submodule path 'ss-rust/src/main/rust/shadowsocks-rust': checked out 'f805b5d3503e5ca0f85c22dabdeac3341618ec86'
Submodule path 'ssr-libev/src/main/jni/libancillary': checked out '311e5d14f593f16c785bc6605220517eb1f21f6b'
Submodule path 'ssr-libev/src/main/jni/libsodium': checked out '3b689a6ab443cb7b467c2cb6c8434d97fd807168'
Submodule path 'ssr-libev/src/main/jni/mbedtls': checked out 'd414c32a160a45725430d99b3c11904760ac8b9c'
Submodule path 'ssr-libev/src/main/jni/pcre': checked out '222bbf4b3fb8e13c21686803e47e31aa3e4ad130'
Submodule path 'ssr-libev/src/main/jni/re2': checked out 'ca93436e5b1be02f9f4bfca79b8202c400161994'
Submodule path 'ssr-libev/src/main/jni/shadowsocks-libev': checked out '70921a02a860b0ca2df4069a609951bc4182c245'
Submodule path 'v2ray': checked out 'a697372e996000fa748f87b4c2bad4da038b5ddf'
2023-03-22 17:32:54,104 INFO: Creating local.properties file at build/nekox.messenger/local.properties
2023-03-22 17:32:54,106 INFO: Creating local.properties file at build/nekox.messenger/TMessagesProj/local.properties
2023-03-22 17:32:54,106 DEBUG: Removing debuggable flags from build/nekox.messenger/TMessagesProj
2023-03-22 17:32:54,266 INFO: Removing specified files
2023-03-22 17:32:54,267 INFO: Removing TMessagesProj_App
2023-03-22 17:32:54,268 INFO: Removing TMessagesProj_AppHuawei
2023-03-22 17:32:54,270 INFO: Removing TMessagesProj_AppHockeyApp
2023-03-22 17:32:54,275 INFO: Cleaned build.gradle of keysigning configs at build/nekox.messenger/TMessagesProj/build.gradle
2023-03-22 17:32:54,428 INFO: Running 'prebuild' commands in build/nekox.messenger/TMessagesProj
2023-03-22 17:32:54,428 DEBUG: Directory: build/nekox.messenger/TMessagesProj
2023-03-22 17:32:54,429 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle; echo -e "\norg.gradle.jvmargs=-Xms1024m -Xmx4096m -XX:MaxPermSize=4096m" >> ../gradle.properties; cd ..; ./run fdroid prebuild
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /firebase/d -e /gms/d ../build.gradle ./build.gradle
+ echo -e '\norg.gradle.jvmargs=-Xms1024m -Xmx4096m -XX:MaxPermSize=4096m'
+ cd ..
+ ./run fdroid prebuild
>> bin/fdroid/prebuild.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1 123M 1 1838k 0 0 5505k 0 0:00:22 --:--:-- 0:00:22 5505k
36 123M 36 44.6M 0 0 33.1M 0 0:00:03 0:00:01 0:00:02 33.1M
69 123M 69 85.7M 0 0 36.5M 0 0:00:03 0:00:02 0:00:01 36.5M
100 123M 100 123M 0 0 38.1M 0 0:00:03 0:00:03 --:--:-- 38.1M
go version go1.16 linux/amd64
HEAD is now at a697372 Update v2ray to 4.37.3
# get https://proxy.golang.org/github.com/v2fly/v2ray-core/v4/@v/v4.37.3.mod
# get https://proxy.golang.org/golang.org/x/mobile/@v/v0.0.0-20210220033013-bdb1ca9a1e08.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210412220455-f1c623a9e750.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210412220455-f1c623a9e750.mod: 200 OK (0.190s)
# get https://proxy.golang.org/golang.org/x/mobile/@v/v0.0.0-20210220033013-bdb1ca9a1e08.mod: 200 OK (0.434s)
# get https://proxy.golang.org/github.com/v2fly/v2ray-core/v4/@v/v4.37.3.mod: 200 OK (0.450s)
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.1.1-0.20191209134235-331c550502dd.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210331175145-43e1dd70ce54.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.mod
# get https://proxy.golang.org/github.com/seiflotfy/cuckoofilter/@v/v0.0.0-20201222105146-bc6005554a0c.mod
# get https://proxy.golang.org/github.com/v2fly/%21v%21sign/@v/v0.0.0-20201108000810-e2adc24bf848.mod
# get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20190731235908-ec7cb31e5a56.mod
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.7.0.mod
# get https://proxy.golang.org/golang.org/x/image/@v/v0.0.0-20190802002840-cff245a6509b.mod
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.37.0.mod
# get https://proxy.golang.org/github.com/lucas-clemente/quic-go/@v/v0.20.1.mod
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.1.1-0.20191209134235-331c550502dd.mod: 200 OK (0.012s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210331175145-43e1dd70ce54.mod: 200 OK (0.013s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.mod: 200 OK (0.012s)
# get https://proxy.golang.org/github.com/seiflotfy/cuckoofilter/@v/v0.0.0-20201222105146-bc6005554a0c.mod: 200 OK (0.013s)
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.7.0.mod: 200 OK (0.014s)
# get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20190731235908-ec7cb31e5a56.mod: 200 OK (0.015s)
# get https://proxy.golang.org/github.com/v2fly/%21v%21sign/@v/v0.0.0-20201108000810-e2adc24bf848.mod: 200 OK (0.015s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.37.0.mod: 200 OK (0.016s)
# get https://proxy.golang.org/golang.org/x/image/@v/v0.0.0-20190802002840-cff245a6509b.mod: 200 OK (0.017s)
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.5.mod
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.5.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/lucas-clemente/quic-go/@v/v0.20.1.mod: 200 OK (0.259s)
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.5.0.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20191119224855-298f0cb1881e.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190312151545-0bb0c0a6e846.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.26.0.mod
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20191011141410-1b5146add898.mod
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.1.0.mod
# get https://proxy.golang.org/github.com/cncf/udpa/go/@v/v0.0.0-20201120205902-5459f2c99403.mod
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.9-0.20210217033140-668b12f5399d.mod
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.5.0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20191119224855-298f0cb1881e.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.1.0.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20191011141410-1b5146add898.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190312151545-0bb0c0a6e846.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/cncf/udpa/go/@v/v0.0.0-20201120205902-5459f2c99403.mod: 200 OK (0.008s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.26.0.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.9-0.20210217033140-668b12f5399d.mod: 200 OK (0.007s)
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200605160147-a5ece683394c.mod
# get https://proxy.golang.org/github.com/cheekybits/genny/@v/v1.0.0.mod
# get https://proxy.golang.org/github.com/cheekybits/genny/@v/v1.0.0.mod: 200 OK (0.007s)
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200605160147-a5ece683394c.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/pires/go-proxyproto/@v/v0.5.0.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20201231184435-2d18734c6014.mod
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20200526211855-cb27e3aa2013.mod
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.6.1.mod
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.mod
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.25.1.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20200707034311-ab3426394381.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20201231184435-2d18734c6014.mod: 200 OK (0.005s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20200526211855-cb27e3aa2013.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.25.1.mod: 200 OK (0.005s)
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.mod: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.6.1.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20200707034311-ab3426394381.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.mod: 200 OK (0.009s)
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod
# get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-14fe0d1b01d4.mod
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-14fe0d1b01d4.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/pires/go-proxyproto/@v/v0.5.0.mod: 200 OK (0.250s)
# get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.4.2.mod
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod
# get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.4.2.mod: 200 OK (0.005s)
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20200323222414-85ca7c5b95cd.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20190412213103-97732733099d.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20200323222414-85ca7c5b95cd.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20190412213103-97732733099d.mod: 200 OK (0.004s)
# get https://proxy.golang.org/go.starlark.net/@v/v0.0.0-20210312235212-74c10e2c17dc.mod
# get https://proxy.golang.org/github.com/golang/glog/@v/v0.0.0-20160126235308-23def4e6c14b.mod
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.0.mod
# get https://proxy.golang.org/go.starlark.net/@v/v0.0.0-20210312235212-74c10e2c17dc.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/golang/glog/@v/v0.0.0-20160126235308-23def4e6c14b.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.mod
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20181108010431-42b317875d0f.mod
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20181108010431-42b317875d0f.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod
# get https://proxy.golang.org/golang.org/x/image/@v/v0.0.0-20190227222117-0694c2d4d067.mod
# get https://proxy.golang.org/github.com/ebfe/bcrypt_pbkdf/@v/v0.0.0-20140212075826-3c8d2dcb253a.mod
# get https://proxy.golang.org/github.com/ebfe/bcrypt_pbkdf/@v/v0.0.0-20140212075826-3c8d2dcb253a.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/image/@v/v0.0.0-20190227222117-0694c2d4d067.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20190510104115-cbcb75029529.mod
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.1.mod
# get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.41.mod
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.mod
# get https://proxy.golang.org/github.com/census-instrumentation/opencensus-proto/@v/v0.2.1.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20190510104115-cbcb75029529.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/census-instrumentation/opencensus-proto/@v/v0.2.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.41.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.1.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20210220032951-036812b2e83c.mod
# get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.mod
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20210220032951-036812b2e83c.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/chzyer/test/@v/v0.0.0-20180213035817-a1ea475d72b1.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190620200207-3b0461eec859.mod
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.2.0.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.25.0.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.2.mod
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.0.mod
# get https://proxy.golang.org/h12.io/socks/@v/v1.0.2.mod
# get https://proxy.golang.org/github.com/chzyer/test/@v/v0.0.0-20180213035817-a1ea475d72b1.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190620200207-3b0461eec859.mod: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.2.0.mod: 200 OK (0.008s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod: 200 OK (0.006s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.25.0.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.2.mod: 200 OK (0.007s)
# get https://proxy.golang.org/h12.io/socks/@v/v1.0.2.mod: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.0.mod: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.5.1.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.3.2.mod
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.5.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.3.2.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-16/@v/v0.1.3.mod
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-16/@v/v0.1.3.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.0.mod
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-15/@v/v0.1.4.mod
# get https://proxy.golang.org/github.com/francoispqt/gojay/@v/v1.2.13.mod
# get https://proxy.golang.org/github.com/h12w/go-socks5/@v/v0.0.0-20200522160539-76189e178364.mod
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.mod
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.1.1.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.2.0.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.2.0.mod: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/h12w/go-socks5/@v/v0.0.0-20200522160539-76189e178364.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.1.1.mod: 200 OK (0.007s)
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/francoispqt/gojay/@v/v1.2.13.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-15/@v/v0.1.4.mod: 200 OK (0.007s)
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.0.mod: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/dgryski/go-metro/@v/v0.0.0-20200812162917-85c65e2d0165.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20210322153248-0c34fe9e7dc2.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20210322153248-0c34fe9e7dc2.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/dgryski/go-metro/@v/v0.0.0-20200812162917-85c65e2d0165.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.23.0.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.0.mod
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20180821212333-d2e6202438be.mod
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20190313153728-d0100b6bd8b3.mod
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.3.0.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20191011191535-87dc89f01550.mod
# get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.1.0.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.23.0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20190313153728-d0100b6bd8b3.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20180821212333-d2e6202438be.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.3.0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20191011191535-87dc89f01550.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.1.0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.4.0.mod
# get https://proxy.golang.org/github.com/lunixbochs/vtclean/@v/v1.0.0.mod
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.4.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/lunixbochs/vtclean/@v/v1.0.0.mod: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/v2fly/ss-bloomring/@v/v0.0.0-20210312155135-28617310f63e.mod
# get https://proxy.golang.org/github.com/buger/jsonparser/@v/v0.0.0-20181115193947-bf1c66bbce23.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.3.1.mod
# get https://proxy.golang.org/github.com/phayes/freeport/@v/v0.0.0-20180830031419-95f893ade6f2.mod
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.2.2.mod
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.4.4.mod
# get https://proxy.golang.org/github.com/v2fly/ss-bloomring/@v/v0.0.0-20210312155135-28617310f63e.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/buger/jsonparser/@v/v0.0.0-20181115193947-bf1c66bbce23.mod: 200 OK (0.005s)
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.2.2.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.3.1.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/phayes/freeport/@v/v0.0.0-20180830031419-95f893ade6f2.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.4.4.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.1.mod
# get https://proxy.golang.org/github.com/v2fly/%21browser%21bridge/@v/v0.0.0-20210402111049-048ea079a400.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/marten-seemann/qpack/@v/v0.2.1.mod
# get https://proxy.golang.org/github.com/viant/toolbox/@v/v0.24.0.mod
# get https://proxy.golang.org/github.com/marten-seemann/qpack/@v/v0.2.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/viant/toolbox/@v/v0.24.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/v2fly/%21browser%21bridge/@v/v0.0.0-20210402111049-048ea079a400.mod: 200 OK (0.247s)
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.2.2.mod
# get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.23.1-0.20200526195155-81db48ad09cc.mod
# get https://proxy.golang.org/golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210303074136-134d130e1a04.mod
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.27.0.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.23.1-0.20200526195155-81db48ad09cc.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.2.2.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.mod: 200 OK (0.007s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210303074136-134d130e1a04.mod: 200 OK (0.005s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.27.0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210226172049-e18ecbb05110.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210226172049-e18ecbb05110.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/mobile/@v/v0.0.0-20190312151609-d3739f865fa6.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20200223170610-d5e6a3e2c0ae.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.22.0.mod
# get https://proxy.golang.org/golang.org/x/mobile/@v/v0.0.0-20190312151609-d3739f865fa6.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20200223170610-d5e6a3e2c0ae.mod: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.22.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20200930185726-fdedc70b468f.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20190313024323-a1f597ede03a.mod
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20190423024810-112230192c58.mod
# get https://proxy.golang.org/github.com/%21burnt%21sushi/xgb/@v/v0.0.0-20160522181843-27f122750802.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20190316082340-a2f829d7f35f.mod
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20190226205417-e64efc72b421.mod
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20190423024810-112230192c58.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20190313024323-a1f597ede03a.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/%21burnt%21sushi/xgb/@v/v0.0.0-20160522181843-27f122750802.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20190226205417-e64efc72b421.mod: 200 OK (0.007s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20200930185726-fdedc70b468f.mod: 200 OK (0.008s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20190316082340-a2f829d7f35f.mod: 200 OK (0.008s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190425150028-36563e24a262.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190425150028-36563e24a262.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/riobard/go-bloom/@v/v0.0.0-20200614022211-cdc8013cb5b3.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190311212946-11955173bddd.mod
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.0.mod
# get https://proxy.golang.org/github.com/riobard/go-bloom/@v/v0.0.0-20200614022211-cdc8013cb5b3.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.0.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190311212946-11955173bddd.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210331212208-0fccb6fa2b5c.mod
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.34.0.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210331212208-0fccb6fa2b5c.mod: 200 OK (0.004s)
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.34.0.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod: 200 OK (0.006s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190108225652-1e06a53dbb7e.mod
# get https://proxy.golang.org/github.com/viant/assertly/@v/v0.4.8.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190108225652-1e06a53dbb7e.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/viant/assertly/@v/v0.4.8.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.6.mod
# get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.6.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.1-0.20191026205805-5f8ba28d4473.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190524140312-2c0ae7006135.mod
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.1-0.20191026205805-5f8ba28d4473.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190524140312-2c0ae7006135.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/lunixbochs/struc/@v/v0.0.0-20200707160740-784aaebc1d40.mod
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.3.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210330210617-4fbd30eecc44.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.26.0-rc.1.mod
# get https://proxy.golang.org/github.com/chzyer/readline/@v/v0.0.0-20180603132655-2972be24d48e.mod
# get https://proxy.golang.org/github.com/lunixbochs/struc/@v/v0.0.0-20200707160740-784aaebc1d40.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.26.0-rc.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/chzyer/readline/@v/v0.0.0-20180603132655-2972be24d48e.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.3.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210330210617-4fbd30eecc44.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190313220215-9f648a60d977.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190313220215-9f648a60d977.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.14.0.mod
# get https://proxy.golang.org/github.com/onsi/gomega/@v/v1.10.1.mod
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.14.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/onsi/gomega/@v/v1.10.1.mod: 200 OK (0.003s)
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.37.0.mod
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.mod
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.37.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190311183353-d8887717615a.mod
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20190819201941-24fa4b261c55.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20200117012304-6edc0a871e69.mod
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.1.mod
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190311183353-d8887717615a.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20190819201941-24fa4b261c55.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20200117012304-6edc0a871e69.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.1.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/xtaci/smux/@v/v1.5.15.mod
# get https://proxy.golang.org/github.com/xtaci/smux/@v/v1.5.15.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/uuid/@v/v1.1.2.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20200520004742-59133d7f0dd7.mod
# get https://proxy.golang.org/github.com/google/uuid/@v/v1.1.2.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20200520004742-59133d7f0dd7.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/gopherjs/websocket/@v/v0.0.0-20191103002815-9a42957e2b3a.mod
# get https://proxy.golang.org/go.opencensus.io/@v/v0.18.0.mod
# get https://proxy.golang.org/github.com/gopherjs/websocket/@v/v0.0.0-20191103002815-9a42957e2b3a.mod: 200 OK (0.003s)
# get https://proxy.golang.org/go.opencensus.io/@v/v0.18.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/api/@v/v0.1.0.mod
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20190911185100-cd5d95a43a6e.mod
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20190306203927-b5d61aea6440.mod
# get https://proxy.golang.org/github.com/go-errors/errors/@v/v1.0.1.mod
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20190227155943-e225da77a7e6.mod
# get https://proxy.golang.org/google.golang.org/api/@v/v0.1.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20190911185100-cd5d95a43a6e.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/go-errors/errors/@v/v1.0.1.mod: 200 OK (0.005s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20190306203927-b5d61aea6440.mod: 200 OK (0.007s)
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20190227155943-e225da77a7e6.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.12.1.mod
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.12.1.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/gopherjs/gopherjs/@v/v0.0.0-20210202160940-bed99a852dfe.mod
# get https://proxy.golang.org/golang.org/x/build/@v/v0.0.0-20190111050920-041ab4dc3f9d.mod
# get https://proxy.golang.org/golang.org/x/build/@v/v0.0.0-20190111050920-041ab4dc3f9d.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/gopherjs/gopherjs/@v/v0.0.0-20210202160940-bed99a852dfe.mod: 200 OK (0.050s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod
# get https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/time/@v/v0.0.0-20181108054448-85acf8d2951c.mod
# get https://proxy.golang.org/github.com/openzipkin/zipkin-go/@v/v0.1.1.mod
# get https://proxy.golang.org/google.golang.org/api/@v/v0.0.0-20180910000450-7ca32eb868bf.mod
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20180314180146-1d60e4601c6f.mod
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20181203162652-d668ce993890.mod
# get https://proxy.golang.org/golang.org/x/time/@v/v0.0.0-20181108054448-85acf8d2951c.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/openzipkin/zipkin-go/@v/v0.1.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/api/@v/v0.0.0-20180910000450-7ca32eb868bf.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20180314180146-1d60e4601c6f.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20181203162652-d668ce993890.mod: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20180831171423-11092d34479b.mod
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20180831171423-11092d34479b.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/grpc-ecosystem/grpc-gateway/@v/v1.5.0.mod
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.17.0.mod
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.17.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/grpc-ecosystem/grpc-gateway/@v/v1.5.0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/google/martian/@v/v2.1.0+incompatible.mod
# get https://proxy.golang.org/google.golang.org/api/@v/v0.0.0-20181030000543-1d582fd0359e.mod
# get https://proxy.golang.org/github.com/google/martian/@v/v2.1.0+incompatible.mod: 200 OK (0.005s)
# get https://proxy.golang.org/google.golang.org/api/@v/v0.0.0-20181030000543-1d582fd0359e.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/onsi/gomega/@v/v1.7.1.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/home/@v/v0.0.0-20181020052607-80b7ffcb30f9.mod
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20181202183823-bd91e49a0898.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/sanitized_anchor_name/@v/v0.0.0-20170918181015-86672fcb3f95.mod
# get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.7.mod
# get https://proxy.golang.org/github.com/onsi/gomega/@v/v1.7.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/home/@v/v0.0.0-20181020052607-80b7ffcb30f9.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20181202183823-bd91e49a0898.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/sanitized_anchor_name/@v/v0.0.0-20170918181015-86672fcb3f95.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.7.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20181221193216-37e7f081c4d4.mod
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20181221193216-37e7f081c4d4.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20181029174526-d69651ed3497.mod
# get https://proxy.golang.org/github.com/nxadm/tail/@v/v1.4.4.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20181029174526-d69651ed3497.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/nxadm/tail/@v/v1.4.4.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20191120155948-bd437916bb0e.mod
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20180817151627-c66870c02cf8.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20191120155948-bd437916bb0e.mod: 200 OK (0.006s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20180817151627-c66870c02cf8.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20181017192945-9dcd33a902f4.mod
# get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20190121172915-509febef88a4.mod
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.1-0.20180807135948-17ff2d5776d2.mod
# get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20190121172915-509febef88a4.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20181017192945-9dcd33a902f4.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.1-0.20180807135948-17ff2d5776d2.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/users/@v/v0.0.0-20180125191416-49c67e49c537.mod
# get https://proxy.golang.org/github.com/coreos/go-systemd/@v/v0.0.0-20181012123002-c6f51f82210d.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/users/@v/v0.0.0-20180125191416-49c67e49c537.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/coreos/go-systemd/@v/v0.0.0-20181012123002-c6f51f82210d.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/googleapis/gax-go/@v/v2.0.0+incompatible.mod
# get https://proxy.golang.org/github.com/googleapis/gax-go/@v/v2.0.0+incompatible.mod: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.4.0.mod
# get https://proxy.golang.org/github.com/prometheus/common/@v/v0.0.0-20180801064454-c7de2306084e.mod
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.4.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/prometheus/common/@v/v0.0.0-20180801064454-c7de2306084e.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/neelance/astrewrite/@v/v0.0.0-20160511093645-99348263ae86.mod
# get https://proxy.golang.org/github.com/neelance/astrewrite/@v/v0.0.0-20160511093645-99348263ae86.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20200519105757-fe76b779f299.mod
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.0.0.mod
# get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.7.mod
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20181026193005-c67002cb31c3.mod
# get https://proxy.golang.org/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190226205152-f727befe758c.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20200519105757-fe76b779f299.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.0.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20181026193005-c67002cb31c3.mod: 200 OK (0.004s)
# get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.7.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190226205152-f727befe758c.mod: 200 OK (0.004s)
# get https://proxy.golang.org/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.0.mod
# get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20180728063816-88497007e858.mod
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20190227174305-5b3e6a55c961.mod
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20180728063816-88497007e858.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20190227174305-5b3e6a55c961.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.0.0.mod
# get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.0.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.2.0.mod
# get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.0.0-20180712105110-5c3871d89910.mod
# get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v0.8.0.mod
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.2.1.mod
# get https://proxy.golang.org/github.com/gopherjs/gopherjs/@v/v0.0.0-20181017120253-0766667cb4d1.mod
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.19.0.mod
# get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.0.0-20180712105110-5c3871d89910.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.2.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v0.8.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/gopherjs/gopherjs/@v/v0.0.0-20181017120253-0766667cb4d1.mod: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.19.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.2.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/beorn7/perks/@v/v0.0.0-20180321164747-3a771d992973.mod
# get https://proxy.golang.org/github.com/beorn7/perks/@v/v0.0.0-20180321164747-3a771d992973.mod: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.14.0.mod
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.6.0.mod
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.6.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.14.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/ghodss/yaml/@v/v1.0.0.mod
# get https://proxy.golang.org/github.com/ghodss/yaml/@v/v1.0.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20180830151530-49385e6e1522.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/notifications/@v/v0.0.0-20181007000457-627ab5aea122.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20180828015842-6cd1fcedba52.mod
# get https://proxy.golang.org/github.com/bradfitz/go-smtpd/@v/v0.0.0-20170404230938-deb6d6237625.mod
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.2.4.mod
# get https://proxy.golang.org/github.com/gregjones/httpcache/@v/v0.0.0-20180305231024-9cad4c3443a7.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20180830151530-49385e6e1522.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/notifications/@v/v0.0.0-20181007000457-627ab5aea122.mod: 200 OK (0.004s)
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.2.4.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/gregjones/httpcache/@v/v0.0.0-20180305231024-9cad4c3443a7.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20180828015842-6cd1fcedba52.mod: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/bradfitz/go-smtpd/@v/v0.0.0-20170404230938-deb6d6237625.mod: 200 OK (0.006s)
# get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.mod
# get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20181206194817-3ea8567a2e57.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20180909124046-d0be0721c37e.mod
# get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20181206194817-3ea8567a2e57.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20180909124046-d0be0721c37e.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_diff/@v/v0.0.0-20170515013008-09bb4053de1b.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_diff/@v/v0.0.0-20170515013008-09bb4053de1b.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.0.3.mod
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.26.0.mod
# get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.0.0-20190312143242-1de009706dbe.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/github_flavored_markdown/@v/v0.0.0-20181002035957-2122de532470.mod
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.31.0.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/component/@v/v0.0.0-20170202220835-f88ec8f54cc4.mod
# get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.0.3.mod: 200 OK (0.003s)
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.26.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.31.0.mod: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.0.0-20190312143242-1de009706dbe.mod: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/shurcoo%21l/component/@v/v0.0.0-20170202220835-f88ec8f54cc4.mod: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/shurcoo%21l/github_flavored_markdown/@v/v0.0.0-20181002035957-2122de532470.mod: 200 OK (0.011s)
# get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.0.0-20180725123919-05ee40e3a273.mod
# get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.0.0-20180725123919-05ee40e3a273.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190114222345-bf090417da8b.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190213061140-3a22650c66bd.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20190114222345-bf090417da8b.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190213061140-3a22650c66bd.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20181030102418-4d3f4d9ffa16.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20181030102418-4d3f4d9ffa16.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/gofontwoff/@v/v0.0.0-20180329035133-29b52fc0a18d.mod
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20181029155118-b69ba1387ce2.mod
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190102054323-c2f93a96b099.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20181106065722-10aee1819953.mod
# get https://proxy.golang.org/github.com/anmitsu/go-shlex/@v/v0.0.0-20161002113705-648efa622239.mod
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190102054323-c2f93a96b099.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/anmitsu/go-shlex/@v/v0.0.0-20161002113705-648efa622239.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/gofontwoff/@v/v0.0.0-20180329035133-29b52fc0a18d.mod: 200 OK (0.005s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20181029155118-b69ba1387ce2.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20181106065722-10aee1819953.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/shurcoo%21l/httpgzip/@v/v0.0.0-20180522190206-b1c53ac65af9.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/httpgzip/@v/v0.0.0-20180522190206-b1c53ac65af9.mod: 200 OK (0.003s)
# get https://proxy.golang.org/dmitri.shuralyov.com/service/change/@v/v0.0.0-20181023043359-a85b471d5412.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/httperror/@v/v0.0.0-20170206035902-86b7830d14cc.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20200221231518-2aa609cf4a9d.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/httperror/@v/v0.0.0-20170206035902-86b7830d14cc.mod: 200 OK (0.004s)
# get https://proxy.golang.org/dmitri.shuralyov.com/service/change/@v/v0.0.0-20181023043359-a85b471d5412.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20200221231518-2aa609cf4a9d.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.mod
# get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_go/@v/v0.0.0-20181028180052-98c3abbbae20.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_go/@v/v0.0.0-20181028180052-98c3abbbae20.mod: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/neelance/sourcemap/@v/v0.0.0-20151028013722-8c68805598ab.mod
# get https://proxy.golang.org/github.com/jstemmer/go-junit-report/@v/v0.0.0-20190106144839-af01ea7f8024.mod
# get https://proxy.golang.org/github.com/microcosm-cc/bluemonday/@v/v1.0.1.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20180724234803-3673e40ba225.mod
# get https://proxy.golang.org/github.com/microcosm-cc/bluemonday/@v/v1.0.1.mod: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/neelance/sourcemap/@v/v0.0.0-20151028013722-8c68805598ab.mod: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/jstemmer/go-junit-report/@v/v0.0.0-20190106144839-af01ea7f8024.mod: 200 OK (0.007s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20180724234803-3673e40ba225.mod: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/client9/misspell/@v/v0.3.4.mod
# get https://proxy.golang.org/github.com/client9/misspell/@v/v0.3.4.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.9.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20180906233101-161cd47e91fd.mod
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.mod
# get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.9.mod: 200 OK (0.014s)
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.mod: 200 OK (0.014s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20180906233101-161cd47e91fd.mod: 200 OK (0.014s)
# get https://proxy.golang.org/github.com/tarm/serial/@v/v0.0.0-20180830185346-98f6abe2eb07.mod
# get https://proxy.golang.org/github.com/tarm/serial/@v/v0.0.0-20180830185346-98f6abe2eb07.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20190904154756-749cb33beabd.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0.mod
# get https://proxy.golang.org/dmitri.shuralyov.com/state/@v/v0.0.0-20180228185332-28bcc343414c.mod
# get https://proxy.golang.org/github.com/flynn/go-shlex/@v/v0.0.0-20150515145356-3f9db97f8568.mod
# get https://proxy.golang.org/golang.org/x/time/@v/v0.0.0-20180412165947-fbb02b2291d2.mod
# get https://proxy.golang.org/dmitri.shuralyov.com/state/@v/v0.0.0-20180228185332-28bcc343414c.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/flynn/go-shlex/@v/v0.0.0-20150515145356-3f9db97f8568.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20190904154756-749cb33beabd.mod: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/time/@v/v0.0.0-20180412165947-fbb02b2291d2.mod: 200 OK (0.005s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.1.0.mod
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.1.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.3.mod
# get https://proxy.golang.org/github.com/gliderlabs/ssh/@v/v0.1.1.mod
# get https://proxy.golang.org/dmitri.shuralyov.com/html/belt/@v/v0.0.0-20180602232347-f7d459c86be0.mod
# get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.3.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/gliderlabs/ssh/@v/v0.1.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/dmitri.shuralyov.com/html/belt/@v/v0.0.0-20180602232347-f7d459c86be0.mod: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/shurcoo%21l/events/@v/v0.0.0-20181021180414-410e4ca65f48.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/events/@v/v0.0.0-20181021180414-410e4ca65f48.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/reactions/@v/v0.0.0-20181006231557-f2e0b4ca5b82.mod
# get https://proxy.golang.org/github.com/russross/blackfriday/@v/v1.5.2.mod
# get https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/gopherjslib/@v/v0.0.0-20160914041154-feb6d3990c2c.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20180826012351-8a410e7b638d.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/reactions/@v/v0.0.0-20181006231557-f2e0b4ca5b82.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/russross/blackfriday/@v/v1.5.2.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20180826012351-8a410e7b638d.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/gopherjslib/@v/v0.0.0-20160914041154-feb6d3990c2c.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/btree/@v/v0.0.0-20180813153112-4030bb1f1f0c.mod
# get https://proxy.golang.org/github.com/google/btree/@v/v0.0.0-20180813153112-4030bb1f1f0c.mod: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.16.0.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20171119174359-809beceb2371.mod
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.16.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20181029044818-c44066c5c816.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20171119174359-809beceb2371.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20181029044818-c44066c5c816.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.1.mod
# get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20180602232624-0a106ad413e3.mod
# get https://proxy.golang.org/github.com/sourcegraph/annotate/@v/v0.0.0-20160123013949-f4cad6c6324d.mod
# get https://proxy.golang.org/sourcegraph.com/sourcegraph/go-diff/@v/v0.5.0.mod
# get https://proxy.golang.org/github.com/sourcegraph/syntaxhighlight/@v/v0.0.0-20170531221838-bd320f5d308e.mod
# get https://proxy.golang.org/grpc.go4.org/@v/v0.0.0-20170609214715-11d0a25b4919.mod
# get https://proxy.golang.org/grpc.go4.org/@v/v0.0.0-20170609214715-11d0a25b4919.mod: 200 OK (0.003s)
# get https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20180602232624-0a106ad413e3.mod: 200 OK (0.005s)
# get https://proxy.golang.org/sourcegraph.com/sourcegraph/go-diff/@v/v0.5.0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/sourcegraph/syntaxhighlight/@v/v0.0.0-20170531221838-bd320f5d308e.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/sourcegraph/annotate/@v/v0.0.0-20160123013949-f4cad6c6324d.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.mod
# get https://proxy.golang.org/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/perf/@v/v0.0.0-20180704124530-6e6d33e29852.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/issues/@v/v0.0.0-20181008053335-6292fdc1e191.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.21.0.mod
# get https://proxy.golang.org/golang.org/x/perf/@v/v0.0.0-20180704124530-6e6d33e29852.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.21.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/issues/@v/v0.0.0-20181008053335-6292fdc1e191.mod: 200 OK (0.004s)
# get https://proxy.golang.org/git.apache.org/thrift.git/@v/v0.0.0-20180902110319-2566ecd5d999.mod
# get https://proxy.golang.org/git.apache.org/thrift.git/@v/v0.0.0-20180902110319-2566ecd5d999.mod: 200 OK (0.003s)
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190106161140-3f1c8253044a.mod
# get https://proxy.golang.org/github.com/hpcloud/tail/@v/v1.0.0.mod
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.3.0.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/go/@v/v0.0.0-20180423040247-9e1955d9fb6e.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/htmlg/@v/v0.0.0-20170918183704-d01228ac9e50.mod
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190106161140-3f1c8253044a.mod: 200 OK (0.004s)
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.3.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/hpcloud/tail/@v/v1.0.0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/shurcoo%21l/go/@v/v0.0.0-20180423040247-9e1955d9fb6e.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/htmlg/@v/v0.0.0-20170918183704-d01228ac9e50.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20180702182130-06c8688daad7.mod
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20180702182130-06c8688daad7.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.2.0.mod
# get https://proxy.golang.org/go4.org/@v/v0.0.0-20180809161055-417644f6feb5.mod
# get https://proxy.golang.org/github.com/jellevandenhooff/dkim/@v/v0.0.0-20150330215556-f50fe3d243e1.mod
# get https://proxy.golang.org/go4.org/@v/v0.0.0-20180809161055-417644f6feb5.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.2.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/jellevandenhooff/dkim/@v/v0.0.0-20150330215556-f50fe3d243e1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.2.mod
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.2.mod: 200 OK (0.003s)
# get https://proxy.golang.org/sourcegraph.com/sqs/pbtypes/@v/v0.0.0-20180604144634-d3ebe8f20ae4.mod
# get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.mod
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.3.0.mod
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.1.1-0.20191105210325-c90efee705ee.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/octicon/@v/v0.0.0-20181028054416-fa4f57f9efb2.mod
# get https://proxy.golang.org/sourcegraph.com/sqs/pbtypes/@v/v0.0.0-20180604144634-d3ebe8f20ae4.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.3.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.1.1-0.20191105210325-c90efee705ee.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/octicon/@v/v0.0.0-20181028054416-fa4f57f9efb2.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/issuesapp/@v/v0.0.0-20180602232740-048589ce2241.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/issuesapp/@v/v0.0.0-20180602232740-048589ce2241.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.1.1.mod
# get https://proxy.golang.org/github.com/golang/lint/@v/v0.0.0-20180702182130-06c8688daad7.mod
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20181030000716-a0a13e073c7b.mod
# get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.1.1.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/golang/lint/@v/v0.0.0-20180702182130-06c8688daad7.mod: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20181030000716-a0a13e073c7b.mod: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.23.0.mod
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.23.0.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0-rc.4.0.20200313231945-b860323f09d0.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20191005200804-aed5e4c7ecf9.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/webdavfs/@v/v0.0.0-20170829043945-18c3829fa133.mod
# get https://proxy.golang.org/github.com/kisielk/gotool/@v/v1.0.0.mod
# get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.1.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20191005200804-aed5e4c7ecf9.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0-rc.4.0.20200313231945-b860323f09d0.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/shurcoo%21l/webdavfs/@v/v0.0.0-20170829043945-18c3829fa133.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/kisielk/gotool/@v/v1.0.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.1.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/go-goon/@v/v0.0.0-20170922171312-37c2f522c041.mod
# get https://proxy.golang.org/github.com/shurcoo%21l/go-goon/@v/v0.0.0-20170922171312-37c2f522c041.mod: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.20.1-0.20200309200217-e05f789c0967.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.20.1-0.20200309200217-e05f789c0967.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0-rc.2.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0-rc.2.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v0.0.0-20200228230310-ab0ca4ff8a60.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v0.0.0-20200228230310-ab0ca4ff8a60.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0-rc.1.0.20200221234624-67d41d38c208.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0-rc.1.0.20200221234624-67d41d38c208.mod: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v0.0.0-20200221191635-4d8936d0db64.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v0.0.0-20200221191635-4d8936d0db64.mod: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0-rc.1.mod
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.3.1.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.4.0-rc.1.mod: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.3.1.mod: 200 OK (0.007s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v0.0.0-20200109180630-ec00e32a8dfd.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v0.0.0-20200109180630-ec00e32a8dfd.mod: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.3.0.mod
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.3.0.mod: 200 OK (0.004s)
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.37.0.info
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.37.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20180602232624-0a106ad413e3.info
# get https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20180602232624-0a106ad413e3.info: 200 OK (0.003s)
# get https://proxy.golang.org/dmitri.shuralyov.com/html/belt/@v/v0.0.0-20180602232347-f7d459c86be0.info
# get https://proxy.golang.org/dmitri.shuralyov.com/html/belt/@v/v0.0.0-20180602232347-f7d459c86be0.info: 200 OK (0.003s)
# get https://proxy.golang.org/dmitri.shuralyov.com/service/change/@v/v0.0.0-20181023043359-a85b471d5412.info
# get https://proxy.golang.org/dmitri.shuralyov.com/service/change/@v/v0.0.0-20181023043359-a85b471d5412.info: 200 OK (0.003s)
# get https://proxy.golang.org/dmitri.shuralyov.com/state/@v/v0.0.0-20180228185332-28bcc343414c.info
# get https://proxy.golang.org/dmitri.shuralyov.com/state/@v/v0.0.0-20180228185332-28bcc343414c.info: 200 OK (0.003s)
# get https://proxy.golang.org/git.apache.org/thrift.git/@v/v0.0.0-20180902110319-2566ecd5d999.info
# get https://proxy.golang.org/git.apache.org/thrift.git/@v/v0.0.0-20180902110319-2566ecd5d999.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.info
# get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/%21burnt%21sushi/xgb/@v/v0.0.0-20160522181843-27f122750802.info
# get https://proxy.golang.org/github.com/%21burnt%21sushi/xgb/@v/v0.0.0-20160522181843-27f122750802.info: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/anmitsu/go-shlex/@v/v0.0.0-20161002113705-648efa622239.info
# get https://proxy.golang.org/github.com/anmitsu/go-shlex/@v/v0.0.0-20161002113705-648efa622239.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/beorn7/perks/@v/v0.0.0-20180321164747-3a771d992973.info
# get https://proxy.golang.org/github.com/beorn7/perks/@v/v0.0.0-20180321164747-3a771d992973.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/bradfitz/go-smtpd/@v/v0.0.0-20170404230938-deb6d6237625.info
# get https://proxy.golang.org/github.com/bradfitz/go-smtpd/@v/v0.0.0-20170404230938-deb6d6237625.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/buger/jsonparser/@v/v0.0.0-20181115193947-bf1c66bbce23.info
# get https://proxy.golang.org/github.com/buger/jsonparser/@v/v0.0.0-20181115193947-bf1c66bbce23.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/census-instrumentation/opencensus-proto/@v/v0.2.1.info
# get https://proxy.golang.org/github.com/census-instrumentation/opencensus-proto/@v/v0.2.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/cheekybits/genny/@v/v1.0.0.info
# get https://proxy.golang.org/github.com/cheekybits/genny/@v/v1.0.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.info
# get https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/chzyer/readline/@v/v0.0.0-20180603132655-2972be24d48e.info
# get https://proxy.golang.org/github.com/chzyer/readline/@v/v0.0.0-20180603132655-2972be24d48e.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/chzyer/test/@v/v0.0.0-20180213035817-a1ea475d72b1.info
# get https://proxy.golang.org/github.com/chzyer/test/@v/v0.0.0-20180213035817-a1ea475d72b1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/client9/misspell/@v/v0.3.4.info
# get https://proxy.golang.org/github.com/client9/misspell/@v/v0.3.4.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/cncf/udpa/go/@v/v0.0.0-20201120205902-5459f2c99403.info
# get https://proxy.golang.org/github.com/cncf/udpa/go/@v/v0.0.0-20201120205902-5459f2c99403.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/coreos/go-systemd/@v/v0.0.0-20181012123002-c6f51f82210d.info
# get https://proxy.golang.org/github.com/coreos/go-systemd/@v/v0.0.0-20181012123002-c6f51f82210d.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.info
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/dgryski/go-metro/@v/v0.0.0-20200812162917-85c65e2d0165.info
# get https://proxy.golang.org/github.com/dgryski/go-metro/@v/v0.0.0-20200812162917-85c65e2d0165.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.0.info
# get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/ebfe/bcrypt_pbkdf/@v/v0.0.0-20140212075826-3c8d2dcb253a.info
# get https://proxy.golang.org/github.com/ebfe/bcrypt_pbkdf/@v/v0.0.0-20140212075826-3c8d2dcb253a.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.9-0.20210217033140-668b12f5399d.info
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.9-0.20210217033140-668b12f5399d.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.info
# get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/flynn/go-shlex/@v/v0.0.0-20150515145356-3f9db97f8568.info
# get https://proxy.golang.org/github.com/flynn/go-shlex/@v/v0.0.0-20150515145356-3f9db97f8568.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/francoispqt/gojay/@v/v1.2.13.info
# get https://proxy.golang.org/github.com/francoispqt/gojay/@v/v1.2.13.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.9.info
# get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.9.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/ghodss/yaml/@v/v1.0.0.info
# get https://proxy.golang.org/github.com/ghodss/yaml/@v/v1.0.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/gliderlabs/ssh/@v/v0.1.1.info
# get https://proxy.golang.org/github.com/gliderlabs/ssh/@v/v0.1.1.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/go-errors/errors/@v/v1.0.1.info
# get https://proxy.golang.org/github.com/go-errors/errors/@v/v1.0.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.1.1.info
# get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.1.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/golang/glog/@v/v0.0.0-20160126235308-23def4e6c14b.info
# get https://proxy.golang.org/github.com/golang/glog/@v/v0.0.0-20160126235308-23def4e6c14b.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/golang/lint/@v/v0.0.0-20180702182130-06c8688daad7.info
# get https://proxy.golang.org/github.com/golang/lint/@v/v0.0.0-20180702182130-06c8688daad7.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.5.0.info
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.5.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.info
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/google/btree/@v/v0.0.0-20180813153112-4030bb1f1f0c.info
# get https://proxy.golang.org/github.com/google/btree/@v/v0.0.0-20180813153112-4030bb1f1f0c.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.5.info
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.5.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.info
# get https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.0.0.info
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.0.0.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/martian/@v/v2.1.0+incompatible.info
# get https://proxy.golang.org/github.com/google/martian/@v/v2.1.0+incompatible.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20181206194817-3ea8567a2e57.info
# get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20181206194817-3ea8567a2e57.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/uuid/@v/v1.1.2.info
# get https://proxy.golang.org/github.com/google/uuid/@v/v1.1.2.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/googleapis/gax-go/@v/v2.0.0+incompatible.info
# get https://proxy.golang.org/github.com/googleapis/gax-go/@v/v2.0.0+incompatible.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.0.3.info
# get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.0.3.info: 200 OK (0.046s)
# get https://proxy.golang.org/github.com/gopherjs/gopherjs/@v/v0.0.0-20210202160940-bed99a852dfe.info
# get https://proxy.golang.org/github.com/gopherjs/gopherjs/@v/v0.0.0-20210202160940-bed99a852dfe.info: 200 OK (0.048s)
# get https://proxy.golang.org/github.com/gopherjs/websocket/@v/v0.0.0-20191103002815-9a42957e2b3a.info
# get https://proxy.golang.org/github.com/gopherjs/websocket/@v/v0.0.0-20191103002815-9a42957e2b3a.info: 200 OK (0.048s)
# get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.4.2.info
# get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.4.2.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/gregjones/httpcache/@v/v0.0.0-20180305231024-9cad4c3443a7.info
# get https://proxy.golang.org/github.com/gregjones/httpcache/@v/v0.0.0-20180305231024-9cad4c3443a7.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/grpc-ecosystem/grpc-gateway/@v/v1.5.0.info
# get https://proxy.golang.org/github.com/grpc-ecosystem/grpc-gateway/@v/v1.5.0.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/h12w/go-socks5/@v/v0.0.0-20200522160539-76189e178364.info
# get https://proxy.golang.org/github.com/h12w/go-socks5/@v/v0.0.0-20200522160539-76189e178364.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/hpcloud/tail/@v/v1.0.0.info
# get https://proxy.golang.org/github.com/hpcloud/tail/@v/v1.0.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/jellevandenhooff/dkim/@v/v0.0.0-20150330215556-f50fe3d243e1.info
# get https://proxy.golang.org/github.com/jellevandenhooff/dkim/@v/v0.0.0-20150330215556-f50fe3d243e1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.6.info
# get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.6.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/jstemmer/go-junit-report/@v/v0.0.0-20190106144839-af01ea7f8024.info
# get https://proxy.golang.org/github.com/jstemmer/go-junit-report/@v/v0.0.0-20190106144839-af01ea7f8024.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/kisielk/gotool/@v/v1.0.0.info
# get https://proxy.golang.org/github.com/kisielk/gotool/@v/v1.0.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.info
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.info: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.3.info
# get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.3.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.info
# get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/lucas-clemente/quic-go/@v/v0.20.1.info
# get https://proxy.golang.org/github.com/lucas-clemente/quic-go/@v/v0.20.1.info: 200 OK (0.049s)
# get https://proxy.golang.org/github.com/lunixbochs/struc/@v/v0.0.0-20200707160740-784aaebc1d40.info
# get https://proxy.golang.org/github.com/lunixbochs/struc/@v/v0.0.0-20200707160740-784aaebc1d40.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/lunixbochs/vtclean/@v/v1.0.0.info
# get https://proxy.golang.org/github.com/lunixbochs/vtclean/@v/v1.0.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.0.0-20190312143242-1de009706dbe.info
# get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.0.0-20190312143242-1de009706dbe.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/marten-seemann/qpack/@v/v0.2.1.info
# get https://proxy.golang.org/github.com/marten-seemann/qpack/@v/v0.2.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-15/@v/v0.1.4.info
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-15/@v/v0.1.4.info: 200 OK (0.046s)
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-16/@v/v0.1.3.info
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-16/@v/v0.1.3.info: 200 OK (0.046s)
# get https://proxy.golang.org/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.info
# get https://proxy.golang.org/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/microcosm-cc/bluemonday/@v/v1.0.1.info
# get https://proxy.golang.org/github.com/microcosm-cc/bluemonday/@v/v1.0.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.41.info
# get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.41.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.info
# get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.1.info
# get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.1.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/neelance/astrewrite/@v/v0.0.0-20160511093645-99348263ae86.info
# get https://proxy.golang.org/github.com/neelance/astrewrite/@v/v0.0.0-20160511093645-99348263ae86.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/neelance/sourcemap/@v/v0.0.0-20151028013722-8c68805598ab.info
# get https://proxy.golang.org/github.com/neelance/sourcemap/@v/v0.0.0-20151028013722-8c68805598ab.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/nxadm/tail/@v/v1.4.4.info
# get https://proxy.golang.org/github.com/nxadm/tail/@v/v1.4.4.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.14.0.info
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.14.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/onsi/gomega/@v/v1.10.1.info
# get https://proxy.golang.org/github.com/onsi/gomega/@v/v1.10.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/openzipkin/zipkin-go/@v/v0.1.1.info
# get https://proxy.golang.org/github.com/openzipkin/zipkin-go/@v/v0.1.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/phayes/freeport/@v/v0.0.0-20180830031419-95f893ade6f2.info
# get https://proxy.golang.org/github.com/phayes/freeport/@v/v0.0.0-20180830031419-95f893ade6f2.info: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/pires/go-proxyproto/@v/v0.5.0.info
# get https://proxy.golang.org/github.com/pires/go-proxyproto/@v/v0.5.0.info: 200 OK (0.047s)
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.1.info
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.info
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v0.8.0.info
# get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v0.8.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-14fe0d1b01d4.info
# get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-14fe0d1b01d4.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/prometheus/common/@v/v0.0.0-20180801064454-c7de2306084e.info
# get https://proxy.golang.org/github.com/prometheus/common/@v/v0.0.0-20180801064454-c7de2306084e.info: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.0.0-20180725123919-05ee40e3a273.info
# get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.0.0-20180725123919-05ee40e3a273.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/riobard/go-bloom/@v/v0.0.0-20200614022211-cdc8013cb5b3.info
# get https://proxy.golang.org/github.com/riobard/go-bloom/@v/v0.0.0-20200614022211-cdc8013cb5b3.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/russross/blackfriday/@v/v1.5.2.info
# get https://proxy.golang.org/github.com/russross/blackfriday/@v/v1.5.2.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/seiflotfy/cuckoofilter/@v/v0.0.0-20201222105146-bc6005554a0c.info
# get https://proxy.golang.org/github.com/seiflotfy/cuckoofilter/@v/v0.0.0-20201222105146-bc6005554a0c.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.0.0.info
# get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.0.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/component/@v/v0.0.0-20170202220835-f88ec8f54cc4.info
# get https://proxy.golang.org/github.com/shurcoo%21l/component/@v/v0.0.0-20170202220835-f88ec8f54cc4.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/events/@v/v0.0.0-20181021180414-410e4ca65f48.info
# get https://proxy.golang.org/github.com/shurcoo%21l/events/@v/v0.0.0-20181021180414-410e4ca65f48.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/github_flavored_markdown/@v/v0.0.0-20181002035957-2122de532470.info
# get https://proxy.golang.org/github.com/shurcoo%21l/github_flavored_markdown/@v/v0.0.0-20181002035957-2122de532470.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/go/@v/v0.0.0-20180423040247-9e1955d9fb6e.info
# get https://proxy.golang.org/github.com/shurcoo%21l/go/@v/v0.0.0-20180423040247-9e1955d9fb6e.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/go-goon/@v/v0.0.0-20170922171312-37c2f522c041.info
# get https://proxy.golang.org/github.com/shurcoo%21l/go-goon/@v/v0.0.0-20170922171312-37c2f522c041.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/gofontwoff/@v/v0.0.0-20180329035133-29b52fc0a18d.info
# get https://proxy.golang.org/github.com/shurcoo%21l/gofontwoff/@v/v0.0.0-20180329035133-29b52fc0a18d.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/gopherjslib/@v/v0.0.0-20160914041154-feb6d3990c2c.info
# get https://proxy.golang.org/github.com/shurcoo%21l/gopherjslib/@v/v0.0.0-20160914041154-feb6d3990c2c.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_diff/@v/v0.0.0-20170515013008-09bb4053de1b.info
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_diff/@v/v0.0.0-20170515013008-09bb4053de1b.info: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_go/@v/v0.0.0-20181028180052-98c3abbbae20.info
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_go/@v/v0.0.0-20181028180052-98c3abbbae20.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/home/@v/v0.0.0-20181020052607-80b7ffcb30f9.info
# get https://proxy.golang.org/github.com/shurcoo%21l/home/@v/v0.0.0-20181020052607-80b7ffcb30f9.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/htmlg/@v/v0.0.0-20170918183704-d01228ac9e50.info
# get https://proxy.golang.org/github.com/shurcoo%21l/htmlg/@v/v0.0.0-20170918183704-d01228ac9e50.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/httperror/@v/v0.0.0-20170206035902-86b7830d14cc.info
# get https://proxy.golang.org/github.com/shurcoo%21l/httperror/@v/v0.0.0-20170206035902-86b7830d14cc.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20171119174359-809beceb2371.info
# get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20171119174359-809beceb2371.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/httpgzip/@v/v0.0.0-20180522190206-b1c53ac65af9.info
# get https://proxy.golang.org/github.com/shurcoo%21l/httpgzip/@v/v0.0.0-20180522190206-b1c53ac65af9.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/issues/@v/v0.0.0-20181008053335-6292fdc1e191.info
# get https://proxy.golang.org/github.com/shurcoo%21l/issues/@v/v0.0.0-20181008053335-6292fdc1e191.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/issuesapp/@v/v0.0.0-20180602232740-048589ce2241.info
# get https://proxy.golang.org/github.com/shurcoo%21l/issuesapp/@v/v0.0.0-20180602232740-048589ce2241.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/notifications/@v/v0.0.0-20181007000457-627ab5aea122.info
# get https://proxy.golang.org/github.com/shurcoo%21l/notifications/@v/v0.0.0-20181007000457-627ab5aea122.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/octicon/@v/v0.0.0-20181028054416-fa4f57f9efb2.info
# get https://proxy.golang.org/github.com/shurcoo%21l/octicon/@v/v0.0.0-20181028054416-fa4f57f9efb2.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/reactions/@v/v0.0.0-20181006231557-f2e0b4ca5b82.info
# get https://proxy.golang.org/github.com/shurcoo%21l/reactions/@v/v0.0.0-20181006231557-f2e0b4ca5b82.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/sanitized_anchor_name/@v/v0.0.0-20170918181015-86672fcb3f95.info
# get https://proxy.golang.org/github.com/shurcoo%21l/sanitized_anchor_name/@v/v0.0.0-20170918181015-86672fcb3f95.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/users/@v/v0.0.0-20180125191416-49c67e49c537.info
# get https://proxy.golang.org/github.com/shurcoo%21l/users/@v/v0.0.0-20180125191416-49c67e49c537.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/shurcoo%21l/webdavfs/@v/v0.0.0-20170829043945-18c3829fa133.info
# get https://proxy.golang.org/github.com/shurcoo%21l/webdavfs/@v/v0.0.0-20170829043945-18c3829fa133.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/sourcegraph/annotate/@v/v0.0.0-20160123013949-f4cad6c6324d.info
# get https://proxy.golang.org/github.com/sourcegraph/annotate/@v/v0.0.0-20160123013949-f4cad6c6324d.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/sourcegraph/syntaxhighlight/@v/v0.0.0-20170531221838-bd320f5d308e.info
# get https://proxy.golang.org/github.com/sourcegraph/syntaxhighlight/@v/v0.0.0-20170531221838-bd320f5d308e.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.1.0.info
# get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.1.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.7.0.info
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.7.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/tarm/serial/@v/v0.0.0-20180830185346-98f6abe2eb07.info
# get https://proxy.golang.org/github.com/tarm/serial/@v/v0.0.0-20180830185346-98f6abe2eb07.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/v2fly/%21browser%21bridge/@v/v0.0.0-20210402111049-048ea079a400.info
# get https://proxy.golang.org/github.com/v2fly/%21browser%21bridge/@v/v0.0.0-20210402111049-048ea079a400.info: 200 OK (0.046s)
# get https://proxy.golang.org/github.com/v2fly/%21v%21sign/@v/v0.0.0-20201108000810-e2adc24bf848.info
# get https://proxy.golang.org/github.com/v2fly/%21v%21sign/@v/v0.0.0-20201108000810-e2adc24bf848.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/v2fly/ss-bloomring/@v/v0.0.0-20210312155135-28617310f63e.info
# get https://proxy.golang.org/github.com/v2fly/ss-bloomring/@v/v0.0.0-20210312155135-28617310f63e.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/v2fly/v2ray-core/v4/@v/v4.37.3.info
# get https://proxy.golang.org/github.com/v2fly/v2ray-core/v4/@v/v4.37.3.info: 200 OK (0.059s)
# get https://proxy.golang.org/github.com/viant/assertly/@v/v0.4.8.info
# get https://proxy.golang.org/github.com/viant/assertly/@v/v0.4.8.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/viant/toolbox/@v/v0.24.0.info
# get https://proxy.golang.org/github.com/viant/toolbox/@v/v0.24.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/xtaci/smux/@v/v1.5.15.info
# get https://proxy.golang.org/github.com/xtaci/smux/@v/v1.5.15.info: 200 OK (0.003s)
# get https://proxy.golang.org/go.opencensus.io/@v/v0.18.0.info
# get https://proxy.golang.org/go.opencensus.io/@v/v0.18.0.info: 200 OK (0.057s)
# get https://proxy.golang.org/go.starlark.net/@v/v0.0.0-20210312235212-74c10e2c17dc.info
# get https://proxy.golang.org/go.starlark.net/@v/v0.0.0-20210312235212-74c10e2c17dc.info: 200 OK (0.046s)
# get https://proxy.golang.org/go4.org/@v/v0.0.0-20180809161055-417644f6feb5.info
# get https://proxy.golang.org/go4.org/@v/v0.0.0-20180809161055-417644f6feb5.info: 200 OK (0.046s)
# get https://proxy.golang.org/golang.org/x/build/@v/v0.0.0-20190111050920-041ab4dc3f9d.info
# get https://proxy.golang.org/golang.org/x/build/@v/v0.0.0-20190111050920-041ab4dc3f9d.info: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20210322153248-0c34fe9e7dc2.info
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20210322153248-0c34fe9e7dc2.info: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20190731235908-ec7cb31e5a56.info
# get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20190731235908-ec7cb31e5a56.info: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/image/@v/v0.0.0-20190802002840-cff245a6509b.info
# get https://proxy.golang.org/golang.org/x/image/@v/v0.0.0-20190802002840-cff245a6509b.info: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20190313153728-d0100b6bd8b3.info
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20190313153728-d0100b6bd8b3.info: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/mobile/@v/v0.0.0-20210220033013-bdb1ca9a1e08.info
# get https://proxy.golang.org/golang.org/x/mobile/@v/v0.0.0-20210220033013-bdb1ca9a1e08.info: 200 OK (0.046s)
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.3.0.info
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.3.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210331212208-0fccb6fa2b5c.info
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210331212208-0fccb6fa2b5c.info: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20190226205417-e64efc72b421.info
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20190226205417-e64efc72b421.info: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/perf/@v/v0.0.0-20180704124530-6e6d33e29852.info
# get https://proxy.golang.org/golang.org/x/perf/@v/v0.0.0-20180704124530-6e6d33e29852.info: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20210220032951-036812b2e83c.info
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20210220032951-036812b2e83c.info: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210412220455-f1c623a9e750.info
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210412220455-f1c623a9e750.info: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.info
# get https://proxy.golang.org/golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.info: 200 OK (0.005s)
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.3.info
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.3.info: 200 OK (0.003s)
# get https://proxy.golang.org/golang.org/x/time/@v/v0.0.0-20181108054448-85acf8d2951c.info
# get https://proxy.golang.org/golang.org/x/time/@v/v0.0.0-20181108054448-85acf8d2951c.info: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20200117012304-6edc0a871e69.info
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20200117012304-6edc0a871e69.info: 200 OK (0.046s)
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.info
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.info: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/api/@v/v0.1.0.info
# get https://proxy.golang.org/google.golang.org/api/@v/v0.1.0.info: 200 OK (0.046s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.4.0.info
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.4.0.info: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20200526211855-cb27e3aa2013.info
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20200526211855-cb27e3aa2013.info: 200 OK (0.003s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.37.0.info
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.37.0.info: 200 OK (0.004s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.26.0.info
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.26.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.info
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.info: 200 OK (0.003s)
# get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.7.info
# get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.7.info: 200 OK (0.003s)
# get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.info
# get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.info: 200 OK (0.003s)
# get https://proxy.golang.org/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.info
# get https://proxy.golang.org/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.info: 200 OK (0.003s)
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.3.0.info
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.3.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200605160147-a5ece683394c.info
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200605160147-a5ece683394c.info: 200 OK (0.003s)
# get https://proxy.golang.org/grpc.go4.org/@v/v0.0.0-20170609214715-11d0a25b4919.info
# get https://proxy.golang.org/grpc.go4.org/@v/v0.0.0-20170609214715-11d0a25b4919.info: 200 OK (0.003s)
# get https://proxy.golang.org/h12.io/socks/@v/v1.0.2.info
# get https://proxy.golang.org/h12.io/socks/@v/v1.0.2.info: 200 OK (0.007s)
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.info
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.info: 200 OK (0.022s)
# get https://proxy.golang.org/sourcegraph.com/sourcegraph/go-diff/@v/v0.5.0.info
# get https://proxy.golang.org/sourcegraph.com/sourcegraph/go-diff/@v/v0.5.0.info: 200 OK (0.003s)
# get https://proxy.golang.org/sourcegraph.com/sqs/pbtypes/@v/v0.0.0-20180604144634-d3ebe8f20ae4.info
# get https://proxy.golang.org/sourcegraph.com/sqs/pbtypes/@v/v0.0.0-20180604144634-d3ebe8f20ae4.info: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/coreos/go-systemd/@v/v0.0.0-20181012123002-c6f51f82210d.zip
# get https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.zip
# get https://proxy.golang.org/github.com/beorn7/perks/@v/v0.0.0-20180321164747-3a771d992973.zip
# get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.zip
# get https://proxy.golang.org/dmitri.shuralyov.com/html/belt/@v/v0.0.0-20180602232347-f7d459c86be0.zip
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.37.0.zip
# get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.zip: 200 OK (0.005s)
# get https://proxy.golang.org/dmitri.shuralyov.com/state/@v/v0.0.0-20180228185332-28bcc343414c.zip
# get https://proxy.golang.org/github.com/cheekybits/genny/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/anmitsu/go-shlex/@v/v0.0.0-20161002113705-648efa622239.zip
# get https://proxy.golang.org/github.com/%21burnt%21sushi/xgb/@v/v0.0.0-20160522181843-27f122750802.zip
# get https://proxy.golang.org/github.com/buger/jsonparser/@v/v0.0.0-20181115193947-bf1c66bbce23.zip
# get https://proxy.golang.org/dmitri.shuralyov.com/service/change/@v/v0.0.0-20181023043359-a85b471d5412.zip
# get https://proxy.golang.org/github.com/cncf/udpa/go/@v/v0.0.0-20201120205902-5459f2c99403.zip
# get https://proxy.golang.org/github.com/bradfitz/go-smtpd/@v/v0.0.0-20170404230938-deb6d6237625.zip
# get https://proxy.golang.org/github.com/client9/misspell/@v/v0.3.4.zip
# get https://proxy.golang.org/github.com/chzyer/readline/@v/v0.0.0-20180603132655-2972be24d48e.zip
# get https://proxy.golang.org/github.com/census-instrumentation/opencensus-proto/@v/v0.2.1.zip
# get https://proxy.golang.org/github.com/chzyer/test/@v/v0.0.0-20180213035817-a1ea475d72b1.zip
# get https://proxy.golang.org/git.apache.org/thrift.git/@v/v0.0.0-20180902110319-2566ecd5d999.zip
# get https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20180602232624-0a106ad413e3.zip
# get https://proxy.golang.org/github.com/coreos/go-systemd/@v/v0.0.0-20181012123002-c6f51f82210d.zip: 200 OK (0.015s)
# get https://proxy.golang.org/github.com/beorn7/perks/@v/v0.0.0-20180321164747-3a771d992973.zip: 200 OK (0.021s)
# get https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.zip: 200 OK (0.022s)
# get https://proxy.golang.org/dmitri.shuralyov.com/state/@v/v0.0.0-20180228185332-28bcc343414c.zip: 200 OK (0.016s)
# get https://proxy.golang.org/dmitri.shuralyov.com/html/belt/@v/v0.0.0-20180602232347-f7d459c86be0.zip: 200 OK (0.018s)
# get https://proxy.golang.org/github.com/cheekybits/genny/@v/v1.0.0.zip: 200 OK (0.017s)
# get https://proxy.golang.org/github.com/anmitsu/go-shlex/@v/v0.0.0-20161002113705-648efa622239.zip: 200 OK (0.018s)
# get https://proxy.golang.org/github.com/cncf/udpa/go/@v/v0.0.0-20201120205902-5459f2c99403.zip: 200 OK (0.018s)
# get https://proxy.golang.org/github.com/chzyer/readline/@v/v0.0.0-20180603132655-2972be24d48e.zip: 200 OK (0.017s)
# get https://proxy.golang.org/github.com/bradfitz/go-smtpd/@v/v0.0.0-20170404230938-deb6d6237625.zip: 200 OK (0.022s)
# get https://proxy.golang.org/github.com/client9/misspell/@v/v0.3.4.zip: 200 OK (0.019s)
# get https://proxy.golang.org/github.com/buger/jsonparser/@v/v0.0.0-20181115193947-bf1c66bbce23.zip: 200 OK (0.030s)
# get https://proxy.golang.org/github.com/%21burnt%21sushi/xgb/@v/v0.0.0-20160522181843-27f122750802.zip: 200 OK (0.031s)
# get https://proxy.golang.org/github.com/chzyer/test/@v/v0.0.0-20180213035817-a1ea475d72b1.zip: 200 OK (0.027s)
# get https://proxy.golang.org/github.com/census-instrumentation/opencensus-proto/@v/v0.2.1.zip: 200 OK (0.036s)
# get https://proxy.golang.org/dmitri.shuralyov.com/service/change/@v/v0.0.0-20181023043359-a85b471d5412.zip: 200 OK (0.059s)
# get https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20180602232624-0a106ad413e3.zip: 200 OK (0.055s)
# get https://proxy.golang.org/git.apache.org/thrift.git/@v/v0.0.0-20180902110319-2566ecd5d999.zip: 200 OK (0.065s)
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.37.0.zip: 200 OK (0.256s)
# get https://proxy.golang.org/github.com/dgryski/go-metro/@v/v0.0.0-20200812162917-85c65e2d0165.zip
# get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/ebfe/bcrypt_pbkdf/@v/v0.0.0-20140212075826-3c8d2dcb253a.zip
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.9-0.20210217033140-668b12f5399d.zip
# get https://proxy.golang.org/github.com/flynn/go-shlex/@v/v0.0.0-20150515145356-3f9db97f8568.zip
# get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.zip
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip: 200 OK (0.098s)
# get https://proxy.golang.org/github.com/dgryski/go-metro/@v/v0.0.0-20200812162917-85c65e2d0165.zip: 200 OK (0.055s)
# get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.0.zip: 200 OK (0.030s)
# get https://proxy.golang.org/github.com/ebfe/bcrypt_pbkdf/@v/v0.0.0-20140212075826-3c8d2dcb253a.zip: 200 OK (0.028s)
# get https://proxy.golang.org/github.com/flynn/go-shlex/@v/v0.0.0-20150515145356-3f9db97f8568.zip: 200 OK (0.023s)
# get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.zip: 200 OK (0.022s)
# get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.9.9-0.20210217033140-668b12f5399d.zip: 200 OK (0.033s)
# get https://proxy.golang.org/github.com/francoispqt/gojay/@v/v1.2.13.zip
# get https://proxy.golang.org/github.com/francoispqt/gojay/@v/v1.2.13.zip: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.9.zip
# get https://proxy.golang.org/github.com/gliderlabs/ssh/@v/v0.1.1.zip
# get https://proxy.golang.org/github.com/ghodss/yaml/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/go-errors/errors/@v/v1.0.1.zip
# get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.4.9.zip: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.1.1.zip
# get https://proxy.golang.org/github.com/gliderlabs/ssh/@v/v0.1.1.zip: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/ghodss/yaml/@v/v1.0.0.zip: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/go-errors/errors/@v/v1.0.1.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.1.1.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/golang/glog/@v/v0.0.0-20160126235308-23def4e6c14b.zip
# get https://proxy.golang.org/github.com/golang/lint/@v/v0.0.0-20180702182130-06c8688daad7.zip
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.5.0.zip
# get https://proxy.golang.org/github.com/golang/glog/@v/v0.0.0-20160126235308-23def4e6c14b.zip: 200 OK (0.047s)
# get https://proxy.golang.org/github.com/golang/lint/@v/v0.0.0-20180702182130-06c8688daad7.zip: 200 OK (0.044s)
# get https://proxy.golang.org/github.com/golang/mock/@v/v1.5.0.zip: 200 OK (0.034s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.zip
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/google/btree/@v/v0.0.0-20180813153112-4030bb1f1f0c.zip
# get https://proxy.golang.org/github.com/google/btree/@v/v0.0.0-20180813153112-4030bb1f1f0c.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.zip
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.5.zip
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.5.zip: 200 OK (0.014s)
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.zip: 200 OK (0.016s)
# get https://proxy.golang.org/github.com/google/martian/@v/v2.1.0+incompatible.zip
# get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20181206194817-3ea8567a2e57.zip
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.0.0.zip: 200 OK (0.012s)
# get https://proxy.golang.org/github.com/google/martian/@v/v2.1.0+incompatible.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/google/uuid/@v/v1.1.2.zip
# get https://proxy.golang.org/github.com/google/uuid/@v/v1.1.2.zip: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/googleapis/gax-go/@v/v2.0.0+incompatible.zip
# get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.0.3.zip
# get https://proxy.golang.org/github.com/gopherjs/gopherjs/@v/v0.0.0-20210202160940-bed99a852dfe.zip
# get https://proxy.golang.org/github.com/googleapis/gax-go/@v/v2.0.0+incompatible.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/gopherjs/websocket/@v/v0.0.0-20191103002815-9a42957e2b3a.zip
# get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20181206194817-3ea8567a2e57.zip: 200 OK (0.026s)
# get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.4.2.zip
# get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.4.2.zip: 200 OK (0.013s)
# get https://proxy.golang.org/github.com/gregjones/httpcache/@v/v0.0.0-20180305231024-9cad4c3443a7.zip
# get https://proxy.golang.org/github.com/gregjones/httpcache/@v/v0.0.0-20180305231024-9cad4c3443a7.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/grpc-ecosystem/grpc-gateway/@v/v1.5.0.zip
# get https://proxy.golang.org/github.com/grpc-ecosystem/grpc-gateway/@v/v1.5.0.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.0.3.zip: 200 OK (0.094s)
# get https://proxy.golang.org/github.com/gopherjs/gopherjs/@v/v0.0.0-20210202160940-bed99a852dfe.zip: 200 OK (0.094s)
# get https://proxy.golang.org/github.com/gopherjs/websocket/@v/v0.0.0-20191103002815-9a42957e2b3a.zip: 200 OK (0.100s)
# get https://proxy.golang.org/github.com/h12w/go-socks5/@v/v0.0.0-20200522160539-76189e178364.zip
# get https://proxy.golang.org/github.com/h12w/go-socks5/@v/v0.0.0-20200522160539-76189e178364.zip: 200 OK (0.055s)
# get https://proxy.golang.org/github.com/hpcloud/tail/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/hpcloud/tail/@v/v1.0.0.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/jellevandenhooff/dkim/@v/v0.0.0-20150330215556-f50fe3d243e1.zip
# get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.6.zip
# get https://proxy.golang.org/github.com/jstemmer/go-junit-report/@v/v0.0.0-20190106144839-af01ea7f8024.zip
# get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.6.zip: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/jellevandenhooff/dkim/@v/v0.0.0-20150330215556-f50fe3d243e1.zip: 200 OK (0.017s)
# get https://proxy.golang.org/github.com/kisielk/gotool/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/jstemmer/go-junit-report/@v/v0.0.0-20190106144839-af01ea7f8024.zip: 200 OK (0.015s)
# get https://proxy.golang.org/github.com/kisielk/gotool/@v/v1.0.0.zip: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.zip
# get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.3.zip
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.1.0.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/kr/pty/@v/v1.1.3.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.zip
# get https://proxy.golang.org/github.com/kr/text/@v/v0.1.0.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/lucas-clemente/quic-go/@v/v0.20.1.zip
# get https://proxy.golang.org/github.com/lunixbochs/struc/@v/v0.0.0-20200707160740-784aaebc1d40.zip
# get https://proxy.golang.org/github.com/lunixbochs/vtclean/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/lunixbochs/struc/@v/v0.0.0-20200707160740-784aaebc1d40.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/lunixbochs/vtclean/@v/v1.0.0.zip: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/lucas-clemente/quic-go/@v/v0.20.1.zip: 200 OK (0.107s)
# get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.0.0-20190312143242-1de009706dbe.zip
# get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.0.0-20190312143242-1de009706dbe.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/marten-seemann/qpack/@v/v0.2.1.zip
# get https://proxy.golang.org/github.com/marten-seemann/qpack/@v/v0.2.1.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-15/@v/v0.1.4.zip
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-16/@v/v0.1.3.zip
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-15/@v/v0.1.4.zip: 200 OK (0.066s)
# get https://proxy.golang.org/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.zip
# get https://proxy.golang.org/github.com/microcosm-cc/bluemonday/@v/v1.0.1.zip
# get https://proxy.golang.org/github.com/microcosm-cc/bluemonday/@v/v1.0.1.zip: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.zip: 200 OK (0.013s)
# get https://proxy.golang.org/github.com/marten-seemann/qtls-go1-16/@v/v0.1.3.zip: 200 OK (0.063s)
# get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.41.zip
# get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.zip
# get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.41.zip: 200 OK (0.015s)
# get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.zip: 200 OK (0.022s)
# get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.1.zip
# get https://proxy.golang.org/github.com/neelance/astrewrite/@v/v0.0.0-20160511093645-99348263ae86.zip
# get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.1.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/neelance/astrewrite/@v/v0.0.0-20160511093645-99348263ae86.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/neelance/sourcemap/@v/v0.0.0-20151028013722-8c68805598ab.zip
# get https://proxy.golang.org/github.com/nxadm/tail/@v/v1.4.4.zip
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.14.0.zip
# get https://proxy.golang.org/github.com/neelance/sourcemap/@v/v0.0.0-20151028013722-8c68805598ab.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/onsi/gomega/@v/v1.10.1.zip
# get https://proxy.golang.org/github.com/nxadm/tail/@v/v1.4.4.zip: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/onsi/ginkgo/@v/v1.14.0.zip: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/onsi/gomega/@v/v1.10.1.zip: 200 OK (0.013s)
# get https://proxy.golang.org/github.com/openzipkin/zipkin-go/@v/v0.1.1.zip
# get https://proxy.golang.org/github.com/openzipkin/zipkin-go/@v/v0.1.1.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/phayes/freeport/@v/v0.0.0-20180830031419-95f893ade6f2.zip
# get https://proxy.golang.org/github.com/phayes/freeport/@v/v0.0.0-20180830031419-95f893ade6f2.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/pires/go-proxyproto/@v/v0.5.0.zip
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.1.zip
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.8.1.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v0.8.0.zip
# get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-14fe0d1b01d4.zip
# get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v0.8.0.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.0.0-20190812154241-14fe0d1b01d4.zip: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/prometheus/common/@v/v0.0.0-20180801064454-c7de2306084e.zip
# get https://proxy.golang.org/github.com/prometheus/common/@v/v0.0.0-20180801064454-c7de2306084e.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.0.0-20180725123919-05ee40e3a273.zip
# get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.0.0-20180725123919-05ee40e3a273.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/riobard/go-bloom/@v/v0.0.0-20200614022211-cdc8013cb5b3.zip
# get https://proxy.golang.org/github.com/riobard/go-bloom/@v/v0.0.0-20200614022211-cdc8013cb5b3.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/russross/blackfriday/@v/v1.5.2.zip
# get https://proxy.golang.org/github.com/pires/go-proxyproto/@v/v0.5.0.zip: 200 OK (0.413s)
# get https://proxy.golang.org/github.com/seiflotfy/cuckoofilter/@v/v0.0.0-20201222105146-bc6005554a0c.zip
# get https://proxy.golang.org/github.com/russross/blackfriday/@v/v1.5.2.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/seiflotfy/cuckoofilter/@v/v0.0.0-20201222105146-bc6005554a0c.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.0.0.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/shurcoo%21l/component/@v/v0.0.0-20170202220835-f88ec8f54cc4.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/component/@v/v0.0.0-20170202220835-f88ec8f54cc4.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/shurcoo%21l/events/@v/v0.0.0-20181021180414-410e4ca65f48.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/github_flavored_markdown/@v/v0.0.0-20181002035957-2122de532470.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/events/@v/v0.0.0-20181021180414-410e4ca65f48.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/github_flavored_markdown/@v/v0.0.0-20181002035957-2122de532470.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/go/@v/v0.0.0-20180423040247-9e1955d9fb6e.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/go-goon/@v/v0.0.0-20170922171312-37c2f522c041.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/go/@v/v0.0.0-20180423040247-9e1955d9fb6e.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/shurcoo%21l/go-goon/@v/v0.0.0-20170922171312-37c2f522c041.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/shurcoo%21l/gofontwoff/@v/v0.0.0-20180329035133-29b52fc0a18d.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/gofontwoff/@v/v0.0.0-20180329035133-29b52fc0a18d.zip: 200 OK (0.025s)
# get https://proxy.golang.org/github.com/shurcoo%21l/gopherjslib/@v/v0.0.0-20160914041154-feb6d3990c2c.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/gopherjslib/@v/v0.0.0-20160914041154-feb6d3990c2c.zip: 200 OK (0.005s)
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_diff/@v/v0.0.0-20170515013008-09bb4053de1b.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_diff/@v/v0.0.0-20170515013008-09bb4053de1b.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_go/@v/v0.0.0-20181028180052-98c3abbbae20.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/highlight_go/@v/v0.0.0-20181028180052-98c3abbbae20.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/shurcoo%21l/home/@v/v0.0.0-20181020052607-80b7ffcb30f9.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/htmlg/@v/v0.0.0-20170918183704-d01228ac9e50.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/htmlg/@v/v0.0.0-20170918183704-d01228ac9e50.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/shurcoo%21l/home/@v/v0.0.0-20181020052607-80b7ffcb30f9.zip: 200 OK (0.041s)
# get https://proxy.golang.org/github.com/shurcoo%21l/httperror/@v/v0.0.0-20170206035902-86b7830d14cc.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/httpgzip/@v/v0.0.0-20180522190206-b1c53ac65af9.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20171119174359-809beceb2371.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/issues/@v/v0.0.0-20181008053335-6292fdc1e191.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/issuesapp/@v/v0.0.0-20180602232740-048589ce2241.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/notifications/@v/v0.0.0-20181007000457-627ab5aea122.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/octicon/@v/v0.0.0-20181028054416-fa4f57f9efb2.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/reactions/@v/v0.0.0-20181006231557-f2e0b4ca5b82.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/httperror/@v/v0.0.0-20170206035902-86b7830d14cc.zip: 200 OK (0.097s)
# get https://proxy.golang.org/github.com/shurcoo%21l/httpgzip/@v/v0.0.0-20180522190206-b1c53ac65af9.zip: 200 OK (0.100s)
# get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20171119174359-809beceb2371.zip: 200 OK (0.098s)
# get https://proxy.golang.org/github.com/shurcoo%21l/issues/@v/v0.0.0-20181008053335-6292fdc1e191.zip: 200 OK (0.075s)
# get https://proxy.golang.org/github.com/shurcoo%21l/issuesapp/@v/v0.0.0-20180602232740-048589ce2241.zip: 200 OK (0.075s)
# get https://proxy.golang.org/github.com/shurcoo%21l/sanitized_anchor_name/@v/v0.0.0-20170918181015-86672fcb3f95.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/notifications/@v/v0.0.0-20181007000457-627ab5aea122.zip: 200 OK (0.081s)
# get https://proxy.golang.org/github.com/shurcoo%21l/octicon/@v/v0.0.0-20181028054416-fa4f57f9efb2.zip: 200 OK (0.082s)
# get https://proxy.golang.org/github.com/shurcoo%21l/sanitized_anchor_name/@v/v0.0.0-20170918181015-86672fcb3f95.zip: 200 OK (0.027s)
# get https://proxy.golang.org/github.com/shurcoo%21l/reactions/@v/v0.0.0-20181006231557-f2e0b4ca5b82.zip: 200 OK (0.084s)
# get https://proxy.golang.org/github.com/shurcoo%21l/users/@v/v0.0.0-20180125191416-49c67e49c537.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/users/@v/v0.0.0-20180125191416-49c67e49c537.zip: 200 OK (0.033s)
# get https://proxy.golang.org/github.com/shurcoo%21l/webdavfs/@v/v0.0.0-20170829043945-18c3829fa133.zip
# get https://proxy.golang.org/github.com/shurcoo%21l/webdavfs/@v/v0.0.0-20170829043945-18c3829fa133.zip: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/sourcegraph/annotate/@v/v0.0.0-20160123013949-f4cad6c6324d.zip
# get https://proxy.golang.org/github.com/sourcegraph/annotate/@v/v0.0.0-20160123013949-f4cad6c6324d.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/sourcegraph/syntaxhighlight/@v/v0.0.0-20170531221838-bd320f5d308e.zip
# get https://proxy.golang.org/github.com/sourcegraph/syntaxhighlight/@v/v0.0.0-20170531221838-bd320f5d308e.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.1.0.zip
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.7.0.zip
# get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.1.0.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.7.0.zip: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/tarm/serial/@v/v0.0.0-20180830185346-98f6abe2eb07.zip
# get https://proxy.golang.org/github.com/tarm/serial/@v/v0.0.0-20180830185346-98f6abe2eb07.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/v2fly/%21browser%21bridge/@v/v0.0.0-20210402111049-048ea079a400.zip
# get https://proxy.golang.org/github.com/v2fly/%21v%21sign/@v/v0.0.0-20201108000810-e2adc24bf848.zip
# get https://proxy.golang.org/github.com/v2fly/ss-bloomring/@v/v0.0.0-20210312155135-28617310f63e.zip
# get https://proxy.golang.org/github.com/v2fly/%21v%21sign/@v/v0.0.0-20201108000810-e2adc24bf848.zip: 200 OK (0.004s)
# get https://proxy.golang.org/github.com/v2fly/ss-bloomring/@v/v0.0.0-20210312155135-28617310f63e.zip: 200 OK (0.003s)
# get https://proxy.golang.org/github.com/v2fly/v2ray-core/v4/@v/v4.37.3.zip
# get https://proxy.golang.org/github.com/viant/assertly/@v/v0.4.8.zip
# get https://proxy.golang.org/github.com/viant/assertly/@v/v0.4.8.zip: 200 OK (0.007s)
# get https://proxy.golang.org/github.com/viant/toolbox/@v/v0.24.0.zip
# get https://proxy.golang.org/github.com/viant/toolbox/@v/v0.24.0.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/xtaci/smux/@v/v1.5.15.zip
# get https://proxy.golang.org/go.opencensus.io/@v/v0.18.0.zip
# get https://proxy.golang.org/github.com/xtaci/smux/@v/v1.5.15.zip: 200 OK (0.004s)
# get https://proxy.golang.org/go.starlark.net/@v/v0.0.0-20210312235212-74c10e2c17dc.zip
# get https://proxy.golang.org/github.com/v2fly/v2ray-core/v4/@v/v4.37.3.zip: 200 OK (0.112s)
# get https://proxy.golang.org/go.opencensus.io/@v/v0.18.0.zip: 200 OK (0.101s)
# get https://proxy.golang.org/go.starlark.net/@v/v0.0.0-20210312235212-74c10e2c17dc.zip: 200 OK (0.133s)
# get https://proxy.golang.org/go4.org/@v/v0.0.0-20180809161055-417644f6feb5.zip
# get https://proxy.golang.org/golang.org/x/build/@v/v0.0.0-20190111050920-041ab4dc3f9d.zip
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20210322153248-0c34fe9e7dc2.zip
# get https://proxy.golang.org/go4.org/@v/v0.0.0-20180809161055-417644f6feb5.zip: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/build/@v/v0.0.0-20190111050920-041ab4dc3f9d.zip: 200 OK (0.009s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20210322153248-0c34fe9e7dc2.zip: 200 OK (0.022s)
# get https://proxy.golang.org/github.com/v2fly/%21browser%21bridge/@v/v0.0.0-20210402111049-048ea079a400.zip: 200 OK (0.375s)
# get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20190731235908-ec7cb31e5a56.zip
# get https://proxy.golang.org/golang.org/x/image/@v/v0.0.0-20190802002840-cff245a6509b.zip
# get https://proxy.golang.org/golang.org/x/image/@v/v0.0.0-20190802002840-cff245a6509b.zip: 200 OK (0.007s)
# get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20190731235908-ec7cb31e5a56.zip: 200 OK (0.079s)
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20190313153728-d0100b6bd8b3.zip
# get https://proxy.golang.org/golang.org/x/mobile/@v/v0.0.0-20210220033013-bdb1ca9a1e08.zip
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20190313153728-d0100b6bd8b3.zip: 200 OK (0.036s)
# get https://proxy.golang.org/golang.org/x/mobile/@v/v0.0.0-20210220033013-bdb1ca9a1e08.zip: 200 OK (0.110s)
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.3.0.zip
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.3.0.zip: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210331212208-0fccb6fa2b5c.zip
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20190226205417-e64efc72b421.zip
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20190226205417-e64efc72b421.zip: 200 OK (0.007s)
# get https://proxy.golang.org/golang.org/x/perf/@v/v0.0.0-20180704124530-6e6d33e29852.zip
# get https://proxy.golang.org/golang.org/x/perf/@v/v0.0.0-20180704124530-6e6d33e29852.zip: 200 OK (0.004s)
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20210220032951-036812b2e83c.zip
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210331212208-0fccb6fa2b5c.zip: 200 OK (0.027s)
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20210220032951-036812b2e83c.zip: 200 OK (0.044s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210412220455-f1c623a9e750.zip
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210412220455-f1c623a9e750.zip: 200 OK (0.031s)
# get https://proxy.golang.org/golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.zip
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.3.zip
# get https://proxy.golang.org/golang.org/x/time/@v/v0.0.0-20181108054448-85acf8d2951c.zip
# get https://proxy.golang.org/golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.zip: 200 OK (0.059s)
# get https://proxy.golang.org/golang.org/x/time/@v/v0.0.0-20181108054448-85acf8d2951c.zip: 200 OK (0.035s)
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.3.zip: 200 OK (0.037s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20200117012304-6edc0a871e69.zip
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip: 200 OK (0.117s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.0.0-20200117012304-6edc0a871e69.zip: 200 OK (0.228s)
# get https://proxy.golang.org/google.golang.org/api/@v/v0.1.0.zip
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.4.0.zip
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.4.0.zip: 200 OK (0.014s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20200526211855-cb27e3aa2013.zip
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.26.0.zip
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.37.0.zip
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20200526211855-cb27e3aa2013.zip: 200 OK (0.065s)
# get https://proxy.golang.org/google.golang.org/api/@v/v0.1.0.zip: 200 OK (0.206s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.26.0.zip: 200 OK (0.013s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.37.0.zip: 200 OK (0.028s)
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.zip
# get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.7.zip
# get https://proxy.golang.org/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.zip
# get https://proxy.golang.org/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.zip: 200 OK (0.005s)
# get https://proxy.golang.org/gopkg.in/fsnotify.v1/@v/v1.4.7.zip: 200 OK (0.077s)
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.zip: 200 OK (0.091s)
# get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.zip
# get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.zip: 200 OK (0.006s)
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.3.0.zip
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.3.0.zip: 200 OK (0.004s)
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200605160147-a5ece683394c.zip
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200605160147-a5ece683394c.zip: 200 OK (0.014s)
# get https://proxy.golang.org/grpc.go4.org/@v/v0.0.0-20170609214715-11d0a25b4919.zip
# get https://proxy.golang.org/h12.io/socks/@v/v1.0.2.zip
# get https://proxy.golang.org/grpc.go4.org/@v/v0.0.0-20170609214715-11d0a25b4919.zip: 200 OK (0.005s)
# get https://proxy.golang.org/h12.io/socks/@v/v1.0.2.zip: 200 OK (0.013s)
# get https://proxy.golang.org/sourcegraph.com/sourcegraph/go-diff/@v/v0.5.0.zip
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.zip
# get https://proxy.golang.org/sourcegraph.com/sqs/pbtypes/@v/v0.0.0-20180604144634-d3ebe8f20ae4.zip
# get https://proxy.golang.org/sourcegraph.com/sqs/pbtypes/@v/v0.0.0-20180604144634-d3ebe8f20ae4.zip: 200 OK (0.007s)
# get https://proxy.golang.org/sourcegraph.com/sourcegraph/go-diff/@v/v0.5.0.zip: 200 OK (0.008s)
# get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.zip: 200 OK (0.094s)
go: downloading golang.org/x/mobile v0.0.0-20230301163155-e0f57694e12c
go: downloading golang.org/x/tools v0.1.12
go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
go: downloading golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
golang.org/x/mod/semver
golang.org/x/mod/internal/lazyregexp
golang.org/x/sys/execabs
golang.org/x/mobile/internal/sdkpath
golang.org/x/tools/internal/event/label
golang.org/x/sync/errgroup
golang.org/x/tools/internal/typeparams
golang.org/x/tools/internal/typesinternal
golang.org/x/mod/module
golang.org/x/tools/internal/event/keys
golang.org/x/mobile/internal/binres
golang.org/x/tools/go/internal/gcimporter
golang.org/x/mod/modfile
golang.org/x/tools/internal/event/core
golang.org/x/tools/internal/event
golang.org/x/tools/internal/gocommand
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/packagesinternal
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/mobile/internal/importers
golang.org/x/mobile/cmd/gomobile
golang.org/x/mobile/internal/importers/java
golang.org/x/mobile/internal/importers/objc
golang.org/x/mobile/bind
golang.org/x/mobile/cmd/gobind
go get: upgraded golang.org/x/mobile v0.0.0-20210220033013-bdb1ca9a1e08 => v0.0.0-20230301163155-e0f57694e12c
go get: upgraded golang.org/x/sys v0.0.0-20210412220455-f1c623a9e750 => v0.0.0-20220722155257-8c9f86f7a55f
~/build/nekox.messenger/TMessagesProj ~/build/nekox.messenger
~/build/nekox.messenger
2023-03-22 17:34:05,643 INFO: Cleaning Gradle project...
2023-03-22 17:34:05,644 DEBUG: Directory: build/nekox.messenger/TMessagesProj
2023-03-22 17:34:05,644 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.5.1 via distributionUrl
Downloading missing gradle version 7.5.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.5.1-bin.zip: OK
Running /opt/gradle/versions/7.5.1/bin/gradle clean
Welcome to Gradle 7.5.1!
Here are the highlights of this release:
- Support for Java 18
- Support for building with Groovy 4
- Much more responsive continuous builds
- Improved diagnostics for dependency resolution
For more details see https://docs.gradle.org/7.5.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :ss-rust
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :ssr-libev
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :TMessagesProj
WARNING:DSL element 'dexOptions' is obsolete and should be removed.
It will be removed in version 8.0 of the Android Gradle plugin.
Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
Checking the license for package CMake 3.18.1 in /opt/android-sdk/licenses
License for package CMake 3.18.1 accepted.
Preparing "Install CMake 3.18.1 (revision: 3.18.1)".
"Install CMake 3.18.1 (revision: 3.18.1)" ready.
Installing CMake 3.18.1 in /opt/android-sdk/cmake/3.18.1
"Install CMake 3.18.1 (revision: 3.18.1)" complete.
"Install CMake 3.18.1 (revision: 3.18.1)" finished.
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :TMessagesProj:externalNativeBuildCleanFullDebug
> Task :TMessagesProj:externalNativeBuildCleanFullFdroidRelease
> Task :TMessagesProj:externalNativeBuildCleanFullFoss
> Task :TMessagesProj:externalNativeBuildCleanFullRelease SKIPPED
> Task :TMessagesProj:externalNativeBuildCleanFullReleaseNoGcm SKIPPED
> Task :TMessagesProj:externalNativeBuildCleanMiniDebug
> Task :TMessagesProj:externalNativeBuildCleanMiniFdroidRelease
> Task :TMessagesProj:externalNativeBuildCleanMiniFoss
> Task :TMessagesProj:externalNativeBuildCleanMiniPlayDebug
> Task :TMessagesProj:externalNativeBuildCleanMiniPlayFdroidRelease
> Task :TMessagesProj:externalNativeBuildCleanMiniPlayFoss
> Task :TMessagesProj:externalNativeBuildCleanMiniPlayRelease SKIPPED
> Task :TMessagesProj:externalNativeBuildCleanMiniPlayReleaseNoGcm SKIPPED
> Task :TMessagesProj:externalNativeBuildCleanMiniRelease SKIPPED
> Task :TMessagesProj:externalNativeBuildCleanMiniReleaseNoGcm SKIPPED
> Task :TMessagesProj:clean
BUILD SUCCESSFUL in 2m 36s
10 actionable tasks: 10 executed
2023-03-22 17:36:47,848 INFO: Scanning source for common problems...
2023-03-22 17:36:47,859 DEBUG: scanner is configured to use signature data from: 'suss'
2023-03-22 17:36:51,320 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-03-22 17:36:51,345 INFO: Creating source tarball...
2023-03-22 17:38:03,413 INFO: Running 'build' commands in build/nekox.messenger/TMessagesProj
2023-03-22 17:38:03,413 DEBUG: Directory: build/nekox.messenger/TMessagesProj
2023-03-22 17:38:03,413 DEBUG: > bash -e -u -o pipefail -x -c cd ..; ./run fdroid build
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ ./run fdroid build
>> bin/fdroid/build.sh
yasm 1.3.0
Compiled on Mar 4 2021.
Copyright (c) 2001-2014 Peter Johnson and other Yasm developers.
Run yasm --license for licensing overview and summary.
HEAD is now at 626ff3595 Update AUTHORS and version info in libs.mk
Build platform: linux-x86_64
Parallel jobs: 20
Building x86...
patching file vpx_dsp/add_noise.c
Cleaning...
make: *** No rule to make target 'clean'. Stop.
Configuring...
enabling runtime_cpu_detect
enabling pic
disabling docs
enabling libyuv
enabling small
enabling better_hw_compatibility
disabling examples
disabling tools
disabling debug
disabling unit_tests
disabling install_docs
enabling realtime_only
enabling vp8
enabling vp9
disabling webm_io
Configuring for target 'x86-android-gcc'
enabling x86
enabling mmx
enabling sse
enabling sse2
enabling sse3
enabling ssse3
enabling sse4_1
enabling avx
enabling avx2
enabling avx512
using yasm
enabling postproc
Creating makefiles for x86-android-gcc libs
[CREATE] vpx_scale_rtcd.h
[CREATE] vpx_dsp_rtcd.h
[CREATE] vp8_rtcd.h
[CREATE] vp9_rtcd.h
[DEP] vp9/ratectrl_rtc.cc.d
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_error_avx2.c.d
[DEP] vp9/encoder/x86/vp9_frame_scale_ssse3.c.d
[DEP] vp9/encoder/x86/vp9_dct_intrin_sse2.c.d
[DEP] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d
[DEP] vp9/encoder/x86/vp9_quantize_avx2.c.d
[DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d
[DEP] vp9/encoder/vp9_ext_ratectrl.c.d
[DEP] vp9/encoder/vp9_noise_estimate.c.d
[DEP] vp9/encoder/vp9_skin_detection.c.d
[DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
[DEP] vp9/encoder/vp9_tokenize.c.d
[DEP] vp9/encoder/vp9_treewriter.c.d
[DEP] vp9/encoder/vp9_resize.c.d
[DEP] vp9/encoder/vp9_svc_layercontext.c.d
[DEP] vp9/encoder/vp9_subexp.c.d
[DEP] vp9/encoder/vp9_speed_features.c.d
[DEP] vp9/encoder/vp9_segmentation.c.d
[DEP] vp9/encoder/vp9_pickmode.c.d
[DEP] vp9/encoder/vp9_rdopt.c.d
[DEP] vp9/encoder/vp9_rd.c.d
[DEP] vp9/encoder/vp9_ratectrl.c.d
[DEP] vp9/encoder/vp9_picklpf.c.d
[DEP] vp9/encoder/vp9_quantize.c.d
[DEP] vp9/encoder/vp9_encoder.c.d
[DEP] vp9/encoder/vp9_mcomp.c.d
[DEP] vp9/encoder/vp9_multi_thread.c.d
[DEP] vp9/encoder/vp9_lookahead.c.d
[DEP] vp9/encoder/vp9_frame_scale.c.d
[DEP] vp9/encoder/vp9_extend.c.d
[DEP] vp9/encoder/vp9_ethread.c.d
[DEP] vp9/encoder/vp9_encodemv.c.d
[DEP] vp9/encoder/vp9_encodemb.c.d
[DEP] vp9/encoder/vp9_encodeframe.c.d
[DEP] vp9/encoder/vp9_cost.c.d
[DEP] vp9/encoder/vp9_dct.c.d
[DEP] vp9/encoder/vp9_context_tree.c.d
[DEP] vp9/encoder/vp9_bitstream.c.d
[DEP] vp9/vp9_cx_iface.c.d
[DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d
[DEP] vp9/common/vp9_scan.c.d
[DEP] vp9/common/vp9_common_data.c.d
[DEP] vp9/common/vp9_reconintra.c.d
[DEP] vp9/common/vp9_reconinter.c.d
[DEP] vp9/common/vp9_quant_common.c.d
[DEP] vp9/common/vp9_mvref_common.c.d
[DEP] vp9/common/vp9_thread_common.c.d
[DEP] vp9/common/vp9_loopfilter.c.d
[DEP] vp9/common/vp9_tile_common.c.d
[DEP] vp9/common/vp9_seg_common.c.d
[DEP] vp9/common/vp9_scale.c.d
[DEP] vp9/common/vp9_rtcd.c.d
[DEP] vp9/common/vp9_pred_common.c.d
[DEP] vp9/common/vp9_filter.c.d
[DEP] vp9/common/vp9_idct.c.d
[DEP] vp9/common/vp9_frame_buffers.c.d
[DEP] vp9/common/vp9_entropymv.c.d
[DEP] vp9/common/vp9_entropymode.c.d
[DEP] vp9/common/vp9_entropy.c.d
[DEP] vp9/common/vp9_blockd.c.d
[DEP] vp9/common/vp9_alloccommon.c.d
[DEP] vp9/vp9_iface_common.c.d
[DEP] vp8/common/x86/mfqe_sse2.asm.d
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
[DEP] vp8/common/x86/iwalsh_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
[DEP] vp8/common/x86/subpixel_sse2.asm.d
[DEP] vp8/common/x86/recon_sse2.asm.d
[DEP] vp8/common/x86/idctllm_sse2.asm.d
[DEP] vp8/common/x86/subpixel_mmx.asm.d
[DEP] vp8/common/x86/recon_mmx.asm.d
[DEP] vp8/common/x86/idctllm_mmx.asm.d
[DEP] vp8/common/x86/dequantize_mmx.asm.d
[DEP] vp8/encoder/x86/block_error_sse2.asm.d
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
[DEP] vp8/encoder/x86/dct_sse2.asm.d
[DEP] vp8/encoder/x86/copy_sse3.asm.d
[DEP] vp8/encoder/x86/copy_sse2.asm.d
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse2.asm.d
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse4.asm.d
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
[DEP] vpx_dsp/x86/sad_sse3.asm.d
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
[DEP] vpx_dsp/x86/deblock_sse2.asm.d
[DEP] vpx_dsp/x86/add_noise_sse2.asm.d
[DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
[DEP] vpx_dsp/x86/intrapred_sse2.asm.d
[DEP] vp9/decoder/vp9_job_queue.c.d
[DEP] vpx_config.c.d
[DEP] vp9/decoder/vp9_dsubexp.c.d
[DEP] vp9/decoder/vp9_decoder.c.d
[DEP] vp9/decoder/vp9_detokenize.c.d
[DEP] vp9/decoder/vp9_decodeframe.c.d
[DEP] vp9/vp9_dx_iface.c.d
[DEP] vp9/decoder/vp9_decodemv.c.d
[DEP] vp8/decoder/threading.c.d
[DEP] vp8/decoder/onyxd_if.c.d
[DEP] vp8/decoder/detokenize.c.d
[DEP] vp8/decoder/decodeframe.c.d
[DEP] vp8/decoder/decodemv.c.d
[DEP] vp8/decoder/dboolhuff.c.d
[DEP] vp8/vp8_dx_iface.c.d
[DEP] vp8/common/x86/bilinear_filter_sse2.c.d
[DEP] vp8/common/x86/idct_blk_sse2.c.d
[DEP] vp8/common/x86/idct_blk_mmx.c.d
[DEP] vp8/common/postproc.c.d
[DEP] vp8/common/mfqe.c.d
[DEP] vp8/common/x86/loopfilter_x86.c.d
[DEP] vp8/common/x86/vp8_asm_stubs.c.d
[DEP] vp8/common/treecoder.c.d
[DEP] vp8/common/swapyv12buffer.c.d
[DEP] vp8/common/setupintrarecon.c.d
[DEP] vp8/common/reconintra4x4.c.d
[DEP] vp8/common/reconintra.c.d
[DEP] vp8/common/reconinter.c.d
[DEP] vp8/common/quant_common.c.d
[DEP] vp8/common/modecont.c.d
[DEP] vp8/common/mbpitch.c.d
[DEP] vp8/common/loopfilter_filters.c.d
[DEP] vp8/common/vp8_loopfilter.c.d
[DEP] vp8/common/rtcd.c.d
[DEP] vp8/common/idctllm.c.d
[DEP] vp8/common/idct_blk.c.d
[DEP] vp8/common/generic/systemdependent.c.d
[DEP] vp8/common/findnearmv.c.d
[DEP] vp8/common/filter.c.d
[DEP] vp8/common/extend.c.d
[DEP] vp8/common/entropymv.c.d
[DEP] vp8/common/entropymode.c.d
[DEP] vp8/common/entropy.c.d
[DEP] vp8/common/dequantize.c.d
[DEP] vp8/common/blockd.c.d
[DEP] vp8/common/alloccommon.c.d
[DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d
[DEP] vp8/encoder/x86/denoising_sse2.c.d
[DEP] vp8/encoder/x86/quantize_sse4.c.d
[DEP] vp8/encoder/x86/vp8_quantize_ssse3.c.d
[DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d
[DEP] vp8/encoder/treewriter.c.d
[DEP] vp8/encoder/tokenize.c.d
[DEP] vp8/encoder/segmentation.c.d
[DEP] vp8/common/vp8_skin_detection.c.d
[DEP] vp8/encoder/rdopt.c.d
[DEP] vp8/encoder/ratectrl.c.d
[DEP] vp8/encoder/vp8_quantize.c.d
[DEP] vp8/encoder/picklpf.c.d
[DEP] vp8/encoder/pickinter.c.d
[DEP] vp8/encoder/onyx_if.c.d
[DEP] vp8/encoder/modecosts.c.d
[DEP] vp8/encoder/mcomp.c.d
[DEP] vp8/encoder/lookahead.c.d
[DEP] vp8/encoder/denoising.c.d
[DEP] vp8/encoder/ethreading.c.d
[DEP] vp8/encoder/encodemv.c.d
[DEP] vp8/encoder/encodemb.c.d
[DEP] vp8/encoder/encodeintra.c.d
[DEP] vp8/encoder/encodeframe.c.d
[DEP] vp8/encoder/dct.c.d
[DEP] vp8/encoder/copy_c.c.d
[DEP] vp8/encoder/boolhuff.c.d
[DEP] vp8/encoder/bitstream.c.d
[DEP] vp8/vp8_cx_iface.c.d
[DEP] vpx_util/vpx_write_yuv_frame.c.d
[DEP] vpx_util/vpx_thread.c.d
[DEP] vpx_dsp/vpx_dsp_rtcd.c.d
[DEP] vpx_dsp/x86/variance_avx2.c.d
[DEP] vpx_dsp/x86/variance_sse2.c.d
[DEP] vpx_dsp/x86/avg_pred_sse2.c.d
[DEP] vpx_dsp/variance.c.d
[DEP] vpx_dsp/x86/sad4d_avx512.c.d
[DEP] vpx_dsp/x86/sad_avx2.c.d
[DEP] vpx_dsp/x86/sad4d_avx2.c.d
[DEP] vpx_dsp/x86/sum_squares_sse2.c.d
[DEP] vpx_dsp/sum_squares.c.d
[DEP] vpx_dsp/subtract.c.d
[DEP] vpx_dsp/sad.c.d
[DEP] vpx_dsp/skin_detection.c.d
[DEP] vpx_dsp/x86/avg_intrin_avx2.c.d
[DEP] vpx_dsp/x86/avg_intrin_sse2.c.d
[DEP] vpx_dsp/avg.c.d
[DEP] vpx_dsp/x86/quantize_avx.c.d
[DEP] vpx_dsp/x86/quantize_ssse3.c.d
[DEP] vpx_dsp/x86/quantize_sse2.c.d
[DEP] vpx_dsp/quantize.c.d
[DEP] vpx_dsp/x86/inv_txfm_ssse3.c.d
[DEP] vpx_dsp/x86/inv_txfm_sse2.c.d
[DEP] vpx_dsp/inv_txfm.c.d
[DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d
[DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d
[DEP] vpx_dsp/fwd_txfm.c.d
[DEP] vpx_dsp/x86/loopfilter_avx2.c.d
[DEP] vpx_dsp/x86/loopfilter_sse2.c.d
[DEP] vpx_dsp/loopfilter.c.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d
[DEP] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.d
[DEP] vpx_dsp/vpx_convolve.c.d
[DEP] vpx_dsp/x86/post_proc_sse2.c.d
[DEP] vpx_dsp/deblock.c.d
[DEP] vpx_dsp/add_noise.c.d
[DEP] vpx_dsp/intrapred.c.d
[DEP] vpx_dsp/bitreader_buffer.c.d
[DEP] vpx_dsp/bitreader.c.d
[DEP] vpx_dsp/psnr.c.d
[DEP] vpx_dsp/bitwriter_buffer.c.d
[DEP] vpx_dsp/bitwriter.c.d
[DEP] vpx_dsp/prob.c.d
[DEP] vpx_ports/emms_mmx.c.d
[DEP] vpx_scale/vpx_scale_rtcd.c.d
[DEP] vpx_scale/generic/gen_scalers.c.d
[DEP] vpx_scale/generic/yv12extend.c.d
[DEP] vpx_scale/generic/yv12config.c.d
[DEP] vpx_scale/generic/vpx_scale.c.d
[DEP] vpx_mem/vpx_mem.c.d
[DEP] vpx/src/vpx_image.c.d
[DEP] vpx/src/vpx_codec.c.d
[DEP] vpx/src/vpx_encoder.c.d
[DEP] vpx/src/vpx_decoder.c.d
[CREATE] vpx_config.asm
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
[DEP] vp8/common/x86/mfqe_sse2.asm.d
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
[DEP] vp8/common/x86/iwalsh_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
[DEP] vp8/common/x86/subpixel_sse2.asm.d
[DEP] vp8/common/x86/recon_sse2.asm.d
[DEP] vp8/common/x86/idctllm_sse2.asm.d
[DEP] vp8/common/x86/subpixel_mmx.asm.d
[DEP] vp8/common/x86/recon_mmx.asm.d
[DEP] vp8/common/x86/idctllm_mmx.asm.d
[DEP] vp8/common/x86/dequantize_mmx.asm.d
[DEP] vp8/encoder/x86/block_error_sse2.asm.d
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
[DEP] vp8/encoder/x86/dct_sse2.asm.d
[DEP] vp8/encoder/x86/copy_sse3.asm.d
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
[DEP] vp8/encoder/x86/copy_sse2.asm.d
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse2.asm.d
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse4.asm.d
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
[DEP] vpx_dsp/x86/sad_sse3.asm.d
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
[DEP] vpx_dsp/x86/deblock_sse2.asm.d
[DEP] vpx_dsp/x86/add_noise_sse2.asm.d
[DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
[DEP] vpx_dsp/x86/intrapred_sse2.asm.d
[CC] vpx/src/vpx_decoder.c.o
[CC] vpx/src/vpx_encoder.c.o
[CC] vpx/src/vpx_codec.c.o
[CC] vpx/src/vpx_image.c.o
[CC] vpx_mem/vpx_mem.c.o
[CC] vpx_scale/generic/vpx_scale.c.o
[CC] vpx_scale/generic/yv12config.c.o
[CC] vpx_scale/generic/yv12extend.c.o
[CC] vpx_scale/generic/gen_scalers.c.o
[CC] vpx_scale/vpx_scale_rtcd.c.o
[CC] vpx_ports/emms_mmx.c.o
[CC] vpx_dsp/prob.c.o
[CC] vpx_dsp/bitwriter.c.o
[CC] vpx_dsp/bitwriter_buffer.c.o
[CC] vpx_dsp/psnr.c.o
[CC] vpx_dsp/bitreader.c.o
[CC] vpx_dsp/bitreader_buffer.c.o
[CC] vpx_dsp/intrapred.c.o
[CC] vpx_dsp/deblock.c.o
[CC] vpx_dsp/add_noise.c.o
[CC] vpx_dsp/x86/post_proc_sse2.c.o
[CC] vpx_dsp/vpx_convolve.c.o
[CC] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o
[CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o
[CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o
[CC] vpx_dsp/loopfilter.c.o
[CC] vpx_dsp/x86/loopfilter_sse2.c.o
[CC] vpx_dsp/x86/loopfilter_avx2.c.o
[CC] vpx_dsp/fwd_txfm.c.o
[CC] vpx_dsp/x86/fwd_txfm_sse2.c.o
[CC] vpx_dsp/x86/fwd_txfm_avx2.c.o
[CC] vpx_dsp/inv_txfm.c.o
[CC] vpx_dsp/x86/inv_txfm_sse2.c.o
[CC] vpx_dsp/x86/inv_txfm_ssse3.c.o
[CC] vpx_dsp/quantize.c.o
[CC] vpx_dsp/x86/quantize_sse2.c.o
[CC] vpx_dsp/x86/quantize_ssse3.c.o
[CC] vpx_dsp/x86/quantize_avx.c.o
[CC] vpx_dsp/avg.c.o
[CC] vpx_dsp/x86/avg_intrin_sse2.c.o
[CC] vpx_dsp/x86/avg_intrin_avx2.c.o
[CC] vpx_dsp/skin_detection.c.o
[CC] vpx_dsp/sad.c.o
[CC] vpx_dsp/subtract.c.o
[CC] vpx_dsp/sum_squares.c.o
[CC] vpx_dsp/x86/sum_squares_sse2.c.o
[CC] vpx_dsp/x86/sad4d_avx2.c.o
[CC] vpx_dsp/x86/sad_avx2.c.o
[CC] vpx_dsp/x86/sad4d_avx512.c.o
[CC] vpx_dsp/variance.c.o
[CC] vpx_dsp/x86/avg_pred_sse2.c.o
[CC] vpx_dsp/x86/variance_sse2.c.o
[CC] vpx_dsp/x86/variance_avx2.c.o
[CC] vpx_dsp/vpx_dsp_rtcd.c.o
[CC] vpx_util/vpx_thread.c.o
[CC] vpx_util/vpx_write_yuv_frame.c.o
[CC] vp8/common/alloccommon.c.o
[CC] vp8/common/blockd.c.o
[CC] vp8/common/dequantize.c.o
[CC] vp8/common/entropy.c.o
[CC] vp8/common/entropymode.c.o
[CC] vp8/common/entropymv.c.o
[CC] vp8/common/extend.c.o
[CC] vp8/common/filter.c.o
[CC] vp8/common/findnearmv.c.o
[CC] vp8/common/generic/systemdependent.c.o
[CC] vp8/common/idct_blk.c.o
[CC] vp8/common/idctllm.c.o
[CC] vp8/common/rtcd.c.o
[CC] vp8/common/vp8_loopfilter.c.o
[CC] vp8/common/loopfilter_filters.c.o
[CC] vp8/common/mbpitch.c.o
[CC] vp8/common/modecont.c.o
[CC] vp8/common/quant_common.c.o
[CC] vp8/common/reconinter.c.o
[CC] vp8/common/reconintra.c.o
[CC] vp8/common/reconintra4x4.c.o
[CC] vp8/common/setupintrarecon.c.o
[CC] vp8/common/swapyv12buffer.c.o
[CC] vp8/common/treecoder.c.o
[CC] vp8/common/x86/vp8_asm_stubs.c.o
[CC] vp8/common/x86/loopfilter_x86.c.o
[CC] vp8/common/mfqe.c.o
[CC] vp8/common/postproc.c.o
[CC] vp8/common/x86/idct_blk_mmx.c.o
[CC] vp8/common/x86/idct_blk_sse2.c.o
[CC] vp8/common/x86/bilinear_filter_sse2.c.o
[CC] vp8/vp8_cx_iface.c.o
[CC] vp8/encoder/bitstream.c.o
[CC] vp8/encoder/boolhuff.c.o
[CC] vp8/encoder/copy_c.c.o
[CC] vp8/encoder/dct.c.o
[CC] vp8/encoder/encodeframe.c.o
[CC] vp8/encoder/encodeintra.c.o
[CC] vp8/encoder/encodemb.c.o
[CC] vp8/encoder/encodemv.c.o
[CC] vp8/encoder/ethreading.c.o
[CC] vp8/encoder/denoising.c.o
[CC] vp8/encoder/lookahead.c.o
[CC] vp8/encoder/mcomp.c.o
[CC] vp8/encoder/modecosts.c.o
[CC] vp8/encoder/onyx_if.c.o
[CC] vp8/encoder/pickinter.c.o
[CC] vp8/encoder/picklpf.c.o
[CC] vp8/encoder/vp8_quantize.c.o
[CC] vp8/encoder/ratectrl.c.o
[CC] vp8/encoder/rdopt.c.o
[CC] vp8/encoder/segmentation.c.o
[CC] vp8/common/vp8_skin_detection.c.o
[CC] vp8/encoder/tokenize.c.o
[CC] vp8/encoder/treewriter.c.o
[CC] vp8/encoder/x86/vp8_quantize_sse2.c.o
[CC] vp8/encoder/x86/vp8_quantize_ssse3.c.o
[CC] vp8/encoder/x86/quantize_sse4.c.o
[CC] vp8/encoder/x86/denoising_sse2.c.o
[CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o
[CC] vp8/vp8_dx_iface.c.o
[CC] vp8/decoder/dboolhuff.c.o
[CC] vp8/decoder/decodemv.c.o
[CC] vp8/decoder/decodeframe.c.o
[CC] vp8/decoder/detokenize.c.o
[CC] vp8/decoder/onyxd_if.c.o
[CC] vp8/decoder/threading.c.o
[CC] vp9/vp9_iface_common.c.o
[CC] vp9/common/vp9_alloccommon.c.o
[CC] vp9/common/vp9_blockd.c.o
[CC] vp9/common/vp9_entropy.c.o
[CC] vp9/common/vp9_entropymode.c.o
[CC] vp9/common/vp9_entropymv.c.o
[CC] vp9/common/vp9_frame_buffers.c.o
[CC] vp9/common/vp9_idct.c.o
[CC] vp9/common/vp9_filter.c.o
[CC] vp9/common/vp9_pred_common.c.o
[CC] vp9/common/vp9_rtcd.c.o
[CC] vp9/common/vp9_scale.c.o
[CC] vp9/common/vp9_seg_common.c.o
[CC] vp9/common/vp9_tile_common.c.o
[CC] vp9/common/vp9_loopfilter.c.o
[CC] vp9/common/vp9_thread_common.c.o
[CC] vp9/common/vp9_mvref_common.c.o
[CC] vp9/common/vp9_quant_common.c.o
[CC] vp9/common/vp9_reconinter.c.o
[CC] vp9/common/vp9_reconintra.c.o
[CC] vp9/common/vp9_common_data.c.o
[CC] vp9/common/vp9_scan.c.o
[CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o
[CC] vp9/vp9_cx_iface.c.o
[CC] vp9/encoder/vp9_bitstream.c.o
[CC] vp9/encoder/vp9_context_tree.c.o
[CC] vp9/encoder/vp9_cost.c.o
[CC] vp9/encoder/vp9_dct.c.o
[CC] vp9/encoder/vp9_encodeframe.c.o
[CC] vp9/encoder/vp9_encodemb.c.o
[CC] vp9/encoder/vp9_encodemv.c.o
[CC] vp9/encoder/vp9_ethread.c.o
[CC] vp9/encoder/vp9_extend.c.o
[CC] vp9/encoder/vp9_frame_scale.c.o
[CC] vp9/encoder/vp9_lookahead.c.o
[CC] vp9/encoder/vp9_multi_thread.c.o
[CC] vp9/encoder/vp9_mcomp.c.o
[CC] vp9/encoder/vp9_encoder.c.o
[CC] vp9/encoder/vp9_picklpf.c.o
[CC] vp9/encoder/vp9_quantize.c.o
[CC] vp9/encoder/vp9_ratectrl.c.o
[CC] vp9/encoder/vp9_rd.c.o
[CC] vp9/encoder/vp9_rdopt.c.o
[CC] vp9/encoder/vp9_pickmode.c.o
[CC] vp9/encoder/vp9_segmentation.c.o
[CC] vp9/encoder/vp9_speed_features.c.o
[CC] vp9/encoder/vp9_subexp.c.o
[CC] vp9/encoder/vp9_svc_layercontext.c.o
[CC] vp9/encoder/vp9_resize.c.o
[CC] vp9/encoder/vp9_tokenize.c.o
[CC] vp9/encoder/vp9_treewriter.c.o
[CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
[CC] vp9/encoder/vp9_skin_detection.c.o
[CC] vp9/encoder/vp9_noise_estimate.c.o
[CC] vp9/encoder/vp9_ext_ratectrl.c.o
[CC] vp9/encoder/x86/vp9_quantize_sse2.c.o
[CC] vp9/encoder/x86/vp9_quantize_avx2.c.o
[CC] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o
[CC] vp9/encoder/x86/vp9_dct_intrin_sse2.c.o
[CC] vp9/encoder/x86/vp9_frame_scale_ssse3.c.o
[CC] vp9/encoder/x86/vp9_error_avx2.c.o
[CC] vp9/vp9_dx_iface.c.o
[CC] vp9/decoder/vp9_decodemv.c.o
[CC] vp9/decoder/vp9_decodeframe.c.o
[CC] vp9/decoder/vp9_detokenize.c.o
[CC] vp9/decoder/vp9_decoder.c.o
[CC] vp9/decoder/vp9_dsubexp.c.o
[CC] vp9/decoder/vp9_job_queue.c.o
[CC] vpx_config.c.o
[AS] vpx_dsp/x86/intrapred_sse2.asm.o
[AS] vpx_dsp/x86/intrapred_ssse3.asm.o
[AS] vpx_dsp/x86/add_noise_sse2.asm.o
[AS] vpx_dsp/x86/deblock_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o
[AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o
[AS] vpx_dsp/x86/inv_wht_sse2.asm.o
[AS] vpx_dsp/x86/sad_sse3.asm.o
[AS] vpx_dsp/x86/sad_ssse3.asm.o
[AS] vpx_dsp/x86/sad_sse4.asm.o
[AS] vpx_dsp/x86/sad4d_sse2.asm.o
[AS] vpx_dsp/x86/sad_sse2.asm.o
[AS] vpx_dsp/x86/subtract_sse2.asm.o
[AS] vpx_dsp/x86/subpel_variance_sse2.asm.o
[AS] vp8/common/x86/dequantize_mmx.asm.o
[AS] vp8/common/x86/idctllm_mmx.asm.o
[AS] vp8/common/x86/recon_mmx.asm.o
[AS] vp8/common/x86/subpixel_mmx.asm.o
[AS] vp8/common/x86/idctllm_sse2.asm.o
[AS] vp8/common/x86/recon_sse2.asm.o
[AS] vp8/common/x86/subpixel_sse2.asm.o
[AS] vp8/common/x86/loopfilter_sse2.asm.o
[AS] vp8/common/x86/iwalsh_sse2.asm.o
[AS] vp8/common/x86/subpixel_ssse3.asm.o
[AS] vp8/common/x86/mfqe_sse2.asm.o
[AS] vp8/encoder/x86/copy_sse2.asm.o
[AS] vp8/encoder/x86/copy_sse3.asm.o
[AS] vp8/encoder/x86/dct_sse2.asm.o
[AS] vp8/encoder/x86/fwalsh_sse2.asm.o
[AS] vp8/encoder/x86/block_error_sse2.asm.o
[AS] vp9/encoder/x86/vp9_dct_sse2.asm.o
[AS] vp9/encoder/x86/vp9_error_sse2.asm.o
[CREATE] vpx.pc
[CXX] vp9/ratectrl_rtc.cc.o
[INSTALL] build/x86/include/vpx/vp8.h
[INSTALL] build/x86/include/vpx/vp8cx.h
[INSTALL] build/x86/include/vpx/vpx_ext_ratectrl.h
[INSTALL] build/x86/include/vpx/vp8dx.h
[INSTALL] build/x86/include/vpx/vpx_codec.h
[INSTALL] build/x86/include/vpx/vpx_frame_buffer.h
[INSTALL] build/x86/include/vpx/vpx_image.h
[INSTALL] build/x86/include/vpx/vpx_integer.h
[INSTALL] build/x86/include/vpx/vpx_decoder.h
[INSTALL] build/x86/include/vpx/vpx_encoder.h
[INSTALL] build/x86/lib/pkgconfig/vpx.pc
[AR] libvpx_g.a
[AR] libvp9rc_g.a
[STRIP] libvp9rc.a < libvp9rc_g.a
[STRIP] libvpx.a < libvpx_g.a
[INSTALL] build/x86/lib/libvpx.a
patching file vpx_dsp/add_noise.c
Building x86_64...
Cleaning...
rm -f vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_ports/emms_mmx.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/psnr.c.o vpx_dsp/bitreader.c.o vpx_dsp/bitreader_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/add_noise.c.o vpx_dsp/deblock.c.o vpx_dsp/x86/post_proc_sse2.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o vpx_dsp/loopfilter.c.o vpx_dsp/x86/loopfilter_sse2.c.o vpx_dsp/x86/loopfilter_avx2.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/x86/fwd_txfm_sse2.c.o vpx_dsp/x86/fwd_txfm_avx2.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/x86/inv_txfm_sse2.c.o vpx_dsp/x86/inv_txfm_ssse3.c.o vpx_dsp/quantize.c.o vpx_dsp/x86/quantize_sse2.c.o vpx_dsp/x86/quantize_ssse3.c.o vpx_dsp/x86/quantize_avx.c.o vpx_dsp/avg.c.o vpx_dsp/x86/avg_intrin_sse2.c.o vpx_dsp/x86/avg_intrin_avx2.c.o vpx_dsp/skin_detection.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/sum_squares.c.o vpx_dsp/x86/sum_squares_sse2.c.o vpx_dsp/x86/sad4d_avx2.c.o vpx_dsp/x86/sad_avx2.c.o vpx_dsp/x86/sad4d_avx512.c.o vpx_dsp/variance.c.o vpx_dsp/x86/avg_pred_sse2.c.o vpx_dsp/x86/variance_sse2.c.o vpx_dsp/x86/variance_avx2.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vpx_util/vpx_write_yuv_frame.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/bilinear_filter_sse2.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/copy_c.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/common/vp8_skin_detection.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/x86/vp8_quantize_sse2.c.o vp8/encoder/x86/vp8_quantize_ssse3.c.o vp8/encoder/x86/quantize_sse4.c.o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/bilinear_filter_sse2.c.o vp8/vp8_dx_iface.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_avx2.c.o vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o vp9/encoder/x86/vp9_dct_intrin_sse2.c.o vp9/encoder/x86/vp9_frame_scale_ssse3.c.o vp9/encoder/x86/vp9_error_avx2.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_job_queue.c.o vpx_config.c.o vpx_dsp/x86/intrapred_sse2.asm.o vpx_dsp/x86/intrapred_ssse3.asm.o vpx_dsp/x86/add_noise_sse2.asm.o vpx_dsp/x86/deblock_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o vpx_dsp/x86/inv_wht_sse2.asm.o vpx_dsp/x86/sad_sse3.asm.o vpx_dsp/x86/sad_ssse3.asm.o vpx_dsp/x86/sad_sse4.asm.o vpx_dsp/x86/sad4d_sse2.asm.o vpx_dsp/x86/sad_sse2.asm.o vpx_dsp/x86/subtract_sse2.asm.o vpx_dsp/x86/subpel_variance_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/encoder/x86/copy_sse2.asm.o vp8/encoder/x86/copy_sse3.asm.o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/block_error_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/mfqe_sse2.asm.o vp9/encoder/x86/vp9_dct_sse2.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_avx2.c.o vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o vp9/encoder/x86/vp9_dct_intrin_sse2.c.o vp9/encoder/x86/vp9_frame_scale_ssse3.c.o vp9/encoder/x86/vp9_error_avx2.c.o vp9/encoder/x86/vp9_dct_sse2.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/ratectrl_rtc.cc.o vpx/src/vpx_decoder.c.d vpx/src/vpx_encoder.c.d vpx/src/vpx_codec.c.d vpx/src/vpx_image.c.d vpx_mem/vpx_mem.c.d vpx_scale/generic/vpx_scale.c.d vpx_scale/generic/yv12config.c.d vpx_scale/generic/yv12extend.c.d vpx_scale/generic/gen_scalers.c.d vpx_scale/vpx_scale_rtcd.c.d vpx_ports/emms_mmx.c.d vpx_dsp/prob.c.d vpx_dsp/bitwriter.c.d vpx_dsp/bitwriter_buffer.c.d vpx_dsp/psnr.c.d vpx_dsp/bitreader.c.d vpx_dsp/bitreader_buffer.c.d vpx_dsp/intrapred.c.d vpx_dsp/add_noise.c.d vpx_dsp/deblock.c.d vpx_dsp/x86/post_proc_sse2.c.d vpx_dsp/vpx_convolve.c.d vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.d vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d vpx_dsp/loopfilter.c.d vpx_dsp/x86/loopfilter_sse2.c.d vpx_dsp/x86/loopfilter_avx2.c.d vpx_dsp/fwd_txfm.c.d vpx_dsp/x86/fwd_txfm_sse2.c.d vpx_dsp/x86/fwd_txfm_avx2.c.d vpx_dsp/inv_txfm.c.d vpx_dsp/x86/inv_txfm_sse2.c.d vpx_dsp/x86/inv_txfm_ssse3.c.d vpx_dsp/quantize.c.d vpx_dsp/x86/quantize_sse2.c.d vpx_dsp/x86/quantize_ssse3.c.d vpx_dsp/x86/quantize_avx.c.d vpx_dsp/avg.c.d vpx_dsp/x86/avg_intrin_sse2.c.d vpx_dsp/x86/avg_intrin_avx2.c.d vpx_dsp/skin_detection.c.d vpx_dsp/sad.c.d vpx_dsp/subtract.c.d vpx_dsp/sum_squares.c.d vpx_dsp/x86/sum_squares_sse2.c.d vpx_dsp/x86/sad4d_avx2.c.d vpx_dsp/x86/sad_avx2.c.d vpx_dsp/x86/sad4d_avx512.c.d vpx_dsp/variance.c.d vpx_dsp/x86/avg_pred_sse2.c.d vpx_dsp/x86/variance_sse2.c.d vpx_dsp/x86/variance_avx2.c.d vpx_dsp/vpx_dsp_rtcd.c.d vpx_util/vpx_thread.c.d vpx_util/vpx_write_yuv_frame.c.d vp8/common/alloccommon.c.d vp8/common/blockd.c.d vp8/common/dequantize.c.d vp8/common/entropy.c.d vp8/common/entropymode.c.d vp8/common/entropymv.c.d vp8/common/extend.c.d vp8/common/filter.c.d vp8/common/findnearmv.c.d vp8/common/generic/systemdependent.c.d vp8/common/idct_blk.c.d vp8/common/idctllm.c.d vp8/common/rtcd.c.d vp8/common/vp8_loopfilter.c.d vp8/common/loopfilter_filters.c.d vp8/common/mbpitch.c.d vp8/common/modecont.c.d vp8/common/quant_common.c.d vp8/common/reconinter.c.d vp8/common/reconintra.c.d vp8/common/reconintra4x4.c.d vp8/common/setupintrarecon.c.d vp8/common/swapyv12buffer.c.d vp8/common/treecoder.c.d vp8/common/x86/vp8_asm_stubs.c.d vp8/common/x86/loopfilter_x86.c.d vp8/common/mfqe.c.d vp8/common/postproc.c.d vp8/common/x86/idct_blk_mmx.c.d vp8/common/x86/idct_blk_sse2.c.d vp8/common/x86/bilinear_filter_sse2.c.d vp8/vp8_cx_iface.c.d vp8/encoder/bitstream.c.d vp8/encoder/boolhuff.c.d vp8/encoder/copy_c.c.d vp8/encoder/dct.c.d vp8/encoder/encodeframe.c.d vp8/encoder/encodeintra.c.d vp8/encoder/encodemb.c.d vp8/encoder/encodemv.c.d vp8/encoder/ethreading.c.d vp8/encoder/denoising.c.d vp8/encoder/lookahead.c.d vp8/encoder/mcomp.c.d vp8/encoder/modecosts.c.d vp8/encoder/onyx_if.c.d vp8/encoder/pickinter.c.d vp8/encoder/picklpf.c.d vp8/encoder/vp8_quantize.c.d vp8/encoder/ratectrl.c.d vp8/encoder/rdopt.c.d vp8/encoder/segmentation.c.d vp8/common/vp8_skin_detection.c.d vp8/encoder/tokenize.c.d vp8/encoder/treewriter.c.d vp8/encoder/x86/vp8_quantize_sse2.c.d vp8/encoder/x86/vp8_quantize_ssse3.c.d vp8/encoder/x86/quantize_sse4.c.d vp8/encoder/x86/denoising_sse2.c.d vp8/encoder/x86/vp8_enc_stubs_sse2.c.d vp8/common/alloccommon.c.d vp8/common/blockd.c.d vp8/common/dequantize.c.d vp8/common/entropy.c.d vp8/common/entropymode.c.d vp8/common/entropymv.c.d vp8/common/extend.c.d vp8/common/filter.c.d vp8/common/findnearmv.c.d vp8/common/generic/systemdependent.c.d vp8/common/idct_blk.c.d vp8/common/idctllm.c.d vp8/common/rtcd.c.d vp8/common/vp8_loopfilter.c.d vp8/common/loopfilter_filters.c.d vp8/common/mbpitch.c.d vp8/common/modecont.c.d vp8/common/quant_common.c.d vp8/common/reconinter.c.d vp8/common/reconintra.c.d vp8/common/reconintra4x4.c.d vp8/common/setupintrarecon.c.d vp8/common/swapyv12buffer.c.d vp8/common/treecoder.c.d vp8/common/x86/vp8_asm_stubs.c.d vp8/common/x86/loopfilter_x86.c.d vp8/common/mfqe.c.d vp8/common/postproc.c.d vp8/common/x86/idct_blk_mmx.c.d vp8/common/x86/idct_blk_sse2.c.d vp8/common/x86/bilinear_filter_sse2.c.d vp8/vp8_dx_iface.c.d vp8/decoder/dboolhuff.c.d vp8/decoder/decodemv.c.d vp8/decoder/decodeframe.c.d vp8/decoder/detokenize.c.d vp8/decoder/onyxd_if.c.d vp8/decoder/threading.c.d vp9/vp9_iface_common.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/x86/vp9_idct_intrin_sse2.c.d vp9/vp9_cx_iface.c.d vp9/encoder/vp9_bitstream.c.d vp9/encoder/vp9_context_tree.c.d vp9/encoder/vp9_cost.c.d vp9/encoder/vp9_dct.c.d vp9/encoder/vp9_encodeframe.c.d vp9/encoder/vp9_encodemb.c.d vp9/encoder/vp9_encodemv.c.d vp9/encoder/vp9_ethread.c.d vp9/encoder/vp9_extend.c.d vp9/encoder/vp9_frame_scale.c.d vp9/encoder/vp9_lookahead.c.d vp9/encoder/vp9_multi_thread.c.d vp9/encoder/vp9_mcomp.c.d vp9/encoder/vp9_encoder.c.d vp9/encoder/vp9_picklpf.c.d vp9/encoder/vp9_quantize.c.d vp9/encoder/vp9_ratectrl.c.d vp9/encoder/vp9_rd.c.d vp9/encoder/vp9_rdopt.c.d vp9/encoder/vp9_pickmode.c.d vp9/encoder/vp9_segmentation.c.d vp9/encoder/vp9_speed_features.c.d vp9/encoder/vp9_subexp.c.d vp9/encoder/vp9_svc_layercontext.c.d vp9/encoder/vp9_resize.c.d vp9/encoder/vp9_tokenize.c.d vp9/encoder/vp9_treewriter.c.d vp9/encoder/vp9_aq_cyclicrefresh.c.d vp9/encoder/vp9_skin_detection.c.d vp9/encoder/vp9_noise_estimate.c.d vp9/encoder/vp9_ext_ratectrl.c.d vp9/encoder/x86/vp9_quantize_sse2.c.d vp9/encoder/x86/vp9_quantize_avx2.c.d vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d vp9/encoder/x86/vp9_dct_intrin_sse2.c.d vp9/encoder/x86/vp9_frame_scale_ssse3.c.d vp9/encoder/x86/vp9_error_avx2.c.d vp9/vp9_iface_common.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/x86/vp9_idct_intrin_sse2.c.d vp9/vp9_dx_iface.c.d vp9/decoder/vp9_decodemv.c.d vp9/decoder/vp9_decodeframe.c.d vp9/decoder/vp9_detokenize.c.d vp9/decoder/vp9_decoder.c.d vp9/decoder/vp9_dsubexp.c.d vp9/decoder/vp9_job_queue.c.d vpx_config.c.d vpx_dsp/x86/intrapred_sse2.asm.d vpx_dsp/x86/intrapred_ssse3.asm.d vpx_dsp/x86/add_noise_sse2.asm.d vpx_dsp/x86/deblock_sse2.asm.d vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d vpx_dsp/x86/inv_wht_sse2.asm.d vpx_dsp/x86/sad_sse3.asm.d vpx_dsp/x86/sad_ssse3.asm.d vpx_dsp/x86/sad_sse4.asm.d vpx_dsp/x86/sad4d_sse2.asm.d vpx_dsp/x86/sad_sse2.asm.d vpx_dsp/x86/subtract_sse2.asm.d vpx_dsp/x86/subpel_variance_sse2.asm.d vp8/common/x86/dequantize_mmx.asm.d vp8/common/x86/idctllm_mmx.asm.d vp8/common/x86/recon_mmx.asm.d vp8/common/x86/subpixel_mmx.asm.d vp8/common/x86/idctllm_sse2.asm.d vp8/common/x86/recon_sse2.asm.d vp8/common/x86/subpixel_sse2.asm.d vp8/common/x86/loopfilter_sse2.asm.d vp8/common/x86/iwalsh_sse2.asm.d vp8/common/x86/subpixel_ssse3.asm.d vp8/common/x86/mfqe_sse2.asm.d vp8/encoder/x86/copy_sse2.asm.d vp8/encoder/x86/copy_sse3.asm.d vp8/encoder/x86/dct_sse2.asm.d vp8/encoder/x86/fwalsh_sse2.asm.d vp8/encoder/x86/block_error_sse2.asm.d vp8/common/x86/dequantize_mmx.asm.d vp8/common/x86/idctllm_mmx.asm.d vp8/common/x86/recon_mmx.asm.d vp8/common/x86/subpixel_mmx.asm.d vp8/common/x86/idctllm_sse2.asm.d vp8/common/x86/recon_sse2.asm.d vp8/common/x86/subpixel_sse2.asm.d vp8/common/x86/loopfilter_sse2.asm.d vp8/common/x86/iwalsh_sse2.asm.d vp8/common/x86/subpixel_ssse3.asm.d vp8/common/x86/mfqe_sse2.asm.d vp9/encoder/x86/vp9_dct_sse2.asm.d vp9/encoder/x86/vp9_error_sse2.asm.d vp9/vp9_iface_common.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/x86/vp9_idct_intrin_sse2.c.d vp9/vp9_cx_iface.c.d vp9/encoder/vp9_bitstream.c.d vp9/encoder/vp9_context_tree.c.d vp9/encoder/vp9_cost.c.d vp9/encoder/vp9_dct.c.d vp9/encoder/vp9_encodeframe.c.d vp9/encoder/vp9_encodemb.c.d vp9/encoder/vp9_encodemv.c.d vp9/encoder/vp9_ethread.c.d vp9/encoder/vp9_extend.c.d vp9/encoder/vp9_frame_scale.c.d vp9/encoder/vp9_lookahead.c.d vp9/encoder/vp9_multi_thread.c.d vp9/encoder/vp9_mcomp.c.d vp9/encoder/vp9_encoder.c.d vp9/encoder/vp9_picklpf.c.d vp9/encoder/vp9_quantize.c.d vp9/encoder/vp9_ratectrl.c.d vp9/encoder/vp9_rd.c.d vp9/encoder/vp9_rdopt.c.d vp9/encoder/vp9_pickmode.c.d vp9/encoder/vp9_segmentation.c.d vp9/encoder/vp9_speed_features.c.d vp9/encoder/vp9_subexp.c.d vp9/encoder/vp9_svc_layercontext.c.d vp9/encoder/vp9_resize.c.d vp9/encoder/vp9_tokenize.c.d vp9/encoder/vp9_treewriter.c.d vp9/encoder/vp9_aq_cyclicrefresh.c.d vp9/encoder/vp9_skin_detection.c.d vp9/encoder/vp9_noise_estimate.c.d vp9/encoder/vp9_ext_ratectrl.c.d vp9/encoder/x86/vp9_quantize_sse2.c.d vp9/encoder/x86/vp9_quantize_avx2.c.d vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d vp9/encoder/x86/vp9_dct_intrin_sse2.c.d vp9/encoder/x86/vp9_frame_scale_ssse3.c.d vp9/encoder/x86/vp9_error_avx2.c.d vp9/encoder/x86/vp9_dct_sse2.asm.d vp9/encoder/x86/vp9_error_sse2.asm.d vp9/ratectrl_rtc.cc.d vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_ports/emms_mmx.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/psnr.c.o vpx_dsp/bitreader.c.o vpx_dsp/bitreader_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/add_noise.c.o vpx_dsp/deblock.c.o vpx_dsp/x86/post_proc_sse2.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o vpx_dsp/loopfilter.c.o vpx_dsp/x86/loopfilter_sse2.c.o vpx_dsp/x86/loopfilter_avx2.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/x86/fwd_txfm_sse2.c.o vpx_dsp/x86/fwd_txfm_avx2.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/x86/inv_txfm_sse2.c.o vpx_dsp/x86/inv_txfm_ssse3.c.o vpx_dsp/quantize.c.o vpx_dsp/x86/quantize_sse2.c.o vpx_dsp/x86/quantize_ssse3.c.o vpx_dsp/x86/quantize_avx.c.o vpx_dsp/avg.c.o vpx_dsp/x86/avg_intrin_sse2.c.o vpx_dsp/x86/avg_intrin_avx2.c.o vpx_dsp/skin_detection.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/sum_squares.c.o vpx_dsp/x86/sum_squares_sse2.c.o vpx_dsp/x86/sad4d_avx2.c.o vpx_dsp/x86/sad_avx2.c.o vpx_dsp/x86/sad4d_avx512.c.o vpx_dsp/variance.c.o vpx_dsp/x86/avg_pred_sse2.c.o vpx_dsp/x86/variance_sse2.c.o vpx_dsp/x86/variance_avx2.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vpx_util/vpx_write_yuv_frame.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/bilinear_filter_sse2.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/copy_c.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/common/vp8_skin_detection.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/x86/vp8_quantize_sse2.c.o vp8/encoder/x86/vp8_quantize_ssse3.c.o vp8/encoder/x86/quantize_sse4.c.o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/bilinear_filter_sse2.c.o vp8/vp8_dx_iface.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_avx2.c.o vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o vp9/encoder/x86/vp9_dct_intrin_sse2.c.o vp9/encoder/x86/vp9_frame_scale_ssse3.c.o vp9/encoder/x86/vp9_error_avx2.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_job_queue.c.o vpx_config.c.o vpx_dsp/x86/intrapred_sse2.asm.o vpx_dsp/x86/intrapred_ssse3.asm.o vpx_dsp/x86/add_noise_sse2.asm.o vpx_dsp/x86/deblock_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o vpx_dsp/x86/inv_wht_sse2.asm.o vpx_dsp/x86/sad_sse3.asm.o vpx_dsp/x86/sad_ssse3.asm.o vpx_dsp/x86/sad_sse4.asm.o vpx_dsp/x86/sad4d_sse2.asm.o vpx_dsp/x86/sad_sse2.asm.o vpx_dsp/x86/subtract_sse2.asm.o vpx_dsp/x86/subpel_variance_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/encoder/x86/copy_sse2.asm.o vp8/encoder/x86/copy_sse3.asm.o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/block_error_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/mfqe_sse2.asm.o vp9/encoder/x86/vp9_dct_sse2.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_avx2.c.o vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o vp9/encoder/x86/vp9_dct_intrin_sse2.c.o vp9/encoder/x86/vp9_frame_scale_ssse3.c.o vp9/encoder/x86/vp9_error_avx2.c.o vp9/encoder/x86/vp9_dct_sse2.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/ratectrl_rtc.cc.o
rm -f vpx_scale_rtcd.h vpx_dsp_rtcd.h vp8_rtcd.h vp9_rtcd.h libvpx_srcs.txt libvpx.def libvpx_dll.a vpx.pc libvpx.ver libvpx.syms vpx_version.h libs.doxy
rm -f .docs .install-docs
rm -f .bins .install-bins
rm -f .libs .install-libs libvpx.a libvpx_g.a vpx.pc libvp9rc.a libvp9rc_g.a
rm -f .install-srcs
rm -f
rm -f
rm -f .docs .install-docs
rm -f .bins .install-bins
rm -f .libs .install-libs
rm -f .install-srcs
Configuring...
enabling runtime_cpu_detect
enabling pic
disabling docs
enabling libyuv
enabling small
enabling better_hw_compatibility
disabling examples
disabling tools
disabling debug
disabling unit_tests
disabling install_docs
enabling realtime_only
enabling vp8
enabling vp9
disabling webm_io
Configuring for target 'x86_64-android-gcc'
enabling x86_64
enabling mmx
enabling sse
enabling sse2
enabling sse3
enabling ssse3
enabling sse4_1
enabling avx
enabling avx2
enabling avx512
using yasm
enabling postproc
Creating makefiles for x86_64-android-gcc libs
[CREATE] vpx_scale_rtcd.h
[CREATE] vpx_dsp_rtcd.h
[CREATE] vp8_rtcd.h
[CREATE] vp9_rtcd.h
[DEP] vp9/ratectrl_rtc.cc.d
[DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_error_avx2.c.d
[DEP] vp9/encoder/x86/vp9_frame_scale_ssse3.c.d
[DEP] vp9/encoder/x86/vp9_dct_intrin_sse2.c.d
[DEP] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d
[DEP] vp9/encoder/x86/vp9_quantize_avx2.c.d
[DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d
[DEP] vp9/encoder/vp9_ext_ratectrl.c.d
[DEP] vp9/encoder/vp9_noise_estimate.c.d
[DEP] vp9/encoder/vp9_skin_detection.c.d
[DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
[DEP] vp9/encoder/vp9_treewriter.c.d
[DEP] vp9/encoder/vp9_tokenize.c.d
[DEP] vp9/encoder/vp9_resize.c.d
[DEP] vp9/encoder/vp9_svc_layercontext.c.d
[DEP] vp9/encoder/vp9_subexp.c.d
[DEP] vp9/encoder/vp9_speed_features.c.d
[DEP] vp9/encoder/vp9_segmentation.c.d
[DEP] vp9/encoder/vp9_pickmode.c.d
[DEP] vp9/encoder/vp9_rdopt.c.d
[DEP] vp9/encoder/vp9_rd.c.d
[DEP] vp9/encoder/vp9_quantize.c.d
[DEP] vp9/encoder/vp9_picklpf.c.d
[DEP] vp9/encoder/vp9_ratectrl.c.d
[DEP] vp9/encoder/vp9_encoder.c.d
[DEP] vp9/encoder/vp9_mcomp.c.d
[DEP] vp9/encoder/vp9_multi_thread.c.d
[DEP] vp9/encoder/vp9_lookahead.c.d
[DEP] vp9/encoder/vp9_frame_scale.c.d
[DEP] vp9/encoder/vp9_extend.c.d
[DEP] vp9/encoder/vp9_ethread.c.d
[DEP] vp9/encoder/vp9_encodemv.c.d
[DEP] vp9/encoder/vp9_encodemb.c.d
[DEP] vp9/encoder/vp9_encodeframe.c.d
[DEP] vp9/encoder/vp9_dct.c.d
[DEP] vp9/encoder/vp9_cost.c.d
[DEP] vp9/encoder/vp9_context_tree.c.d
[DEP] vp9/encoder/vp9_bitstream.c.d
[DEP] vp9/vp9_cx_iface.c.d
[DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d
[DEP] vp9/common/vp9_scan.c.d
[DEP] vp9/common/vp9_common_data.c.d
[DEP] vp9/common/vp9_reconintra.c.d
[DEP] vp9/common/vp9_reconinter.c.d
[DEP] vp9/common/vp9_quant_common.c.d
[DEP] vp9/common/vp9_mvref_common.c.d
[DEP] vp9/common/vp9_thread_common.c.d
[DEP] vp9/common/vp9_loopfilter.c.d
[DEP] vp9/common/vp9_tile_common.c.d
[DEP] vp9/common/vp9_seg_common.c.d
[DEP] vp9/common/vp9_scale.c.d
[DEP] vp9/common/vp9_rtcd.c.d
[DEP] vp9/common/vp9_pred_common.c.d
[DEP] vp9/common/vp9_filter.c.d
[DEP] vp9/common/vp9_idct.c.d
[DEP] vp9/common/vp9_frame_buffers.c.d
[DEP] vp9/common/vp9_entropymv.c.d
[DEP] vp9/common/vp9_entropymode.c.d
[DEP] vp9/common/vp9_entropy.c.d
[DEP] vp9/common/vp9_blockd.c.d
[DEP] vp9/common/vp9_alloccommon.c.d
[DEP] vp9/vp9_iface_common.c.d
[DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
[DEP] vp8/common/x86/mfqe_sse2.asm.d
[DEP] vp8/common/x86/iwalsh_sse2.asm.d
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
[DEP] vp8/common/x86/subpixel_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
[DEP] vp8/common/x86/recon_sse2.asm.d
[DEP] vp8/common/x86/idctllm_sse2.asm.d
[DEP] vp8/common/x86/subpixel_mmx.asm.d
[DEP] vp8/common/x86/recon_mmx.asm.d
[DEP] vp8/common/x86/idctllm_mmx.asm.d
[DEP] vp8/common/x86/dequantize_mmx.asm.d
[DEP] vp8/encoder/x86/block_error_sse2.asm.d
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
[DEP] vp8/encoder/x86/dct_sse2.asm.d
[DEP] vp8/encoder/x86/copy_sse3.asm.d
[DEP] vp8/encoder/x86/copy_sse2.asm.d
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
[DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse2.asm.d
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse4.asm.d
[DEP] vpx_dsp/x86/sad_sse3.asm.d
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
[DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
[DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
[DEP] vpx_dsp/x86/deblock_sse2.asm.d
[DEP] vpx_dsp/x86/add_noise_sse2.asm.d
[DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
[DEP] vpx_ports/emms_mmx.asm.d
[DEP] vpx_dsp/x86/intrapred_sse2.asm.d
[DEP] vpx_config.c.d
[DEP] vp9/decoder/vp9_job_queue.c.d
[DEP] vp9/decoder/vp9_dsubexp.c.d
[DEP] vp9/decoder/vp9_decoder.c.d
[DEP] vp9/decoder/vp9_detokenize.c.d
[DEP] vp9/decoder/vp9_decodeframe.c.d
[DEP] vp9/decoder/vp9_decodemv.c.d
[DEP] vp9/vp9_dx_iface.c.d
[DEP] vp8/decoder/threading.c.d
[DEP] vp8/decoder/onyxd_if.c.d
[DEP] vp8/decoder/detokenize.c.d
[DEP] vp8/decoder/decodeframe.c.d
[DEP] vp8/decoder/decodemv.c.d
[DEP] vp8/decoder/dboolhuff.c.d
[DEP] vp8/vp8_dx_iface.c.d
[DEP] vp8/common/x86/bilinear_filter_sse2.c.d
[DEP] vp8/common/x86/idct_blk_sse2.c.d
[DEP] vp8/common/x86/idct_blk_mmx.c.d
[DEP] vp8/common/postproc.c.d
[DEP] vp8/common/mfqe.c.d
[DEP] vp8/common/x86/loopfilter_x86.c.d
[DEP] vp8/common/x86/vp8_asm_stubs.c.d
[DEP] vp8/common/treecoder.c.d
[DEP] vp8/common/swapyv12buffer.c.d
[DEP] vp8/common/setupintrarecon.c.d
[DEP] vp8/common/reconintra4x4.c.d
[DEP] vp8/common/reconintra.c.d
[DEP] vp8/common/reconinter.c.d
[DEP] vp8/common/modecont.c.d
[DEP] vp8/common/mbpitch.c.d
[DEP] vp8/common/quant_common.c.d
[DEP] vp8/common/loopfilter_filters.c.d
[DEP] vp8/common/vp8_loopfilter.c.d
[DEP] vp8/common/rtcd.c.d
[DEP] vp8/common/idctllm.c.d
[DEP] vp8/common/idct_blk.c.d
[DEP] vp8/common/generic/systemdependent.c.d
[DEP] vp8/common/findnearmv.c.d
[DEP] vp8/common/filter.c.d
[DEP] vp8/common/extend.c.d
[DEP] vp8/common/entropymv.c.d
[DEP] vp8/common/entropymode.c.d
[DEP] vp8/common/entropy.c.d
[DEP] vp8/common/dequantize.c.d
[DEP] vp8/common/blockd.c.d
[DEP] vp8/common/alloccommon.c.d
[DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d
[DEP] vp8/encoder/x86/denoising_sse2.c.d
[DEP] vp8/encoder/x86/quantize_sse4.c.d
[DEP] vp8/encoder/x86/vp8_quantize_ssse3.c.d
[DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d
[DEP] vp8/encoder/treewriter.c.d
[DEP] vp8/encoder/tokenize.c.d
[DEP] vp8/common/vp8_skin_detection.c.d
[DEP] vp8/encoder/segmentation.c.d
[DEP] vp8/encoder/rdopt.c.d
[DEP] vp8/encoder/ratectrl.c.d
[DEP] vp8/encoder/vp8_quantize.c.d
[DEP] vp8/encoder/picklpf.c.d
[DEP] vp8/encoder/pickinter.c.d
[DEP] vp8/encoder/onyx_if.c.d
[DEP] vp8/encoder/modecosts.c.d
[DEP] vp8/encoder/mcomp.c.d
[DEP] vp8/encoder/lookahead.c.d
[DEP] vp8/encoder/denoising.c.d
[DEP] vp8/encoder/ethreading.c.d
[DEP] vp8/encoder/encodemv.c.d
[DEP] vp8/encoder/encodemb.c.d
[DEP] vp8/encoder/encodeintra.c.d
[DEP] vp8/encoder/encodeframe.c.d
[DEP] vp8/encoder/dct.c.d
[DEP] vp8/encoder/copy_c.c.d
[DEP] vp8/encoder/boolhuff.c.d
[DEP] vp8/encoder/bitstream.c.d
[DEP] vp8/vp8_cx_iface.c.d
[DEP] vpx_util/vpx_write_yuv_frame.c.d
[DEP] vpx_util/vpx_thread.c.d
[DEP] vpx_dsp/vpx_dsp_rtcd.c.d
[DEP] vpx_dsp/x86/variance_avx2.c.d
[DEP] vpx_dsp/x86/variance_sse2.c.d
[DEP] vpx_dsp/x86/avg_pred_sse2.c.d
[DEP] vpx_dsp/variance.c.d
[DEP] vpx_dsp/x86/sad4d_avx512.c.d
[DEP] vpx_dsp/x86/sad_avx2.c.d
[DEP] vpx_dsp/x86/sad4d_avx2.c.d
[DEP] vpx_dsp/x86/sum_squares_sse2.c.d
[DEP] vpx_dsp/sum_squares.c.d
[DEP] vpx_dsp/subtract.c.d
[DEP] vpx_dsp/sad.c.d
[DEP] vpx_dsp/skin_detection.c.d
[DEP] vpx_dsp/x86/avg_intrin_avx2.c.d
[DEP] vpx_dsp/x86/avg_intrin_sse2.c.d
[DEP] vpx_dsp/avg.c.d
[DEP] vpx_dsp/x86/quantize_avx.c.d
[DEP] vpx_dsp/x86/quantize_ssse3.c.d
[DEP] vpx_dsp/x86/quantize_sse2.c.d
[DEP] vpx_dsp/quantize.c.d
[DEP] vpx_dsp/x86/inv_txfm_ssse3.c.d
[DEP] vpx_dsp/x86/inv_txfm_sse2.c.d
[DEP] vpx_dsp/inv_txfm.c.d
[DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d
[DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d
[DEP] vpx_dsp/fwd_txfm.c.d
[DEP] vpx_dsp/x86/loopfilter_avx2.c.d
[DEP] vpx_dsp/x86/loopfilter_sse2.c.d
[DEP] vpx_dsp/loopfilter.c.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d
[DEP] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.d
[DEP] vpx_dsp/vpx_convolve.c.d
[DEP] vpx_dsp/x86/post_proc_sse2.c.d
[DEP] vpx_dsp/deblock.c.d
[DEP] vpx_dsp/add_noise.c.d
[DEP] vpx_dsp/intrapred.c.d
[DEP] vpx_dsp/bitreader_buffer.c.d
[DEP] vpx_dsp/bitreader.c.d
[DEP] vpx_dsp/psnr.c.d
[DEP] vpx_dsp/bitwriter.c.d
[DEP] vpx_scale/vpx_scale_rtcd.c.d
[DEP] vpx_dsp/bitwriter_buffer.c.d
[DEP] vpx_scale/generic/gen_scalers.c.d
[DEP] vpx_dsp/prob.c.d
[DEP] vpx_scale/generic/yv12extend.c.d
[DEP] vpx_scale/generic/yv12config.c.d
[DEP] vpx_scale/generic/vpx_scale.c.d
[DEP] vpx_mem/vpx_mem.c.d
[DEP] vpx/src/vpx_codec.c.d
[DEP] vpx/src/vpx_encoder.c.d
[DEP] vpx/src/vpx_image.c.d
[DEP] vpx/src/vpx_decoder.c.d
[CREATE] vpx_config.asm
[DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
[DEP] vp8/common/x86/mfqe_sse2.asm.d
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
[DEP] vp8/common/x86/iwalsh_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
[DEP] vp8/common/x86/subpixel_sse2.asm.d
[DEP] vp8/common/x86/recon_sse2.asm.d
[DEP] vp8/common/x86/idctllm_sse2.asm.d
[DEP] vp8/common/x86/subpixel_mmx.asm.d
[DEP] vp8/common/x86/recon_mmx.asm.d
[DEP] vp8/common/x86/idctllm_mmx.asm.d
[DEP] vp8/common/x86/dequantize_mmx.asm.d
[DEP] vp8/encoder/x86/block_error_sse2.asm.d
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
[DEP] vp8/encoder/x86/dct_sse2.asm.d
[DEP] vp8/encoder/x86/copy_sse3.asm.d
[DEP] vp8/encoder/x86/copy_sse2.asm.d
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
[DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse2.asm.d
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse4.asm.d
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
[DEP] vpx_dsp/x86/sad_sse3.asm.d
[DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
[DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
[DEP] vpx_dsp/x86/deblock_sse2.asm.d
[DEP] vpx_dsp/x86/add_noise_sse2.asm.d
[DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
[DEP] vpx_dsp/x86/intrapred_sse2.asm.d
[DEP] vpx_ports/emms_mmx.asm.d
[CC] vpx/src/vpx_decoder.c.o
[CC] vpx/src/vpx_encoder.c.o
[CC] vpx/src/vpx_codec.c.o
[CC] vpx/src/vpx_image.c.o
[CC] vpx_mem/vpx_mem.c.o
[CC] vpx_scale/generic/vpx_scale.c.o
[CC] vpx_scale/generic/yv12config.c.o
[CC] vpx_scale/generic/yv12extend.c.o
[CC] vpx_scale/generic/gen_scalers.c.o
[CC] vpx_scale/vpx_scale_rtcd.c.o
[CC] vpx_dsp/prob.c.o
[CC] vpx_dsp/bitwriter.c.o
[CC] vpx_dsp/bitwriter_buffer.c.o
[CC] vpx_dsp/psnr.c.o
[CC] vpx_dsp/bitreader.c.o
[CC] vpx_dsp/bitreader_buffer.c.o
[CC] vpx_dsp/intrapred.c.o
[CC] vpx_dsp/add_noise.c.o
[CC] vpx_dsp/deblock.c.o
[CC] vpx_dsp/x86/post_proc_sse2.c.o
[CC] vpx_dsp/vpx_convolve.c.o
[CC] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o
[CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o
[CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o
[CC] vpx_dsp/loopfilter.c.o
[CC] vpx_dsp/x86/loopfilter_sse2.c.o
[CC] vpx_dsp/x86/loopfilter_avx2.c.o
[CC] vpx_dsp/fwd_txfm.c.o
[CC] vpx_dsp/x86/fwd_txfm_sse2.c.o
[CC] vpx_dsp/x86/fwd_txfm_avx2.c.o
[CC] vpx_dsp/inv_txfm.c.o
[CC] vpx_dsp/x86/inv_txfm_sse2.c.o
[CC] vpx_dsp/x86/inv_txfm_ssse3.c.o
[CC] vpx_dsp/quantize.c.o
[CC] vpx_dsp/x86/quantize_sse2.c.o
[CC] vpx_dsp/x86/quantize_ssse3.c.o
[CC] vpx_dsp/x86/quantize_avx.c.o
[CC] vpx_dsp/avg.c.o
[CC] vpx_dsp/x86/avg_intrin_sse2.c.o
[CC] vpx_dsp/x86/avg_intrin_avx2.c.o
[CC] vpx_dsp/skin_detection.c.o
[CC] vpx_dsp/sad.c.o
[CC] vpx_dsp/subtract.c.o
[CC] vpx_dsp/sum_squares.c.o
[CC] vpx_dsp/x86/sum_squares_sse2.c.o
[CC] vpx_dsp/x86/sad4d_avx2.c.o
[CC] vpx_dsp/x86/sad_avx2.c.o
[CC] vpx_dsp/x86/sad4d_avx512.c.o
[CC] vpx_dsp/variance.c.o
[CC] vpx_dsp/x86/avg_pred_sse2.c.o
[CC] vpx_dsp/x86/variance_sse2.c.o
[CC] vpx_dsp/x86/variance_avx2.c.o
[CC] vpx_dsp/vpx_dsp_rtcd.c.o
[CC] vpx_util/vpx_thread.c.o
[CC] vpx_util/vpx_write_yuv_frame.c.o
[CC] vp8/common/alloccommon.c.o
[CC] vp8/common/blockd.c.o
[CC] vp8/common/dequantize.c.o
[CC] vp8/common/entropy.c.o
[CC] vp8/common/entropymode.c.o
[CC] vp8/common/entropymv.c.o
[CC] vp8/common/extend.c.o
[CC] vp8/common/filter.c.o
[CC] vp8/common/findnearmv.c.o
[CC] vp8/common/generic/systemdependent.c.o
[CC] vp8/common/idct_blk.c.o
[CC] vp8/common/idctllm.c.o
[CC] vp8/common/rtcd.c.o
[CC] vp8/common/vp8_loopfilter.c.o
[CC] vp8/common/loopfilter_filters.c.o
[CC] vp8/common/mbpitch.c.o
[CC] vp8/common/modecont.c.o
[CC] vp8/common/quant_common.c.o
[CC] vp8/common/reconinter.c.o
[CC] vp8/common/reconintra.c.o
[CC] vp8/common/reconintra4x4.c.o
[CC] vp8/common/setupintrarecon.c.o
[CC] vp8/common/swapyv12buffer.c.o
[CC] vp8/common/treecoder.c.o
[CC] vp8/common/x86/vp8_asm_stubs.c.o
[CC] vp8/common/x86/loopfilter_x86.c.o
[CC] vp8/common/mfqe.c.o
[CC] vp8/common/postproc.c.o
[CC] vp8/common/x86/idct_blk_mmx.c.o
[CC] vp8/common/x86/idct_blk_sse2.c.o
[CC] vp8/common/x86/bilinear_filter_sse2.c.o
[CC] vp8/vp8_cx_iface.c.o
[CC] vp8/encoder/bitstream.c.o
[CC] vp8/encoder/boolhuff.c.o
[CC] vp8/encoder/copy_c.c.o
[CC] vp8/encoder/dct.c.o
[CC] vp8/encoder/encodeframe.c.o
[CC] vp8/encoder/encodeintra.c.o
[CC] vp8/encoder/encodemb.c.o
[CC] vp8/encoder/encodemv.c.o
[CC] vp8/encoder/ethreading.c.o
[CC] vp8/encoder/denoising.c.o
[CC] vp8/encoder/lookahead.c.o
[CC] vp8/encoder/mcomp.c.o
[CC] vp8/encoder/modecosts.c.o
[CC] vp8/encoder/onyx_if.c.o
[CC] vp8/encoder/pickinter.c.o
[CC] vp8/encoder/picklpf.c.o
[CC] vp8/encoder/vp8_quantize.c.o
[CC] vp8/encoder/ratectrl.c.o
[CC] vp8/encoder/rdopt.c.o
[CC] vp8/encoder/segmentation.c.o
[CC] vp8/common/vp8_skin_detection.c.o
[CC] vp8/encoder/tokenize.c.o
[CC] vp8/encoder/treewriter.c.o
[CC] vp8/encoder/x86/vp8_quantize_sse2.c.o
[CC] vp8/encoder/x86/vp8_quantize_ssse3.c.o
[CC] vp8/encoder/x86/quantize_sse4.c.o
[CC] vp8/encoder/x86/denoising_sse2.c.o
[CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o
[CC] vp8/vp8_dx_iface.c.o
[CC] vp8/decoder/dboolhuff.c.o
[CC] vp8/decoder/decodemv.c.o
[CC] vp8/decoder/decodeframe.c.o
[CC] vp8/decoder/detokenize.c.o
[CC] vp8/decoder/onyxd_if.c.o
[CC] vp8/decoder/threading.c.o
[CC] vp9/vp9_iface_common.c.o
[CC] vp9/common/vp9_alloccommon.c.o
[CC] vp9/common/vp9_blockd.c.o
[CC] vp9/common/vp9_entropy.c.o
[CC] vp9/common/vp9_entropymode.c.o
[CC] vp9/common/vp9_entropymv.c.o
[CC] vp9/common/vp9_frame_buffers.c.o
[CC] vp9/common/vp9_idct.c.o
[CC] vp9/common/vp9_filter.c.o
[CC] vp9/common/vp9_pred_common.c.o
[CC] vp9/common/vp9_rtcd.c.o
[CC] vp9/common/vp9_scale.c.o
[CC] vp9/common/vp9_seg_common.c.o
[CC] vp9/common/vp9_tile_common.c.o
[CC] vp9/common/vp9_loopfilter.c.o
[CC] vp9/common/vp9_thread_common.c.o
[CC] vp9/common/vp9_mvref_common.c.o
[CC] vp9/common/vp9_quant_common.c.o
[CC] vp9/common/vp9_reconinter.c.o
[CC] vp9/common/vp9_reconintra.c.o
[CC] vp9/common/vp9_common_data.c.o
[CC] vp9/common/vp9_scan.c.o
[CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o
[CC] vp9/vp9_cx_iface.c.o
[CC] vp9/encoder/vp9_bitstream.c.o
[CC] vp9/encoder/vp9_context_tree.c.o
[CC] vp9/encoder/vp9_cost.c.o
[CC] vp9/encoder/vp9_dct.c.o
[CC] vp9/encoder/vp9_encodeframe.c.o
[CC] vp9/encoder/vp9_encodemb.c.o
[CC] vp9/encoder/vp9_encodemv.c.o
[CC] vp9/encoder/vp9_ethread.c.o
[CC] vp9/encoder/vp9_extend.c.o
[CC] vp9/encoder/vp9_frame_scale.c.o
[CC] vp9/encoder/vp9_lookahead.c.o
[CC] vp9/encoder/vp9_multi_thread.c.o
[CC] vp9/encoder/vp9_mcomp.c.o
[CC] vp9/encoder/vp9_encoder.c.o
[CC] vp9/encoder/vp9_picklpf.c.o
[CC] vp9/encoder/vp9_quantize.c.o
[CC] vp9/encoder/vp9_ratectrl.c.o
[CC] vp9/encoder/vp9_rd.c.o
[CC] vp9/encoder/vp9_rdopt.c.o
[CC] vp9/encoder/vp9_pickmode.c.o
[CC] vp9/encoder/vp9_segmentation.c.o
[CC] vp9/encoder/vp9_speed_features.c.o
[CC] vp9/encoder/vp9_subexp.c.o
[CC] vp9/encoder/vp9_svc_layercontext.c.o
[CC] vp9/encoder/vp9_resize.c.o
[CC] vp9/encoder/vp9_tokenize.c.o
[CC] vp9/encoder/vp9_treewriter.c.o
[CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
[CC] vp9/encoder/vp9_skin_detection.c.o
[CC] vp9/encoder/vp9_noise_estimate.c.o
[CC] vp9/encoder/vp9_ext_ratectrl.c.o
[CC] vp9/encoder/x86/vp9_quantize_sse2.c.o
[CC] vp9/encoder/x86/vp9_quantize_avx2.c.o
[CC] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o
[CC] vp9/encoder/x86/vp9_dct_intrin_sse2.c.o
[CC] vp9/encoder/x86/vp9_frame_scale_ssse3.c.o
[CC] vp9/encoder/x86/vp9_error_avx2.c.o
[CC] vp9/vp9_dx_iface.c.o
[CC] vp9/decoder/vp9_decodemv.c.o
[CC] vp9/decoder/vp9_decodeframe.c.o
[CC] vp9/decoder/vp9_detokenize.c.o
[CC] vp9/decoder/vp9_decoder.c.o
[CC] vp9/decoder/vp9_dsubexp.c.o
[CC] vp9/decoder/vp9_job_queue.c.o
[CC] vpx_config.c.o
[AS] vpx_ports/emms_mmx.asm.o
[AS] vpx_dsp/x86/intrapred_sse2.asm.o
[AS] vpx_dsp/x86/intrapred_ssse3.asm.o
[AS] vpx_dsp/x86/add_noise_sse2.asm.o
[AS] vpx_dsp/x86/deblock_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o
[AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o
[AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o
[AS] vpx_dsp/x86/inv_wht_sse2.asm.o
[AS] vpx_dsp/x86/avg_ssse3_x86_64.asm.o
[AS] vpx_dsp/x86/sad_sse3.asm.o
[AS] vpx_dsp/x86/sad_ssse3.asm.o
[AS] vpx_dsp/x86/sad_sse4.asm.o
[AS] vpx_dsp/x86/sad4d_sse2.asm.o
[AS] vpx_dsp/x86/sad_sse2.asm.o
[AS] vpx_dsp/x86/subtract_sse2.asm.o
[AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o
[AS] vpx_dsp/x86/subpel_variance_sse2.asm.o
[AS] vp8/common/x86/dequantize_mmx.asm.o
[AS] vp8/common/x86/idctllm_mmx.asm.o
[AS] vp8/common/x86/recon_mmx.asm.o
[AS] vp8/common/x86/subpixel_mmx.asm.o
[AS] vp8/common/x86/idctllm_sse2.asm.o
[AS] vp8/common/x86/recon_sse2.asm.o
[AS] vp8/common/x86/subpixel_sse2.asm.o
[AS] vp8/common/x86/loopfilter_sse2.asm.o
[AS] vp8/common/x86/iwalsh_sse2.asm.o
[AS] vp8/common/x86/subpixel_ssse3.asm.o
[AS] vp8/common/x86/mfqe_sse2.asm.o
[AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o
[AS] vp8/encoder/x86/copy_sse2.asm.o
[AS] vp8/encoder/x86/copy_sse3.asm.o
[AS] vp8/encoder/x86/dct_sse2.asm.o
[AS] vp8/encoder/x86/fwalsh_sse2.asm.o
[AS] vp8/encoder/x86/block_error_sse2.asm.o
[AS] vp9/encoder/x86/vp9_dct_sse2.asm.o
[AS] vp9/encoder/x86/vp9_error_sse2.asm.o
[AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o
[CREATE] vpx.pc
[CXX] vp9/ratectrl_rtc.cc.o
[INSTALL] build/x86_64/include/vpx/vp8.h
[INSTALL] build/x86_64/include/vpx/vp8cx.h
[INSTALL] build/x86_64/include/vpx/vpx_ext_ratectrl.h
[INSTALL] build/x86_64/include/vpx/vp8dx.h
[INSTALL] build/x86_64/include/vpx/vpx_codec.h
[INSTALL] build/x86_64/include/vpx/vpx_frame_buffer.h
[INSTALL] build/x86_64/include/vpx/vpx_image.h
[INSTALL] build/x86_64/include/vpx/vpx_integer.h
[INSTALL] build/x86_64/include/vpx/vpx_decoder.h
[INSTALL] build/x86_64/include/vpx/vpx_encoder.h
[INSTALL] build/x86_64/lib/pkgconfig/vpx.pc
[AR] libvpx_g.a
[AR] libvp9rc_g.a
[STRIP] libvp9rc.a < libvp9rc_g.a
[STRIP] libvpx.a < libvpx_g.a
[INSTALL] build/x86_64/lib/libvpx.a
Building arm...
Cleaning...
rm -f vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/psnr.c.o vpx_dsp/bitreader.c.o vpx_dsp/bitreader_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/add_noise.c.o vpx_dsp/deblock.c.o vpx_dsp/x86/post_proc_sse2.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o vpx_dsp/loopfilter.c.o vpx_dsp/x86/loopfilter_sse2.c.o vpx_dsp/x86/loopfilter_avx2.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/x86/fwd_txfm_sse2.c.o vpx_dsp/x86/fwd_txfm_avx2.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/x86/inv_txfm_sse2.c.o vpx_dsp/x86/inv_txfm_ssse3.c.o vpx_dsp/quantize.c.o vpx_dsp/x86/quantize_sse2.c.o vpx_dsp/x86/quantize_ssse3.c.o vpx_dsp/x86/quantize_avx.c.o vpx_dsp/avg.c.o vpx_dsp/x86/avg_intrin_sse2.c.o vpx_dsp/x86/avg_intrin_avx2.c.o vpx_dsp/skin_detection.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/sum_squares.c.o vpx_dsp/x86/sum_squares_sse2.c.o vpx_dsp/x86/sad4d_avx2.c.o vpx_dsp/x86/sad_avx2.c.o vpx_dsp/x86/sad4d_avx512.c.o vpx_dsp/variance.c.o vpx_dsp/x86/avg_pred_sse2.c.o vpx_dsp/x86/variance_sse2.c.o vpx_dsp/x86/variance_avx2.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vpx_util/vpx_write_yuv_frame.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/bilinear_filter_sse2.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/copy_c.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/common/vp8_skin_detection.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/x86/vp8_quantize_sse2.c.o vp8/encoder/x86/vp8_quantize_ssse3.c.o vp8/encoder/x86/quantize_sse4.c.o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/bilinear_filter_sse2.c.o vp8/vp8_dx_iface.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_avx2.c.o vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o vp9/encoder/x86/vp9_dct_intrin_sse2.c.o vp9/encoder/x86/vp9_frame_scale_ssse3.c.o vp9/encoder/x86/vp9_error_avx2.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_job_queue.c.o vpx_config.c.o vpx_ports/emms_mmx.asm.o vpx_dsp/x86/intrapred_sse2.asm.o vpx_dsp/x86/intrapred_ssse3.asm.o vpx_dsp/x86/add_noise_sse2.asm.o vpx_dsp/x86/deblock_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o vpx_dsp/x86/inv_wht_sse2.asm.o vpx_dsp/x86/avg_ssse3_x86_64.asm.o vpx_dsp/x86/sad_sse3.asm.o vpx_dsp/x86/sad_ssse3.asm.o vpx_dsp/x86/sad_sse4.asm.o vpx_dsp/x86/sad4d_sse2.asm.o vpx_dsp/x86/sad_sse2.asm.o vpx_dsp/x86/subtract_sse2.asm.o vpx_dsp/x86/ssim_opt_x86_64.asm.o vpx_dsp/x86/subpel_variance_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o vp8/encoder/x86/copy_sse2.asm.o vp8/encoder/x86/copy_sse3.asm.o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/block_error_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o vp9/encoder/x86/vp9_dct_sse2.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_avx2.c.o vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o vp9/encoder/x86/vp9_dct_intrin_sse2.c.o vp9/encoder/x86/vp9_frame_scale_ssse3.c.o vp9/encoder/x86/vp9_error_avx2.c.o vp9/encoder/x86/vp9_dct_sse2.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o vp9/ratectrl_rtc.cc.o vpx/src/vpx_decoder.c.d vpx/src/vpx_encoder.c.d vpx/src/vpx_codec.c.d vpx/src/vpx_image.c.d vpx_mem/vpx_mem.c.d vpx_scale/generic/vpx_scale.c.d vpx_scale/generic/yv12config.c.d vpx_scale/generic/yv12extend.c.d vpx_scale/generic/gen_scalers.c.d vpx_scale/vpx_scale_rtcd.c.d vpx_dsp/prob.c.d vpx_dsp/bitwriter.c.d vpx_dsp/bitwriter_buffer.c.d vpx_dsp/psnr.c.d vpx_dsp/bitreader.c.d vpx_dsp/bitreader_buffer.c.d vpx_dsp/intrapred.c.d vpx_dsp/add_noise.c.d vpx_dsp/deblock.c.d vpx_dsp/x86/post_proc_sse2.c.d vpx_dsp/vpx_convolve.c.d vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.d vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d vpx_dsp/loopfilter.c.d vpx_dsp/x86/loopfilter_sse2.c.d vpx_dsp/x86/loopfilter_avx2.c.d vpx_dsp/fwd_txfm.c.d vpx_dsp/x86/fwd_txfm_sse2.c.d vpx_dsp/x86/fwd_txfm_avx2.c.d vpx_dsp/inv_txfm.c.d vpx_dsp/x86/inv_txfm_sse2.c.d vpx_dsp/x86/inv_txfm_ssse3.c.d vpx_dsp/quantize.c.d vpx_dsp/x86/quantize_sse2.c.d vpx_dsp/x86/quantize_ssse3.c.d vpx_dsp/x86/quantize_avx.c.d vpx_dsp/avg.c.d vpx_dsp/x86/avg_intrin_sse2.c.d vpx_dsp/x86/avg_intrin_avx2.c.d vpx_dsp/skin_detection.c.d vpx_dsp/sad.c.d vpx_dsp/subtract.c.d vpx_dsp/sum_squares.c.d vpx_dsp/x86/sum_squares_sse2.c.d vpx_dsp/x86/sad4d_avx2.c.d vpx_dsp/x86/sad_avx2.c.d vpx_dsp/x86/sad4d_avx512.c.d vpx_dsp/variance.c.d vpx_dsp/x86/avg_pred_sse2.c.d vpx_dsp/x86/variance_sse2.c.d vpx_dsp/x86/variance_avx2.c.d vpx_dsp/vpx_dsp_rtcd.c.d vpx_util/vpx_thread.c.d vpx_util/vpx_write_yuv_frame.c.d vp8/common/alloccommon.c.d vp8/common/blockd.c.d vp8/common/dequantize.c.d vp8/common/entropy.c.d vp8/common/entropymode.c.d vp8/common/entropymv.c.d vp8/common/extend.c.d vp8/common/filter.c.d vp8/common/findnearmv.c.d vp8/common/generic/systemdependent.c.d vp8/common/idct_blk.c.d vp8/common/idctllm.c.d vp8/common/rtcd.c.d vp8/common/vp8_loopfilter.c.d vp8/common/loopfilter_filters.c.d vp8/common/mbpitch.c.d vp8/common/modecont.c.d vp8/common/quant_common.c.d vp8/common/reconinter.c.d vp8/common/reconintra.c.d vp8/common/reconintra4x4.c.d vp8/common/setupintrarecon.c.d vp8/common/swapyv12buffer.c.d vp8/common/treecoder.c.d vp8/common/x86/vp8_asm_stubs.c.d vp8/common/x86/loopfilter_x86.c.d vp8/common/mfqe.c.d vp8/common/postproc.c.d vp8/common/x86/idct_blk_mmx.c.d vp8/common/x86/idct_blk_sse2.c.d vp8/common/x86/bilinear_filter_sse2.c.d vp8/vp8_cx_iface.c.d vp8/encoder/bitstream.c.d vp8/encoder/boolhuff.c.d vp8/encoder/copy_c.c.d vp8/encoder/dct.c.d vp8/encoder/encodeframe.c.d vp8/encoder/encodeintra.c.d vp8/encoder/encodemb.c.d vp8/encoder/encodemv.c.d vp8/encoder/ethreading.c.d vp8/encoder/denoising.c.d vp8/encoder/lookahead.c.d vp8/encoder/mcomp.c.d vp8/encoder/modecosts.c.d vp8/encoder/onyx_if.c.d vp8/encoder/pickinter.c.d vp8/encoder/picklpf.c.d vp8/encoder/vp8_quantize.c.d vp8/encoder/ratectrl.c.d vp8/encoder/rdopt.c.d vp8/encoder/segmentation.c.d vp8/common/vp8_skin_detection.c.d vp8/encoder/tokenize.c.d vp8/encoder/treewriter.c.d vp8/encoder/x86/vp8_quantize_sse2.c.d vp8/encoder/x86/vp8_quantize_ssse3.c.d vp8/encoder/x86/quantize_sse4.c.d vp8/encoder/x86/denoising_sse2.c.d vp8/encoder/x86/vp8_enc_stubs_sse2.c.d vp8/common/alloccommon.c.d vp8/common/blockd.c.d vp8/common/dequantize.c.d vp8/common/entropy.c.d vp8/common/entropymode.c.d vp8/common/entropymv.c.d vp8/common/extend.c.d vp8/common/filter.c.d vp8/common/findnearmv.c.d vp8/common/generic/systemdependent.c.d vp8/common/idct_blk.c.d vp8/common/idctllm.c.d vp8/common/rtcd.c.d vp8/common/vp8_loopfilter.c.d vp8/common/loopfilter_filters.c.d vp8/common/mbpitch.c.d vp8/common/modecont.c.d vp8/common/quant_common.c.d vp8/common/reconinter.c.d vp8/common/reconintra.c.d vp8/common/reconintra4x4.c.d vp8/common/setupintrarecon.c.d vp8/common/swapyv12buffer.c.d vp8/common/treecoder.c.d vp8/common/x86/vp8_asm_stubs.c.d vp8/common/x86/loopfilter_x86.c.d vp8/common/mfqe.c.d vp8/common/postproc.c.d vp8/common/x86/idct_blk_mmx.c.d vp8/common/x86/idct_blk_sse2.c.d vp8/common/x86/bilinear_filter_sse2.c.d vp8/vp8_dx_iface.c.d vp8/decoder/dboolhuff.c.d vp8/decoder/decodemv.c.d vp8/decoder/decodeframe.c.d vp8/decoder/detokenize.c.d vp8/decoder/onyxd_if.c.d vp8/decoder/threading.c.d vp9/vp9_iface_common.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/x86/vp9_idct_intrin_sse2.c.d vp9/vp9_cx_iface.c.d vp9/encoder/vp9_bitstream.c.d vp9/encoder/vp9_context_tree.c.d vp9/encoder/vp9_cost.c.d vp9/encoder/vp9_dct.c.d vp9/encoder/vp9_encodeframe.c.d vp9/encoder/vp9_encodemb.c.d vp9/encoder/vp9_encodemv.c.d vp9/encoder/vp9_ethread.c.d vp9/encoder/vp9_extend.c.d vp9/encoder/vp9_frame_scale.c.d vp9/encoder/vp9_lookahead.c.d vp9/encoder/vp9_multi_thread.c.d vp9/encoder/vp9_mcomp.c.d vp9/encoder/vp9_encoder.c.d vp9/encoder/vp9_picklpf.c.d vp9/encoder/vp9_quantize.c.d vp9/encoder/vp9_ratectrl.c.d vp9/encoder/vp9_rd.c.d vp9/encoder/vp9_rdopt.c.d vp9/encoder/vp9_pickmode.c.d vp9/encoder/vp9_segmentation.c.d vp9/encoder/vp9_speed_features.c.d vp9/encoder/vp9_subexp.c.d vp9/encoder/vp9_svc_layercontext.c.d vp9/encoder/vp9_resize.c.d vp9/encoder/vp9_tokenize.c.d vp9/encoder/vp9_treewriter.c.d vp9/encoder/vp9_aq_cyclicrefresh.c.d vp9/encoder/vp9_skin_detection.c.d vp9/encoder/vp9_noise_estimate.c.d vp9/encoder/vp9_ext_ratectrl.c.d vp9/encoder/x86/vp9_quantize_sse2.c.d vp9/encoder/x86/vp9_quantize_avx2.c.d vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d vp9/encoder/x86/vp9_dct_intrin_sse2.c.d vp9/encoder/x86/vp9_frame_scale_ssse3.c.d vp9/encoder/x86/vp9_error_avx2.c.d vp9/vp9_iface_common.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/x86/vp9_idct_intrin_sse2.c.d vp9/vp9_dx_iface.c.d vp9/decoder/vp9_decodemv.c.d vp9/decoder/vp9_decodeframe.c.d vp9/decoder/vp9_detokenize.c.d vp9/decoder/vp9_decoder.c.d vp9/decoder/vp9_dsubexp.c.d vp9/decoder/vp9_job_queue.c.d vpx_config.c.d vpx_ports/emms_mmx.asm.d vpx_dsp/x86/intrapred_sse2.asm.d vpx_dsp/x86/intrapred_ssse3.asm.d vpx_dsp/x86/add_noise_sse2.asm.d vpx_dsp/x86/deblock_sse2.asm.d vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d vpx_dsp/x86/inv_wht_sse2.asm.d vpx_dsp/x86/avg_ssse3_x86_64.asm.d vpx_dsp/x86/sad_sse3.asm.d vpx_dsp/x86/sad_ssse3.asm.d vpx_dsp/x86/sad_sse4.asm.d vpx_dsp/x86/sad4d_sse2.asm.d vpx_dsp/x86/sad_sse2.asm.d vpx_dsp/x86/subtract_sse2.asm.d vpx_dsp/x86/ssim_opt_x86_64.asm.d vpx_dsp/x86/subpel_variance_sse2.asm.d vp8/common/x86/dequantize_mmx.asm.d vp8/common/x86/idctllm_mmx.asm.d vp8/common/x86/recon_mmx.asm.d vp8/common/x86/subpixel_mmx.asm.d vp8/common/x86/idctllm_sse2.asm.d vp8/common/x86/recon_sse2.asm.d vp8/common/x86/subpixel_sse2.asm.d vp8/common/x86/loopfilter_sse2.asm.d vp8/common/x86/iwalsh_sse2.asm.d vp8/common/x86/subpixel_ssse3.asm.d vp8/common/x86/mfqe_sse2.asm.d vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d vp8/encoder/x86/copy_sse2.asm.d vp8/encoder/x86/copy_sse3.asm.d vp8/encoder/x86/dct_sse2.asm.d vp8/encoder/x86/fwalsh_sse2.asm.d vp8/encoder/x86/block_error_sse2.asm.d vp8/common/x86/dequantize_mmx.asm.d vp8/common/x86/idctllm_mmx.asm.d vp8/common/x86/recon_mmx.asm.d vp8/common/x86/subpixel_mmx.asm.d vp8/common/x86/idctllm_sse2.asm.d vp8/common/x86/recon_sse2.asm.d vp8/common/x86/subpixel_sse2.asm.d vp8/common/x86/loopfilter_sse2.asm.d vp8/common/x86/iwalsh_sse2.asm.d vp8/common/x86/subpixel_ssse3.asm.d vp8/common/x86/mfqe_sse2.asm.d vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d vp9/encoder/x86/vp9_dct_sse2.asm.d vp9/encoder/x86/vp9_error_sse2.asm.d vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d vp9/vp9_iface_common.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/x86/vp9_idct_intrin_sse2.c.d vp9/vp9_cx_iface.c.d vp9/encoder/vp9_bitstream.c.d vp9/encoder/vp9_context_tree.c.d vp9/encoder/vp9_cost.c.d vp9/encoder/vp9_dct.c.d vp9/encoder/vp9_encodeframe.c.d vp9/encoder/vp9_encodemb.c.d vp9/encoder/vp9_encodemv.c.d vp9/encoder/vp9_ethread.c.d vp9/encoder/vp9_extend.c.d vp9/encoder/vp9_frame_scale.c.d vp9/encoder/vp9_lookahead.c.d vp9/encoder/vp9_multi_thread.c.d vp9/encoder/vp9_mcomp.c.d vp9/encoder/vp9_encoder.c.d vp9/encoder/vp9_picklpf.c.d vp9/encoder/vp9_quantize.c.d vp9/encoder/vp9_ratectrl.c.d vp9/encoder/vp9_rd.c.d vp9/encoder/vp9_rdopt.c.d vp9/encoder/vp9_pickmode.c.d vp9/encoder/vp9_segmentation.c.d vp9/encoder/vp9_speed_features.c.d vp9/encoder/vp9_subexp.c.d vp9/encoder/vp9_svc_layercontext.c.d vp9/encoder/vp9_resize.c.d vp9/encoder/vp9_tokenize.c.d vp9/encoder/vp9_treewriter.c.d vp9/encoder/vp9_aq_cyclicrefresh.c.d vp9/encoder/vp9_skin_detection.c.d vp9/encoder/vp9_noise_estimate.c.d vp9/encoder/vp9_ext_ratectrl.c.d vp9/encoder/x86/vp9_quantize_sse2.c.d vp9/encoder/x86/vp9_quantize_avx2.c.d vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d vp9/encoder/x86/vp9_dct_intrin_sse2.c.d vp9/encoder/x86/vp9_frame_scale_ssse3.c.d vp9/encoder/x86/vp9_error_avx2.c.d vp9/encoder/x86/vp9_dct_sse2.asm.d vp9/encoder/x86/vp9_error_sse2.asm.d vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d vp9/ratectrl_rtc.cc.d vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/psnr.c.o vpx_dsp/bitreader.c.o vpx_dsp/bitreader_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/add_noise.c.o vpx_dsp/deblock.c.o vpx_dsp/x86/post_proc_sse2.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o vpx_dsp/loopfilter.c.o vpx_dsp/x86/loopfilter_sse2.c.o vpx_dsp/x86/loopfilter_avx2.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/x86/fwd_txfm_sse2.c.o vpx_dsp/x86/fwd_txfm_avx2.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/x86/inv_txfm_sse2.c.o vpx_dsp/x86/inv_txfm_ssse3.c.o vpx_dsp/quantize.c.o vpx_dsp/x86/quantize_sse2.c.o vpx_dsp/x86/quantize_ssse3.c.o vpx_dsp/x86/quantize_avx.c.o vpx_dsp/avg.c.o vpx_dsp/x86/avg_intrin_sse2.c.o vpx_dsp/x86/avg_intrin_avx2.c.o vpx_dsp/skin_detection.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/sum_squares.c.o vpx_dsp/x86/sum_squares_sse2.c.o vpx_dsp/x86/sad4d_avx2.c.o vpx_dsp/x86/sad_avx2.c.o vpx_dsp/x86/sad4d_avx512.c.o vpx_dsp/variance.c.o vpx_dsp/x86/avg_pred_sse2.c.o vpx_dsp/x86/variance_sse2.c.o vpx_dsp/x86/variance_avx2.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vpx_util/vpx_write_yuv_frame.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/bilinear_filter_sse2.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/copy_c.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/common/vp8_skin_detection.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/x86/vp8_quantize_sse2.c.o vp8/encoder/x86/vp8_quantize_ssse3.c.o vp8/encoder/x86/quantize_sse4.c.o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/bilinear_filter_sse2.c.o vp8/vp8_dx_iface.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_avx2.c.o vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o vp9/encoder/x86/vp9_dct_intrin_sse2.c.o vp9/encoder/x86/vp9_frame_scale_ssse3.c.o vp9/encoder/x86/vp9_error_avx2.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_job_queue.c.o vpx_config.c.o vpx_ports/emms_mmx.asm.o vpx_dsp/x86/intrapred_sse2.asm.o vpx_dsp/x86/intrapred_ssse3.asm.o vpx_dsp/x86/add_noise_sse2.asm.o vpx_dsp/x86/deblock_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o vpx_dsp/x86/inv_wht_sse2.asm.o vpx_dsp/x86/avg_ssse3_x86_64.asm.o vpx_dsp/x86/sad_sse3.asm.o vpx_dsp/x86/sad_ssse3.asm.o vpx_dsp/x86/sad_sse4.asm.o vpx_dsp/x86/sad4d_sse2.asm.o vpx_dsp/x86/sad_sse2.asm.o vpx_dsp/x86/subtract_sse2.asm.o vpx_dsp/x86/ssim_opt_x86_64.asm.o vpx_dsp/x86/subpel_variance_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o vp8/encoder/x86/copy_sse2.asm.o vp8/encoder/x86/copy_sse3.asm.o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/block_error_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o vp9/encoder/x86/vp9_dct_sse2.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_avx2.c.o vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o vp9/encoder/x86/vp9_dct_intrin_sse2.c.o vp9/encoder/x86/vp9_frame_scale_ssse3.c.o vp9/encoder/x86/vp9_error_avx2.c.o vp9/encoder/x86/vp9_dct_sse2.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o vp9/ratectrl_rtc.cc.o
rm -f vpx_scale_rtcd.h vpx_dsp_rtcd.h vp8_rtcd.h vp9_rtcd.h libvpx_srcs.txt libvpx.def libvpx_dll.a vpx.pc libvpx.ver libvpx.syms vpx_version.h libs.doxy
rm -f .docs .install-docs
rm -f .bins .install-bins
rm -f .libs .install-libs libvpx.a libvpx_g.a vpx.pc libvp9rc.a libvp9rc_g.a
rm -f .install-srcs
rm -f
rm -f
rm -f .docs .install-docs
rm -f .bins .install-bins
rm -f .libs .install-libs
rm -f .install-srcs
Configuring...
disabling runtime_cpu_detect
enabling pic
disabling docs
enabling libyuv
enabling small
enabling better_hw_compatibility
disabling examples
disabling tools
disabling debug
disabling unit_tests
disabling install_docs
enabling realtime_only
enabling vp8
enabling vp9
disabling webm_io
Configuring for target 'armv7-android-gcc'
enabling armv7
Assuming standalone build with NDK toolchain.
See build/make/Android.mk for details.
Creating makefiles for armv7-android-gcc libs
[CREATE] vpx_scale_rtcd.h
[CREATE] vpx_dsp_rtcd.h
[CREATE] vp8_rtcd.h
[CREATE] vp9_rtcd.h
[DEP] vp9/ratectrl_rtc.cc.d
[DEP] vp9/encoder/arm/neon/vp9_quantize_neon.c.d
[DEP] vp9/encoder/arm/neon/vp9_frame_scale_neon.c.d
[DEP] vp9/encoder/arm/neon/vp9_error_neon.c.d
[DEP] vp9/encoder/vp9_ext_ratectrl.c.d
[DEP] vp9/encoder/vp9_noise_estimate.c.d
[DEP] vp9/encoder/vp9_skin_detection.c.d
[DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
[DEP] vp9/encoder/vp9_treewriter.c.d
[DEP] vp9/encoder/vp9_tokenize.c.d
[DEP] vp9/encoder/vp9_resize.c.d
[DEP] vp9/encoder/vp9_svc_layercontext.c.d
[DEP] vp9/encoder/vp9_subexp.c.d
[DEP] vp9/encoder/vp9_speed_features.c.d
[DEP] vp9/encoder/vp9_segmentation.c.d
[DEP] vp9/encoder/vp9_pickmode.c.d
[DEP] vp9/encoder/vp9_rdopt.c.d
[DEP] vp9/encoder/vp9_rd.c.d
[DEP] vp9/encoder/vp9_quantize.c.d
[DEP] vp9/encoder/vp9_ratectrl.c.d
[DEP] vp9/encoder/vp9_picklpf.c.d
[DEP] vp9/encoder/vp9_encoder.c.d
[DEP] vp9/encoder/vp9_mcomp.c.d
[DEP] vp9/encoder/vp9_multi_thread.c.d
[DEP] vp9/encoder/vp9_lookahead.c.d
[DEP] vp9/encoder/vp9_frame_scale.c.d
[DEP] vp9/encoder/vp9_extend.c.d
[DEP] vp9/encoder/vp9_ethread.c.d
[DEP] vp9/encoder/vp9_encodemv.c.d
[DEP] vp9/encoder/vp9_encodemb.c.d
[DEP] vp9/encoder/vp9_encodeframe.c.d
[DEP] vp9/encoder/vp9_dct.c.d
[DEP] vp9/encoder/vp9_cost.c.d
[DEP] vp9/encoder/vp9_context_tree.c.d
[DEP] vp9/encoder/vp9_bitstream.c.d
[DEP] vp9/vp9_cx_iface.c.d
[DEP] vp9/common/arm/neon/vp9_iht16x16_add_neon.c.d
[DEP] vp9/common/arm/neon/vp9_iht8x8_add_neon.c.d
[DEP] vp9/common/arm/neon/vp9_iht4x4_add_neon.c.d
[DEP] vp9/common/vp9_scan.c.d
[DEP] vp9/common/vp9_common_data.c.d
[DEP] vp9/common/vp9_reconintra.c.d
[DEP] vp9/common/vp9_reconinter.c.d
[DEP] vp9/common/vp9_quant_common.c.d
[DEP] vp9/common/vp9_mvref_common.c.d
[DEP] vp9/common/vp9_thread_common.c.d
[DEP] vp9/common/vp9_loopfilter.c.d
[DEP] vp9/common/vp9_tile_common.c.d
[DEP] vp9/common/vp9_seg_common.c.d
[DEP] vp9/common/vp9_scale.c.d
[DEP] vp9/common/vp9_rtcd.c.d
[DEP] vp9/common/vp9_pred_common.c.d
[DEP] vp9/common/vp9_filter.c.d
[DEP] vp9/common/vp9_idct.c.d
[DEP] vp9/common/vp9_frame_buffers.c.d
[DEP] vp9/common/vp9_entropymv.c.d
[DEP] vp9/common/vp9_entropymode.c.d
[DEP] vp9/common/vp9_entropy.c.d
[DEP] vp9/common/vp9_blockd.c.d
[DEP] vp9/common/vp9_alloccommon.c.d
[DEP] vp9/vp9_iface_common.c.d
[DEP] vpx_config.c.d
[DEP] vp9/decoder/vp9_job_queue.c.d
[DEP] vp9/decoder/vp9_dsubexp.c.d
[DEP] vp9/decoder/vp9_decoder.c.d
[DEP] vp9/decoder/vp9_detokenize.c.d
[DEP] vp9/decoder/vp9_decodeframe.c.d
[DEP] vp9/decoder/vp9_decodemv.c.d
[DEP] vp9/vp9_dx_iface.c.d
[DEP] vp8/decoder/onyxd_if.c.d
[DEP] vp8/decoder/threading.c.d
[DEP] vp8/decoder/detokenize.c.d
[DEP] vp8/decoder/decodeframe.c.d
[DEP] vp8/decoder/decodemv.c.d
[DEP] vp8/common/arm/neon/sixtappredict_neon.c.d
[DEP] vp8/decoder/dboolhuff.c.d
[DEP] vp8/vp8_dx_iface.c.d
[DEP] vp8/common/arm/neon/shortidct4x4llm_neon.c.d
[DEP] vp8/common/arm/neon/mbloopfilter_neon.c.d
[DEP] vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.d
[DEP] vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.d
[DEP] vp8/common/arm/neon/vp8_loopfilter_neon.c.d
[DEP] vp8/common/arm/neon/iwalsh_neon.c.d
[DEP] vp8/common/arm/neon/idct_blk_neon.c.d
[DEP] vp8/common/arm/neon/dequantizeb_neon.c.d
[DEP] vp8/common/arm/neon/dequant_idct_neon.c.d
[DEP] vp8/common/arm/neon/dc_only_idct_add_neon.c.d
[DEP] vp8/common/arm/neon/copymem_neon.c.d
[DEP] vp8/common/arm/neon/bilinearpredict_neon.c.d
[DEP] vp8/common/arm/loopfilter_arm.c.d
[DEP] vp8/common/treecoder.c.d
[DEP] vp8/common/swapyv12buffer.c.d
[DEP] vp8/common/setupintrarecon.c.d
[DEP] vp8/common/reconintra4x4.c.d
[DEP] vp8/common/reconintra.c.d
[DEP] vp8/common/reconinter.c.d
[DEP] vp8/common/quant_common.c.d
[DEP] vp8/common/modecont.c.d
[DEP] vp8/common/mbpitch.c.d
[DEP] vp8/common/loopfilter_filters.c.d
[DEP] vp8/common/vp8_loopfilter.c.d
[DEP] vp8/common/rtcd.c.d
[DEP] vp8/common/idctllm.c.d
[DEP] vp8/common/idct_blk.c.d
[DEP] vp8/common/findnearmv.c.d
[DEP] vp8/common/generic/systemdependent.c.d
[DEP] vp8/common/filter.c.d
[DEP] vp8/common/extend.c.d
[DEP] vp8/common/entropymv.c.d
[DEP] vp8/common/entropymode.c.d
[DEP] vp8/common/entropy.c.d
[DEP] vp8/common/dequantize.c.d
[DEP] vp8/common/alloccommon.c.d
[DEP] vp8/common/blockd.c.d
[DEP] vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.d
[DEP] vp8/encoder/arm/neon/shortfdct_neon.c.d
[DEP] vp8/encoder/arm/neon/fastquantizeb_neon.c.d
[DEP] vp8/encoder/arm/neon/denoising_neon.c.d
[DEP] vp8/encoder/treewriter.c.d
[DEP] vp8/encoder/tokenize.c.d
[DEP] vp8/common/vp8_skin_detection.c.d
[DEP] vp8/encoder/segmentation.c.d
[DEP] vp8/encoder/rdopt.c.d
[DEP] vp8/encoder/ratectrl.c.d
[DEP] vp8/encoder/vp8_quantize.c.d
[DEP] vp8/encoder/picklpf.c.d
[DEP] vp8/encoder/pickinter.c.d
[DEP] vp8/encoder/onyx_if.c.d
[DEP] vp8/encoder/modecosts.c.d
[DEP] vp8/encoder/mcomp.c.d
[DEP] vp8/encoder/lookahead.c.d
[DEP] vp8/encoder/denoising.c.d
[DEP] vp8/encoder/ethreading.c.d
[DEP] vp8/encoder/encodemv.c.d
[DEP] vp8/encoder/encodemb.c.d
[DEP] vp8/encoder/encodeintra.c.d
[DEP] vp8/encoder/encodeframe.c.d
[DEP] vp8/encoder/dct.c.d
[DEP] vp8/encoder/copy_c.c.d
[DEP] vp8/encoder/boolhuff.c.d
[DEP] vp8/encoder/bitstream.c.d
[DEP] vp8/vp8_cx_iface.c.d
[DEP] vpx_util/vpx_write_yuv_frame.c.d
[DEP] vpx_util/vpx_thread.c.d
[DEP] vpx_dsp/vpx_dsp_rtcd.c.d
[DEP] vpx_dsp/arm/variance_neon.c.d
[DEP] vpx_dsp/arm/subpel_variance_neon.c.d
[DEP] vpx_dsp/arm/avg_pred_neon.c.d
[DEP] vpx_dsp/variance.c.d
[DEP] vpx_dsp/arm/subtract_neon.c.d
[DEP] vpx_dsp/arm/sad_neon.c.d
[DEP] vpx_dsp/arm/sad4d_neon.c.d
[DEP] vpx_dsp/arm/sum_squares_neon.c.d
[DEP] vpx_dsp/sum_squares.c.d
[DEP] vpx_dsp/subtract.c.d
[DEP] vpx_dsp/sad.c.d
[DEP] vpx_dsp/skin_detection.c.d
[DEP] vpx_dsp/arm/hadamard_neon.c.d
[DEP] vpx_dsp/arm/avg_neon.c.d
[DEP] vpx_dsp/avg.c.d
[DEP] vpx_dsp/arm/quantize_neon.c.d
[DEP] vpx_dsp/quantize.c.d
[DEP] vpx_dsp/arm/idct32x32_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_135_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_34_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_1_add_neon.c.d
[DEP] vpx_dsp/arm/idct16x16_add_neon.c.d
[DEP] vpx_dsp/arm/idct16x16_1_add_neon.c.d
[DEP] vpx_dsp/arm/idct8x8_add_neon.c.d
[DEP] vpx_dsp/arm/idct8x8_1_add_neon.c.d
[DEP] vpx_dsp/arm/idct4x4_add_neon.c.d
[DEP] vpx_dsp/arm/idct4x4_1_add_neon.c.d
[DEP] vpx_dsp/inv_txfm.c.d
[DEP] vpx_dsp/arm/fwd_txfm_neon.c.d
[DEP] vpx_dsp/arm/fdct_partial_neon.c.d
[DEP] vpx_dsp/arm/fdct32x32_neon.c.d
[DEP] vpx_dsp/arm/fdct16x16_neon.c.d
[DEP] vpx_dsp/arm/fdct_neon.c.d
[DEP] vpx_dsp/fwd_txfm.c.d
[DEP] vpx_dsp/arm/loopfilter_neon.c.d
[DEP] vpx_dsp/loopfilter.c.d
[DEP] vpx_dsp/arm/vpx_convolve_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve_avg_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve8_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve_copy_neon.c.d
[DEP] vpx_dsp/arm/vpx_scaled_convolve8_neon.c.d
[DEP] vpx_dsp/vpx_convolve.c.d
[DEP] vpx_dsp/arm/intrapred_neon.c.d
[DEP] vpx_dsp/intrapred.c.d
[DEP] vpx_dsp/bitreader_buffer.c.d
[DEP] vpx_dsp/bitreader.c.d
[DEP] vpx_dsp/psnr.c.d
[DEP] vpx_dsp/bitwriter_buffer.c.d
[DEP] vpx_dsp/bitwriter.c.d
[DEP] vpx_dsp/prob.c.d
[DEP] vpx_ports/arm_cpudetect.c.d
[DEP] vpx_scale/vpx_scale_rtcd.c.d
[DEP] vpx_scale/generic/gen_scalers.c.d
[DEP] vpx_scale/generic/yv12extend.c.d
[DEP] vpx_scale/generic/yv12config.c.d
[DEP] vpx_scale/generic/vpx_scale.c.d
[DEP] vpx_mem/vpx_mem.c.d
[DEP] vpx/src/vpx_codec.c.d
[DEP] vpx/src/vpx_image.c.d
[DEP] vpx/src/vpx_encoder.c.d
[DEP] vpx/src/vpx_decoder.c.d
[CC] vpx/src/vpx_decoder.c.o
[CC] vpx/src/vpx_encoder.c.o
[CC] vpx/src/vpx_codec.c.o
[CC] vpx/src/vpx_image.c.o
[CC] vpx_mem/vpx_mem.c.o
[CC] vpx_scale/generic/vpx_scale.c.o
[CC] vpx_scale/generic/yv12config.c.o
[CC] vpx_scale/generic/yv12extend.c.o
[CC] vpx_scale/generic/gen_scalers.c.o
[CC] vpx_scale/vpx_scale_rtcd.c.o
[CC] vpx_ports/arm_cpudetect.c.o
[CC] vpx_dsp/prob.c.o
[CC] vpx_dsp/bitwriter.c.o
[CC] vpx_dsp/bitwriter_buffer.c.o
[CC] vpx_dsp/psnr.c.o
[CC] vpx_dsp/bitreader.c.o
[CC] vpx_dsp/bitreader_buffer.c.o
[CC] vpx_dsp/intrapred.c.o
[CC] vpx_dsp/arm/intrapred_neon.c.o
[CC] vpx_dsp/vpx_convolve.c.o
[CC] vpx_dsp/arm/vpx_scaled_convolve8_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_copy_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve8_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_avg_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_neon.c.o
[CC] vpx_dsp/loopfilter.c.o
[CC] vpx_dsp/arm/loopfilter_neon.c.o
[CC] vpx_dsp/fwd_txfm.c.o
[CC] vpx_dsp/arm/fdct_neon.c.o
[CC] vpx_dsp/arm/fdct16x16_neon.c.o
[CC] vpx_dsp/arm/fdct32x32_neon.c.o
[CC] vpx_dsp/arm/fdct_partial_neon.c.o
[CC] vpx_dsp/arm/fwd_txfm_neon.c.o
[CC] vpx_dsp/inv_txfm.c.o
[CC] vpx_dsp/arm/idct4x4_1_add_neon.c.o
[CC] vpx_dsp/arm/idct4x4_add_neon.c.o
[CC] vpx_dsp/arm/idct8x8_1_add_neon.c.o
[CC] vpx_dsp/arm/idct8x8_add_neon.c.o
[CC] vpx_dsp/arm/idct16x16_1_add_neon.c.o
[CC] vpx_dsp/arm/idct16x16_add_neon.c.o
[CC] vpx_dsp/arm/idct32x32_1_add_neon.c.o
[CC] vpx_dsp/arm/idct32x32_34_add_neon.c.o
[CC] vpx_dsp/arm/idct32x32_135_add_neon.c.o
[CC] vpx_dsp/arm/idct32x32_add_neon.c.o
[CC] vpx_dsp/quantize.c.o
[CC] vpx_dsp/arm/quantize_neon.c.o
[CC] vpx_dsp/avg.c.o
[CC] vpx_dsp/arm/avg_neon.c.o
[CC] vpx_dsp/arm/hadamard_neon.c.o
[CC] vpx_dsp/skin_detection.c.o
[CC] vpx_dsp/sad.c.o
[CC] vpx_dsp/subtract.c.o
[CC] vpx_dsp/sum_squares.c.o
[CC] vpx_dsp/arm/sum_squares_neon.c.o
[CC] vpx_dsp/arm/sad4d_neon.c.o
[CC] vpx_dsp/arm/sad_neon.c.o
[CC] vpx_dsp/arm/subtract_neon.c.o
[CC] vpx_dsp/variance.c.o
[CC] vpx_dsp/arm/avg_pred_neon.c.o
[CC] vpx_dsp/arm/subpel_variance_neon.c.o
[CC] vpx_dsp/arm/variance_neon.c.o
[CC] vpx_dsp/vpx_dsp_rtcd.c.o
[CC] vpx_util/vpx_thread.c.o
[CC] vpx_util/vpx_write_yuv_frame.c.o
[CC] vp8/common/alloccommon.c.o
[CC] vp8/common/blockd.c.o
[CC] vp8/common/dequantize.c.o
[CC] vp8/common/entropy.c.o
[CC] vp8/common/entropymode.c.o
[CC] vp8/common/entropymv.c.o
[CC] vp8/common/extend.c.o
[CC] vp8/common/filter.c.o
[CC] vp8/common/findnearmv.c.o
[CC] vp8/common/generic/systemdependent.c.o
[CC] vp8/common/idct_blk.c.o
[CC] vp8/common/idctllm.c.o
[CC] vp8/common/rtcd.c.o
[CC] vp8/common/vp8_loopfilter.c.o
[CC] vp8/common/loopfilter_filters.c.o
[CC] vp8/common/mbpitch.c.o
[CC] vp8/common/modecont.c.o
[CC] vp8/common/quant_common.c.o
[CC] vp8/common/reconinter.c.o
[CC] vp8/common/reconintra.c.o
[CC] vp8/common/reconintra4x4.c.o
[CC] vp8/common/setupintrarecon.c.o
[CC] vp8/common/swapyv12buffer.c.o
[CC] vp8/common/treecoder.c.o
[CC] vp8/common/arm/loopfilter_arm.c.o
[CC] vp8/common/arm/neon/bilinearpredict_neon.c.o
[CC] vp8/common/arm/neon/copymem_neon.c.o
[CC] vp8/common/arm/neon/dc_only_idct_add_neon.c.o
[CC] vp8/common/arm/neon/dequant_idct_neon.c.o
[CC] vp8/common/arm/neon/dequantizeb_neon.c.o
[CC] vp8/common/arm/neon/idct_blk_neon.c.o
[CC] vp8/common/arm/neon/iwalsh_neon.c.o
[CC] vp8/common/arm/neon/vp8_loopfilter_neon.c.o
[CC] vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.o
[CC] vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.o
[CC] vp8/common/arm/neon/mbloopfilter_neon.c.o
[CC] vp8/common/arm/neon/shortidct4x4llm_neon.c.o
[CC] vp8/common/arm/neon/sixtappredict_neon.c.o
[CC] vp8/vp8_cx_iface.c.o
[CC] vp8/encoder/bitstream.c.o
[CC] vp8/encoder/boolhuff.c.o
[CC] vp8/encoder/copy_c.c.o
[CC] vp8/encoder/dct.c.o
[CC] vp8/encoder/encodeframe.c.o
[CC] vp8/encoder/encodeintra.c.o
[CC] vp8/encoder/encodemb.c.o
[CC] vp8/encoder/encodemv.c.o
[CC] vp8/encoder/ethreading.c.o
[CC] vp8/encoder/denoising.c.o
[CC] vp8/encoder/lookahead.c.o
[CC] vp8/encoder/mcomp.c.o
[CC] vp8/encoder/modecosts.c.o
[CC] vp8/encoder/onyx_if.c.o
[CC] vp8/encoder/pickinter.c.o
[CC] vp8/encoder/picklpf.c.o
[CC] vp8/encoder/vp8_quantize.c.o
[CC] vp8/encoder/ratectrl.c.o
[CC] vp8/encoder/rdopt.c.o
[CC] vp8/encoder/segmentation.c.o
[CC] vp8/common/vp8_skin_detection.c.o
[CC] vp8/encoder/tokenize.c.o
[CC] vp8/encoder/treewriter.c.o
[CC] vp8/encoder/arm/neon/denoising_neon.c.o
[CC] vp8/encoder/arm/neon/fastquantizeb_neon.c.o
[CC] vp8/encoder/arm/neon/shortfdct_neon.c.o
[CC] vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.o
[CC] vp8/vp8_dx_iface.c.o
[CC] vp8/decoder/dboolhuff.c.o
[CC] vp8/decoder/decodemv.c.o
[CC] vp8/decoder/decodeframe.c.o
[CC] vp8/decoder/detokenize.c.o
[CC] vp8/decoder/onyxd_if.c.o
[CC] vp8/decoder/threading.c.o
[CC] vp9/vp9_iface_common.c.o
[CC] vp9/common/vp9_alloccommon.c.o
[CC] vp9/common/vp9_blockd.c.o
[CC] vp9/common/vp9_entropy.c.o
[CC] vp9/common/vp9_entropymode.c.o
[CC] vp9/common/vp9_entropymv.c.o
[CC] vp9/common/vp9_frame_buffers.c.o
[CC] vp9/common/vp9_idct.c.o
[CC] vp9/common/vp9_filter.c.o
[CC] vp9/common/vp9_pred_common.c.o
[CC] vp9/common/vp9_rtcd.c.o
[CC] vp9/common/vp9_scale.c.o
[CC] vp9/common/vp9_seg_common.c.o
[CC] vp9/common/vp9_tile_common.c.o
[CC] vp9/common/vp9_loopfilter.c.o
[CC] vp9/common/vp9_thread_common.c.o
[CC] vp9/common/vp9_mvref_common.c.o
[CC] vp9/common/vp9_quant_common.c.o
[CC] vp9/common/vp9_reconinter.c.o
[CC] vp9/common/vp9_reconintra.c.o
[CC] vp9/common/vp9_common_data.c.o
[CC] vp9/common/vp9_scan.c.o
[CC] vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o
[CC] vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o
[CC] vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o
[CC] vp9/vp9_cx_iface.c.o
[CC] vp9/encoder/vp9_bitstream.c.o
[CC] vp9/encoder/vp9_context_tree.c.o
[CC] vp9/encoder/vp9_cost.c.o
[CC] vp9/encoder/vp9_dct.c.o
[CC] vp9/encoder/vp9_encodeframe.c.o
[CC] vp9/encoder/vp9_encodemb.c.o
[CC] vp9/encoder/vp9_encodemv.c.o
[CC] vp9/encoder/vp9_ethread.c.o
[CC] vp9/encoder/vp9_extend.c.o
[CC] vp9/encoder/vp9_frame_scale.c.o
[CC] vp9/encoder/vp9_lookahead.c.o
[CC] vp9/encoder/vp9_multi_thread.c.o
[CC] vp9/encoder/vp9_mcomp.c.o
[CC] vp9/encoder/vp9_encoder.c.o
[CC] vp9/encoder/vp9_picklpf.c.o
[CC] vp9/encoder/vp9_quantize.c.o
[CC] vp9/encoder/vp9_ratectrl.c.o
[CC] vp9/encoder/vp9_rd.c.o
[CC] vp9/encoder/vp9_rdopt.c.o
[CC] vp9/encoder/vp9_pickmode.c.o
[CC] vp9/encoder/vp9_segmentation.c.o
[CC] vp9/encoder/vp9_speed_features.c.o
[CC] vp9/encoder/vp9_subexp.c.o
[CC] vp9/encoder/vp9_svc_layercontext.c.o
[CC] vp9/encoder/vp9_resize.c.o
[CC] vp9/encoder/vp9_tokenize.c.o
[CC] vp9/encoder/vp9_treewriter.c.o
[CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
[CC] vp9/encoder/vp9_skin_detection.c.o
[CC] vp9/encoder/vp9_noise_estimate.c.o
[CC] vp9/encoder/vp9_ext_ratectrl.c.o
[CC] vp9/encoder/arm/neon/vp9_error_neon.c.o
[CC] vp9/encoder/arm/neon/vp9_frame_scale_neon.c.o
[CC] vp9/encoder/arm/neon/vp9_quantize_neon.c.o
[CC] vp9/vp9_dx_iface.c.o
[CC] vp9/decoder/vp9_decodemv.c.o
[CC] vp9/decoder/vp9_decodeframe.c.o
[CC] vp9/decoder/vp9_detokenize.c.o
[CC] vp9/decoder/vp9_decoder.c.o
[CC] vp9/decoder/vp9_dsubexp.c.o
[CC] vp9/decoder/vp9_job_queue.c.o
[CC] vpx_config.c.o
[CREATE] vpx.pc
[CXX] vp9/ratectrl_rtc.cc.o
[INSTALL] build/armeabi-v7a/include/vpx/vp8.h
[INSTALL] build/armeabi-v7a/include/vpx/vp8cx.h
[INSTALL] build/armeabi-v7a/include/vpx/vpx_ext_ratectrl.h
[INSTALL] build/armeabi-v7a/include/vpx/vp8dx.h
[INSTALL] build/armeabi-v7a/include/vpx/vpx_codec.h
[INSTALL] build/armeabi-v7a/include/vpx/vpx_frame_buffer.h
[INSTALL] build/armeabi-v7a/include/vpx/vpx_image.h
[INSTALL] build/armeabi-v7a/include/vpx/vpx_integer.h
[INSTALL] build/armeabi-v7a/include/vpx/vpx_decoder.h
[INSTALL] build/armeabi-v7a/include/vpx/vpx_encoder.h
[INSTALL] build/armeabi-v7a/lib/pkgconfig/vpx.pc
[AR] libvpx_g.a
[AR] libvp9rc_g.a
[STRIP] libvp9rc.a < libvp9rc_g.a
[STRIP] libvpx.a < libvpx_g.a
[INSTALL] build/armeabi-v7a/lib/libvpx.a
Building arm64...
Cleaning...
rm -f vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_ports/arm_cpudetect.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/psnr.c.o vpx_dsp/bitreader.c.o vpx_dsp/bitreader_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/arm/intrapred_neon.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/arm/vpx_scaled_convolve8_neon.c.o vpx_dsp/arm/vpx_convolve_copy_neon.c.o vpx_dsp/arm/vpx_convolve8_neon.c.o vpx_dsp/arm/vpx_convolve_avg_neon.c.o vpx_dsp/arm/vpx_convolve_neon.c.o vpx_dsp/loopfilter.c.o vpx_dsp/arm/loopfilter_neon.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/arm/fdct_neon.c.o vpx_dsp/arm/fdct16x16_neon.c.o vpx_dsp/arm/fdct32x32_neon.c.o vpx_dsp/arm/fdct_partial_neon.c.o vpx_dsp/arm/fwd_txfm_neon.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/arm/idct4x4_1_add_neon.c.o vpx_dsp/arm/idct4x4_add_neon.c.o vpx_dsp/arm/idct8x8_1_add_neon.c.o vpx_dsp/arm/idct8x8_add_neon.c.o vpx_dsp/arm/idct16x16_1_add_neon.c.o vpx_dsp/arm/idct16x16_add_neon.c.o vpx_dsp/arm/idct32x32_1_add_neon.c.o vpx_dsp/arm/idct32x32_34_add_neon.c.o vpx_dsp/arm/idct32x32_135_add_neon.c.o vpx_dsp/arm/idct32x32_add_neon.c.o vpx_dsp/quantize.c.o vpx_dsp/arm/quantize_neon.c.o vpx_dsp/avg.c.o vpx_dsp/arm/avg_neon.c.o vpx_dsp/arm/hadamard_neon.c.o vpx_dsp/skin_detection.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/sum_squares.c.o vpx_dsp/arm/sum_squares_neon.c.o vpx_dsp/arm/sad4d_neon.c.o vpx_dsp/arm/sad_neon.c.o vpx_dsp/arm/subtract_neon.c.o vpx_dsp/variance.c.o vpx_dsp/arm/avg_pred_neon.c.o vpx_dsp/arm/subpel_variance_neon.c.o vpx_dsp/arm/variance_neon.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vpx_util/vpx_write_yuv_frame.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/arm/loopfilter_arm.c.o vp8/common/arm/neon/bilinearpredict_neon.c.o vp8/common/arm/neon/copymem_neon.c.o vp8/common/arm/neon/dc_only_idct_add_neon.c.o vp8/common/arm/neon/dequant_idct_neon.c.o vp8/common/arm/neon/dequantizeb_neon.c.o vp8/common/arm/neon/idct_blk_neon.c.o vp8/common/arm/neon/iwalsh_neon.c.o vp8/common/arm/neon/vp8_loopfilter_neon.c.o vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.o vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.o vp8/common/arm/neon/mbloopfilter_neon.c.o vp8/common/arm/neon/shortidct4x4llm_neon.c.o vp8/common/arm/neon/sixtappredict_neon.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/copy_c.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/common/vp8_skin_detection.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/arm/neon/denoising_neon.c.o vp8/encoder/arm/neon/fastquantizeb_neon.c.o vp8/encoder/arm/neon/shortfdct_neon.c.o vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/arm/loopfilter_arm.c.o vp8/common/arm/neon/bilinearpredict_neon.c.o vp8/common/arm/neon/copymem_neon.c.o vp8/common/arm/neon/dc_only_idct_add_neon.c.o vp8/common/arm/neon/dequant_idct_neon.c.o vp8/common/arm/neon/dequantizeb_neon.c.o vp8/common/arm/neon/idct_blk_neon.c.o vp8/common/arm/neon/iwalsh_neon.c.o vp8/common/arm/neon/vp8_loopfilter_neon.c.o vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.o vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.o vp8/common/arm/neon/mbloopfilter_neon.c.o vp8/common/arm/neon/shortidct4x4llm_neon.c.o vp8/common/arm/neon/sixtappredict_neon.c.o vp8/vp8_dx_iface.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/arm/neon/vp9_error_neon.c.o vp9/encoder/arm/neon/vp9_frame_scale_neon.c.o vp9/encoder/arm/neon/vp9_quantize_neon.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_job_queue.c.o vpx_config.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/arm/neon/vp9_error_neon.c.o vp9/encoder/arm/neon/vp9_frame_scale_neon.c.o vp9/encoder/arm/neon/vp9_quantize_neon.c.o vp9/ratectrl_rtc.cc.o vpx/src/vpx_decoder.c.d vpx/src/vpx_encoder.c.d vpx/src/vpx_codec.c.d vpx/src/vpx_image.c.d vpx_mem/vpx_mem.c.d vpx_scale/generic/vpx_scale.c.d vpx_scale/generic/yv12config.c.d vpx_scale/generic/yv12extend.c.d vpx_scale/generic/gen_scalers.c.d vpx_scale/vpx_scale_rtcd.c.d vpx_ports/arm_cpudetect.c.d vpx_dsp/prob.c.d vpx_dsp/bitwriter.c.d vpx_dsp/bitwriter_buffer.c.d vpx_dsp/psnr.c.d vpx_dsp/bitreader.c.d vpx_dsp/bitreader_buffer.c.d vpx_dsp/intrapred.c.d vpx_dsp/arm/intrapred_neon.c.d vpx_dsp/vpx_convolve.c.d vpx_dsp/arm/vpx_scaled_convolve8_neon.c.d vpx_dsp/arm/vpx_convolve_copy_neon.c.d vpx_dsp/arm/vpx_convolve8_neon.c.d vpx_dsp/arm/vpx_convolve_avg_neon.c.d vpx_dsp/arm/vpx_convolve_neon.c.d vpx_dsp/loopfilter.c.d vpx_dsp/arm/loopfilter_neon.c.d vpx_dsp/fwd_txfm.c.d vpx_dsp/arm/fdct_neon.c.d vpx_dsp/arm/fdct16x16_neon.c.d vpx_dsp/arm/fdct32x32_neon.c.d vpx_dsp/arm/fdct_partial_neon.c.d vpx_dsp/arm/fwd_txfm_neon.c.d vpx_dsp/inv_txfm.c.d vpx_dsp/arm/idct4x4_1_add_neon.c.d vpx_dsp/arm/idct4x4_add_neon.c.d vpx_dsp/arm/idct8x8_1_add_neon.c.d vpx_dsp/arm/idct8x8_add_neon.c.d vpx_dsp/arm/idct16x16_1_add_neon.c.d vpx_dsp/arm/idct16x16_add_neon.c.d vpx_dsp/arm/idct32x32_1_add_neon.c.d vpx_dsp/arm/idct32x32_34_add_neon.c.d vpx_dsp/arm/idct32x32_135_add_neon.c.d vpx_dsp/arm/idct32x32_add_neon.c.d vpx_dsp/quantize.c.d vpx_dsp/arm/quantize_neon.c.d vpx_dsp/avg.c.d vpx_dsp/arm/avg_neon.c.d vpx_dsp/arm/hadamard_neon.c.d vpx_dsp/skin_detection.c.d vpx_dsp/sad.c.d vpx_dsp/subtract.c.d vpx_dsp/sum_squares.c.d vpx_dsp/arm/sum_squares_neon.c.d vpx_dsp/arm/sad4d_neon.c.d vpx_dsp/arm/sad_neon.c.d vpx_dsp/arm/subtract_neon.c.d vpx_dsp/variance.c.d vpx_dsp/arm/avg_pred_neon.c.d vpx_dsp/arm/subpel_variance_neon.c.d vpx_dsp/arm/variance_neon.c.d vpx_dsp/vpx_dsp_rtcd.c.d vpx_util/vpx_thread.c.d vpx_util/vpx_write_yuv_frame.c.d vp8/common/alloccommon.c.d vp8/common/blockd.c.d vp8/common/dequantize.c.d vp8/common/entropy.c.d vp8/common/entropymode.c.d vp8/common/entropymv.c.d vp8/common/extend.c.d vp8/common/filter.c.d vp8/common/findnearmv.c.d vp8/common/generic/systemdependent.c.d vp8/common/idct_blk.c.d vp8/common/idctllm.c.d vp8/common/rtcd.c.d vp8/common/vp8_loopfilter.c.d vp8/common/loopfilter_filters.c.d vp8/common/mbpitch.c.d vp8/common/modecont.c.d vp8/common/quant_common.c.d vp8/common/reconinter.c.d vp8/common/reconintra.c.d vp8/common/reconintra4x4.c.d vp8/common/setupintrarecon.c.d vp8/common/swapyv12buffer.c.d vp8/common/treecoder.c.d vp8/common/arm/loopfilter_arm.c.d vp8/common/arm/neon/bilinearpredict_neon.c.d vp8/common/arm/neon/copymem_neon.c.d vp8/common/arm/neon/dc_only_idct_add_neon.c.d vp8/common/arm/neon/dequant_idct_neon.c.d vp8/common/arm/neon/dequantizeb_neon.c.d vp8/common/arm/neon/idct_blk_neon.c.d vp8/common/arm/neon/iwalsh_neon.c.d vp8/common/arm/neon/vp8_loopfilter_neon.c.d vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.d vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.d vp8/common/arm/neon/mbloopfilter_neon.c.d vp8/common/arm/neon/shortidct4x4llm_neon.c.d vp8/common/arm/neon/sixtappredict_neon.c.d vp8/vp8_cx_iface.c.d vp8/encoder/bitstream.c.d vp8/encoder/boolhuff.c.d vp8/encoder/copy_c.c.d vp8/encoder/dct.c.d vp8/encoder/encodeframe.c.d vp8/encoder/encodeintra.c.d vp8/encoder/encodemb.c.d vp8/encoder/encodemv.c.d vp8/encoder/ethreading.c.d vp8/encoder/denoising.c.d vp8/encoder/lookahead.c.d vp8/encoder/mcomp.c.d vp8/encoder/modecosts.c.d vp8/encoder/onyx_if.c.d vp8/encoder/pickinter.c.d vp8/encoder/picklpf.c.d vp8/encoder/vp8_quantize.c.d vp8/encoder/ratectrl.c.d vp8/encoder/rdopt.c.d vp8/encoder/segmentation.c.d vp8/common/vp8_skin_detection.c.d vp8/encoder/tokenize.c.d vp8/encoder/treewriter.c.d vp8/encoder/arm/neon/denoising_neon.c.d vp8/encoder/arm/neon/fastquantizeb_neon.c.d vp8/encoder/arm/neon/shortfdct_neon.c.d vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.d vp8/common/alloccommon.c.d vp8/common/blockd.c.d vp8/common/dequantize.c.d vp8/common/entropy.c.d vp8/common/entropymode.c.d vp8/common/entropymv.c.d vp8/common/extend.c.d vp8/common/filter.c.d vp8/common/findnearmv.c.d vp8/common/generic/systemdependent.c.d vp8/common/idct_blk.c.d vp8/common/idctllm.c.d vp8/common/rtcd.c.d vp8/common/vp8_loopfilter.c.d vp8/common/loopfilter_filters.c.d vp8/common/mbpitch.c.d vp8/common/modecont.c.d vp8/common/quant_common.c.d vp8/common/reconinter.c.d vp8/common/reconintra.c.d vp8/common/reconintra4x4.c.d vp8/common/setupintrarecon.c.d vp8/common/swapyv12buffer.c.d vp8/common/treecoder.c.d vp8/common/arm/loopfilter_arm.c.d vp8/common/arm/neon/bilinearpredict_neon.c.d vp8/common/arm/neon/copymem_neon.c.d vp8/common/arm/neon/dc_only_idct_add_neon.c.d vp8/common/arm/neon/dequant_idct_neon.c.d vp8/common/arm/neon/dequantizeb_neon.c.d vp8/common/arm/neon/idct_blk_neon.c.d vp8/common/arm/neon/iwalsh_neon.c.d vp8/common/arm/neon/vp8_loopfilter_neon.c.d vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.d vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.d vp8/common/arm/neon/mbloopfilter_neon.c.d vp8/common/arm/neon/shortidct4x4llm_neon.c.d vp8/common/arm/neon/sixtappredict_neon.c.d vp8/vp8_dx_iface.c.d vp8/decoder/dboolhuff.c.d vp8/decoder/decodemv.c.d vp8/decoder/decodeframe.c.d vp8/decoder/detokenize.c.d vp8/decoder/onyxd_if.c.d vp8/decoder/threading.c.d vp9/vp9_iface_common.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/arm/neon/vp9_iht4x4_add_neon.c.d vp9/common/arm/neon/vp9_iht8x8_add_neon.c.d vp9/common/arm/neon/vp9_iht16x16_add_neon.c.d vp9/vp9_cx_iface.c.d vp9/encoder/vp9_bitstream.c.d vp9/encoder/vp9_context_tree.c.d vp9/encoder/vp9_cost.c.d vp9/encoder/vp9_dct.c.d vp9/encoder/vp9_encodeframe.c.d vp9/encoder/vp9_encodemb.c.d vp9/encoder/vp9_encodemv.c.d vp9/encoder/vp9_ethread.c.d vp9/encoder/vp9_extend.c.d vp9/encoder/vp9_frame_scale.c.d vp9/encoder/vp9_lookahead.c.d vp9/encoder/vp9_multi_thread.c.d vp9/encoder/vp9_mcomp.c.d vp9/encoder/vp9_encoder.c.d vp9/encoder/vp9_picklpf.c.d vp9/encoder/vp9_quantize.c.d vp9/encoder/vp9_ratectrl.c.d vp9/encoder/vp9_rd.c.d vp9/encoder/vp9_rdopt.c.d vp9/encoder/vp9_pickmode.c.d vp9/encoder/vp9_segmentation.c.d vp9/encoder/vp9_speed_features.c.d vp9/encoder/vp9_subexp.c.d vp9/encoder/vp9_svc_layercontext.c.d vp9/encoder/vp9_resize.c.d vp9/encoder/vp9_tokenize.c.d vp9/encoder/vp9_treewriter.c.d vp9/encoder/vp9_aq_cyclicrefresh.c.d vp9/encoder/vp9_skin_detection.c.d vp9/encoder/vp9_noise_estimate.c.d vp9/encoder/vp9_ext_ratectrl.c.d vp9/encoder/arm/neon/vp9_error_neon.c.d vp9/encoder/arm/neon/vp9_frame_scale_neon.c.d vp9/encoder/arm/neon/vp9_quantize_neon.c.d vp9/vp9_iface_common.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/arm/neon/vp9_iht4x4_add_neon.c.d vp9/common/arm/neon/vp9_iht8x8_add_neon.c.d vp9/common/arm/neon/vp9_iht16x16_add_neon.c.d vp9/vp9_dx_iface.c.d vp9/decoder/vp9_decodemv.c.d vp9/decoder/vp9_decodeframe.c.d vp9/decoder/vp9_detokenize.c.d vp9/decoder/vp9_decoder.c.d vp9/decoder/vp9_dsubexp.c.d vp9/decoder/vp9_job_queue.c.d vpx_config.c.d vp9/vp9_iface_common.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/arm/neon/vp9_iht4x4_add_neon.c.d vp9/common/arm/neon/vp9_iht8x8_add_neon.c.d vp9/common/arm/neon/vp9_iht16x16_add_neon.c.d vp9/vp9_cx_iface.c.d vp9/encoder/vp9_bitstream.c.d vp9/encoder/vp9_context_tree.c.d vp9/encoder/vp9_cost.c.d vp9/encoder/vp9_dct.c.d vp9/encoder/vp9_encodeframe.c.d vp9/encoder/vp9_encodemb.c.d vp9/encoder/vp9_encodemv.c.d vp9/encoder/vp9_ethread.c.d vp9/encoder/vp9_extend.c.d vp9/encoder/vp9_frame_scale.c.d vp9/encoder/vp9_lookahead.c.d vp9/encoder/vp9_multi_thread.c.d vp9/encoder/vp9_mcomp.c.d vp9/encoder/vp9_encoder.c.d vp9/encoder/vp9_picklpf.c.d vp9/encoder/vp9_quantize.c.d vp9/encoder/vp9_ratectrl.c.d vp9/encoder/vp9_rd.c.d vp9/encoder/vp9_rdopt.c.d vp9/encoder/vp9_pickmode.c.d vp9/encoder/vp9_segmentation.c.d vp9/encoder/vp9_speed_features.c.d vp9/encoder/vp9_subexp.c.d vp9/encoder/vp9_svc_layercontext.c.d vp9/encoder/vp9_resize.c.d vp9/encoder/vp9_tokenize.c.d vp9/encoder/vp9_treewriter.c.d vp9/encoder/vp9_aq_cyclicrefresh.c.d vp9/encoder/vp9_skin_detection.c.d vp9/encoder/vp9_noise_estimate.c.d vp9/encoder/vp9_ext_ratectrl.c.d vp9/encoder/arm/neon/vp9_error_neon.c.d vp9/encoder/arm/neon/vp9_frame_scale_neon.c.d vp9/encoder/arm/neon/vp9_quantize_neon.c.d vp9/ratectrl_rtc.cc.d vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_ports/arm_cpudetect.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/psnr.c.o vpx_dsp/bitreader.c.o vpx_dsp/bitreader_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/arm/intrapred_neon.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/arm/vpx_scaled_convolve8_neon.c.o vpx_dsp/arm/vpx_convolve_copy_neon.c.o vpx_dsp/arm/vpx_convolve8_neon.c.o vpx_dsp/arm/vpx_convolve_avg_neon.c.o vpx_dsp/arm/vpx_convolve_neon.c.o vpx_dsp/loopfilter.c.o vpx_dsp/arm/loopfilter_neon.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/arm/fdct_neon.c.o vpx_dsp/arm/fdct16x16_neon.c.o vpx_dsp/arm/fdct32x32_neon.c.o vpx_dsp/arm/fdct_partial_neon.c.o vpx_dsp/arm/fwd_txfm_neon.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/arm/idct4x4_1_add_neon.c.o vpx_dsp/arm/idct4x4_add_neon.c.o vpx_dsp/arm/idct8x8_1_add_neon.c.o vpx_dsp/arm/idct8x8_add_neon.c.o vpx_dsp/arm/idct16x16_1_add_neon.c.o vpx_dsp/arm/idct16x16_add_neon.c.o vpx_dsp/arm/idct32x32_1_add_neon.c.o vpx_dsp/arm/idct32x32_34_add_neon.c.o vpx_dsp/arm/idct32x32_135_add_neon.c.o vpx_dsp/arm/idct32x32_add_neon.c.o vpx_dsp/quantize.c.o vpx_dsp/arm/quantize_neon.c.o vpx_dsp/avg.c.o vpx_dsp/arm/avg_neon.c.o vpx_dsp/arm/hadamard_neon.c.o vpx_dsp/skin_detection.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/sum_squares.c.o vpx_dsp/arm/sum_squares_neon.c.o vpx_dsp/arm/sad4d_neon.c.o vpx_dsp/arm/sad_neon.c.o vpx_dsp/arm/subtract_neon.c.o vpx_dsp/variance.c.o vpx_dsp/arm/avg_pred_neon.c.o vpx_dsp/arm/subpel_variance_neon.c.o vpx_dsp/arm/variance_neon.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vpx_util/vpx_write_yuv_frame.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/arm/loopfilter_arm.c.o vp8/common/arm/neon/bilinearpredict_neon.c.o vp8/common/arm/neon/copymem_neon.c.o vp8/common/arm/neon/dc_only_idct_add_neon.c.o vp8/common/arm/neon/dequant_idct_neon.c.o vp8/common/arm/neon/dequantizeb_neon.c.o vp8/common/arm/neon/idct_blk_neon.c.o vp8/common/arm/neon/iwalsh_neon.c.o vp8/common/arm/neon/vp8_loopfilter_neon.c.o vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.o vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.o vp8/common/arm/neon/mbloopfilter_neon.c.o vp8/common/arm/neon/shortidct4x4llm_neon.c.o vp8/common/arm/neon/sixtappredict_neon.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/copy_c.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/common/vp8_skin_detection.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/arm/neon/denoising_neon.c.o vp8/encoder/arm/neon/fastquantizeb_neon.c.o vp8/encoder/arm/neon/shortfdct_neon.c.o vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/arm/loopfilter_arm.c.o vp8/common/arm/neon/bilinearpredict_neon.c.o vp8/common/arm/neon/copymem_neon.c.o vp8/common/arm/neon/dc_only_idct_add_neon.c.o vp8/common/arm/neon/dequant_idct_neon.c.o vp8/common/arm/neon/dequantizeb_neon.c.o vp8/common/arm/neon/idct_blk_neon.c.o vp8/common/arm/neon/iwalsh_neon.c.o vp8/common/arm/neon/vp8_loopfilter_neon.c.o vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.o vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.o vp8/common/arm/neon/mbloopfilter_neon.c.o vp8/common/arm/neon/shortidct4x4llm_neon.c.o vp8/common/arm/neon/sixtappredict_neon.c.o vp8/vp8_dx_iface.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/arm/neon/vp9_error_neon.c.o vp9/encoder/arm/neon/vp9_frame_scale_neon.c.o vp9/encoder/arm/neon/vp9_quantize_neon.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_job_queue.c.o vpx_config.c.o vp9/vp9_iface_common.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_frame_scale.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_multi_thread.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_ext_ratectrl.c.o vp9/encoder/arm/neon/vp9_error_neon.c.o vp9/encoder/arm/neon/vp9_frame_scale_neon.c.o vp9/encoder/arm/neon/vp9_quantize_neon.c.o vp9/ratectrl_rtc.cc.o
rm -f vpx_scale_rtcd.h vpx_dsp_rtcd.h vp8_rtcd.h vp9_rtcd.h libvpx_srcs.txt libvpx.def libvpx_dll.a vpx.pc libvpx.ver libvpx.syms vpx_config.asm vpx_version.h libs.doxy
rm -f .docs .install-docs
rm -f .bins .install-bins
rm -f .libs .install-libs libvpx.a libvpx_g.a vpx.pc libvp9rc.a libvp9rc_g.a
rm -f .install-srcs
rm -f
rm -f
rm -f .docs .install-docs
rm -f .bins .install-bins
rm -f .libs .install-libs
rm -f .install-srcs
Configuring...
disabling runtime_cpu_detect
enabling pic
disabling docs
enabling libyuv
enabling small
enabling better_hw_compatibility
disabling examples
disabling tools
disabling debug
disabling unit_tests
disabling install_docs
enabling realtime_only
enabling vp8
enabling vp9
disabling webm_io
Configuring for target 'arm64-android-gcc'
enabling arm64
enabling neon
Assuming standalone build with NDK toolchain.
See build/make/Android.mk for details.
Creating makefiles for arm64-android-gcc libs
[CREATE] vpx_scale_rtcd.h
[CREATE] vpx_dsp_rtcd.h
[CREATE] vp8_rtcd.h
[CREATE] vp9_rtcd.h
[DEP] vp9/ratectrl_rtc.cc.d
[DEP] vp9/encoder/arm/neon/vp9_quantize_neon.c.d
[DEP] vp9/encoder/arm/neon/vp9_frame_scale_neon.c.d
[DEP] vp9/encoder/arm/neon/vp9_error_neon.c.d
[DEP] vp9/encoder/vp9_ext_ratectrl.c.d
[DEP] vp9/encoder/vp9_noise_estimate.c.d
[DEP] vp9/encoder/vp9_skin_detection.c.d
[DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
[DEP] vp9/encoder/vp9_treewriter.c.d
[DEP] vp9/encoder/vp9_tokenize.c.d
[DEP] vp9/encoder/vp9_resize.c.d
[DEP] vp9/encoder/vp9_svc_layercontext.c.d
[DEP] vp9/encoder/vp9_subexp.c.d
[DEP] vp9/encoder/vp9_speed_features.c.d
[DEP] vp9/encoder/vp9_segmentation.c.d
[DEP] vp9/encoder/vp9_pickmode.c.d
[DEP] vp9/encoder/vp9_rdopt.c.d
[DEP] vp9/encoder/vp9_rd.c.d
[DEP] vp9/encoder/vp9_ratectrl.c.d
[DEP] vp9/encoder/vp9_quantize.c.d
[DEP] vp9/encoder/vp9_picklpf.c.d
[DEP] vp9/encoder/vp9_encoder.c.d
[DEP] vp9/encoder/vp9_mcomp.c.d
[DEP] vp9/encoder/vp9_multi_thread.c.d
[DEP] vp9/encoder/vp9_lookahead.c.d
[DEP] vp9/encoder/vp9_frame_scale.c.d
[DEP] vp9/encoder/vp9_extend.c.d
[DEP] vp9/encoder/vp9_ethread.c.d
[DEP] vp9/encoder/vp9_encodemv.c.d
[DEP] vp9/encoder/vp9_encodemb.c.d
[DEP] vp9/encoder/vp9_encodeframe.c.d
[DEP] vp9/encoder/vp9_dct.c.d
[DEP] vp9/encoder/vp9_cost.c.d
[DEP] vp9/encoder/vp9_context_tree.c.d
[DEP] vp9/encoder/vp9_bitstream.c.d
[DEP] vp9/vp9_cx_iface.c.d
[DEP] vp9/common/arm/neon/vp9_iht16x16_add_neon.c.d
[DEP] vp9/common/arm/neon/vp9_iht8x8_add_neon.c.d
[DEP] vp9/common/arm/neon/vp9_iht4x4_add_neon.c.d
[DEP] vp9/common/vp9_scan.c.d
[DEP] vp9/common/vp9_common_data.c.d
[DEP] vp9/common/vp9_reconintra.c.d
[DEP] vp9/common/vp9_reconinter.c.d
[DEP] vp9/common/vp9_mvref_common.c.d
[DEP] vp9/common/vp9_thread_common.c.d
[DEP] vp9/common/vp9_quant_common.c.d
[DEP] vp9/common/vp9_loopfilter.c.d
[DEP] vp9/common/vp9_tile_common.c.d
[DEP] vp9/common/vp9_seg_common.c.d
[DEP] vp9/common/vp9_scale.c.d
[DEP] vp9/common/vp9_rtcd.c.d
[DEP] vp9/common/vp9_pred_common.c.d
[DEP] vp9/common/vp9_filter.c.d
[DEP] vp9/common/vp9_idct.c.d
[DEP] vp9/common/vp9_frame_buffers.c.d
[DEP] vp9/common/vp9_entropymv.c.d
[DEP] vp9/common/vp9_entropymode.c.d
[DEP] vp9/common/vp9_entropy.c.d
[DEP] vp9/common/vp9_blockd.c.d
[DEP] vp9/common/vp9_alloccommon.c.d
[DEP] vp9/vp9_iface_common.c.d
[DEP] vpx_config.c.d
[DEP] vp9/decoder/vp9_job_queue.c.d
[DEP] vp9/decoder/vp9_dsubexp.c.d
[DEP] vp9/decoder/vp9_decoder.c.d
[DEP] vp9/decoder/vp9_detokenize.c.d
[DEP] vp9/decoder/vp9_decodeframe.c.d
[DEP] vp9/decoder/vp9_decodemv.c.d
[DEP] vp9/vp9_dx_iface.c.d
[DEP] vp8/decoder/threading.c.d
[DEP] vp8/decoder/onyxd_if.c.d
[DEP] vp8/decoder/detokenize.c.d
[DEP] vp8/decoder/decodeframe.c.d
[DEP] vp8/decoder/decodemv.c.d
[DEP] vp8/decoder/dboolhuff.c.d
[DEP] vp8/vp8_dx_iface.c.d
[DEP] vp8/common/arm/neon/sixtappredict_neon.c.d
[DEP] vp8/common/arm/neon/shortidct4x4llm_neon.c.d
[DEP] vp8/common/arm/neon/mbloopfilter_neon.c.d
[DEP] vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.d
[DEP] vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.d
[DEP] vp8/common/arm/neon/vp8_loopfilter_neon.c.d
[DEP] vp8/common/arm/neon/iwalsh_neon.c.d
[DEP] vp8/common/arm/neon/idct_blk_neon.c.d
[DEP] vp8/common/arm/neon/dequantizeb_neon.c.d
[DEP] vp8/common/arm/neon/dequant_idct_neon.c.d
[DEP] vp8/common/arm/neon/dc_only_idct_add_neon.c.d
[DEP] vp8/common/arm/neon/copymem_neon.c.d
[DEP] vp8/common/arm/neon/bilinearpredict_neon.c.d
[DEP] vp8/common/arm/loopfilter_arm.c.d
[DEP] vp8/common/treecoder.c.d
[DEP] vp8/common/swapyv12buffer.c.d
[DEP] vp8/common/setupintrarecon.c.d
[DEP] vp8/common/reconintra4x4.c.d
[DEP] vp8/common/reconintra.c.d
[DEP] vp8/common/reconinter.c.d
[DEP] vp8/common/quant_common.c.d
[DEP] vp8/common/modecont.c.d
[DEP] vp8/common/mbpitch.c.d
[DEP] vp8/common/vp8_loopfilter.c.d
[DEP] vp8/common/loopfilter_filters.c.d
[DEP] vp8/common/rtcd.c.d
[DEP] vp8/common/idctllm.c.d
[DEP] vp8/common/generic/systemdependent.c.d
[DEP] vp8/common/findnearmv.c.d
[DEP] vp8/common/idct_blk.c.d
[DEP] vp8/common/filter.c.d
[DEP] vp8/common/extend.c.d
[DEP] vp8/common/entropymv.c.d
[DEP] vp8/common/entropymode.c.d
[DEP] vp8/common/entropy.c.d
[DEP] vp8/common/dequantize.c.d
[DEP] vp8/common/blockd.c.d
[DEP] vp8/common/alloccommon.c.d
[DEP] vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.d
[DEP] vp8/encoder/arm/neon/shortfdct_neon.c.d
[DEP] vp8/encoder/arm/neon/fastquantizeb_neon.c.d
[DEP] vp8/encoder/arm/neon/denoising_neon.c.d
[DEP] vp8/encoder/treewriter.c.d
[DEP] vp8/encoder/tokenize.c.d
[DEP] vp8/common/vp8_skin_detection.c.d
[DEP] vp8/encoder/segmentation.c.d
[DEP] vp8/encoder/rdopt.c.d
[DEP] vp8/encoder/ratectrl.c.d
[DEP] vp8/encoder/vp8_quantize.c.d
[DEP] vp8/encoder/picklpf.c.d
[DEP] vp8/encoder/pickinter.c.d
[DEP] vp8/encoder/onyx_if.c.d
[DEP] vp8/encoder/modecosts.c.d
[DEP] vp8/encoder/mcomp.c.d
[DEP] vp8/encoder/lookahead.c.d
[DEP] vp8/encoder/denoising.c.d
[DEP] vp8/encoder/ethreading.c.d
[DEP] vp8/encoder/encodemv.c.d
[DEP] vp8/encoder/encodemb.c.d
[DEP] vp8/encoder/encodeintra.c.d
[DEP] vp8/encoder/encodeframe.c.d
[DEP] vp8/encoder/dct.c.d
[DEP] vp8/encoder/copy_c.c.d
[DEP] vp8/encoder/boolhuff.c.d
[DEP] vp8/encoder/bitstream.c.d
[DEP] vp8/vp8_cx_iface.c.d
[DEP] vpx_util/vpx_write_yuv_frame.c.d
[DEP] vpx_util/vpx_thread.c.d
[DEP] vpx_dsp/vpx_dsp_rtcd.c.d
[DEP] vpx_dsp/arm/variance_neon.c.d
[DEP] vpx_dsp/arm/subpel_variance_neon.c.d
[DEP] vpx_dsp/arm/avg_pred_neon.c.d
[DEP] vpx_dsp/variance.c.d
[DEP] vpx_dsp/arm/subtract_neon.c.d
[DEP] vpx_dsp/arm/sad_neon.c.d
[DEP] vpx_dsp/arm/sad4d_neon.c.d
[DEP] vpx_dsp/arm/sum_squares_neon.c.d
[DEP] vpx_dsp/sum_squares.c.d
[DEP] vpx_dsp/subtract.c.d
[DEP] vpx_dsp/sad.c.d
[DEP] vpx_dsp/skin_detection.c.d
[DEP] vpx_dsp/arm/hadamard_neon.c.d
[DEP] vpx_dsp/arm/avg_neon.c.d
[DEP] vpx_dsp/avg.c.d
[DEP] vpx_dsp/arm/quantize_neon.c.d
[DEP] vpx_dsp/quantize.c.d
[DEP] vpx_dsp/arm/idct32x32_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_135_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_34_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_1_add_neon.c.d
[DEP] vpx_dsp/arm/idct16x16_add_neon.c.d
[DEP] vpx_dsp/arm/idct16x16_1_add_neon.c.d
[DEP] vpx_dsp/arm/idct8x8_add_neon.c.d
[DEP] vpx_dsp/arm/idct8x8_1_add_neon.c.d
[DEP] vpx_dsp/arm/idct4x4_add_neon.c.d
[DEP] vpx_dsp/arm/idct4x4_1_add_neon.c.d
[DEP] vpx_dsp/inv_txfm.c.d
[DEP] vpx_dsp/arm/fwd_txfm_neon.c.d
[DEP] vpx_dsp/arm/fdct_partial_neon.c.d
[DEP] vpx_dsp/arm/fdct16x16_neon.c.d
[DEP] vpx_dsp/arm/fdct32x32_neon.c.d
[DEP] vpx_dsp/arm/fdct_neon.c.d
[DEP] vpx_dsp/fwd_txfm.c.d
[DEP] vpx_dsp/arm/loopfilter_neon.c.d
[DEP] vpx_dsp/loopfilter.c.d
[DEP] vpx_dsp/arm/vpx_convolve_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve_avg_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve8_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve_copy_neon.c.d
[DEP] vpx_dsp/arm/vpx_scaled_convolve8_neon.c.d
[DEP] vpx_dsp/vpx_convolve.c.d
[DEP] vpx_dsp/arm/intrapred_neon.c.d
[DEP] vpx_dsp/intrapred.c.d
[DEP] vpx_dsp/bitreader_buffer.c.d
[DEP] vpx_dsp/bitreader.c.d
[DEP] vpx_dsp/psnr.c.d
[DEP] vpx_dsp/bitwriter_buffer.c.d
[DEP] vpx_dsp/bitwriter.c.d
[DEP] vpx_dsp/prob.c.d
[DEP] vpx_ports/arm_cpudetect.c.d
[DEP] vpx_scale/vpx_scale_rtcd.c.d
[DEP] vpx_scale/generic/gen_scalers.c.d
[DEP] vpx_scale/generic/yv12extend.c.d
[DEP] vpx_scale/generic/yv12config.c.d
[DEP] vpx_scale/generic/vpx_scale.c.d
[DEP] vpx_mem/vpx_mem.c.d
[DEP] vpx/src/vpx_image.c.d
[DEP] vpx/src/vpx_codec.c.d
[DEP] vpx/src/vpx_encoder.c.d
[DEP] vpx/src/vpx_decoder.c.d
[CC] vpx/src/vpx_decoder.c.o
[CC] vpx/src/vpx_encoder.c.o
[CC] vpx/src/vpx_codec.c.o
[CC] vpx/src/vpx_image.c.o
[CC] vpx_mem/vpx_mem.c.o
[CC] vpx_scale/generic/vpx_scale.c.o
[CC] vpx_scale/generic/yv12config.c.o
[CC] vpx_scale/generic/yv12extend.c.o
[CC] vpx_scale/generic/gen_scalers.c.o
[CC] vpx_scale/vpx_scale_rtcd.c.o
[CC] vpx_ports/arm_cpudetect.c.o
[CC] vpx_dsp/prob.c.o
[CC] vpx_dsp/bitwriter.c.o
[CC] vpx_dsp/bitwriter_buffer.c.o
[CC] vpx_dsp/psnr.c.o
[CC] vpx_dsp/bitreader.c.o
[CC] vpx_dsp/bitreader_buffer.c.o
[CC] vpx_dsp/intrapred.c.o
[CC] vpx_dsp/arm/intrapred_neon.c.o
[CC] vpx_dsp/vpx_convolve.c.o
[CC] vpx_dsp/arm/vpx_scaled_convolve8_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_copy_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve8_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_avg_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_neon.c.o
[CC] vpx_dsp/loopfilter.c.o
[CC] vpx_dsp/arm/loopfilter_neon.c.o
[CC] vpx_dsp/fwd_txfm.c.o
[CC] vpx_dsp/arm/fdct_neon.c.o
[CC] vpx_dsp/arm/fdct16x16_neon.c.o
[CC] vpx_dsp/arm/fdct32x32_neon.c.o
[CC] vpx_dsp/arm/fdct_partial_neon.c.o
[CC] vpx_dsp/arm/fwd_txfm_neon.c.o
[CC] vpx_dsp/inv_txfm.c.o
[CC] vpx_dsp/arm/idct4x4_1_add_neon.c.o
[CC] vpx_dsp/arm/idct4x4_add_neon.c.o
[CC] vpx_dsp/arm/idct8x8_1_add_neon.c.o
[CC] vpx_dsp/arm/idct8x8_add_neon.c.o
[CC] vpx_dsp/arm/idct16x16_1_add_neon.c.o
[CC] vpx_dsp/arm/idct16x16_add_neon.c.o
[CC] vpx_dsp/arm/idct32x32_1_add_neon.c.o
[CC] vpx_dsp/arm/idct32x32_34_add_neon.c.o
[CC] vpx_dsp/arm/idct32x32_135_add_neon.c.o
[CC] vpx_dsp/arm/idct32x32_add_neon.c.o
[CC] vpx_dsp/quantize.c.o
[CC] vpx_dsp/arm/quantize_neon.c.o
[CC] vpx_dsp/avg.c.o
[CC] vpx_dsp/arm/avg_neon.c.o
[CC] vpx_dsp/arm/hadamard_neon.c.o
[CC] vpx_dsp/skin_detection.c.o
[CC] vpx_dsp/sad.c.o
[CC] vpx_dsp/subtract.c.o
[CC] vpx_dsp/sum_squares.c.o
[CC] vpx_dsp/arm/sum_squares_neon.c.o
[CC] vpx_dsp/arm/sad4d_neon.c.o
[CC] vpx_dsp/arm/sad_neon.c.o
[CC] vpx_dsp/arm/subtract_neon.c.o
[CC] vpx_dsp/variance.c.o
[CC] vpx_dsp/arm/avg_pred_neon.c.o
[CC] vpx_dsp/arm/subpel_variance_neon.c.o
[CC] vpx_dsp/arm/variance_neon.c.o
[CC] vpx_dsp/vpx_dsp_rtcd.c.o
[CC] vpx_util/vpx_thread.c.o
[CC] vpx_util/vpx_write_yuv_frame.c.o
[CC] vp8/common/alloccommon.c.o
[CC] vp8/common/blockd.c.o
[CC] vp8/common/dequantize.c.o
[CC] vp8/common/entropy.c.o
[CC] vp8/common/entropymode.c.o
[CC] vp8/common/entropymv.c.o
[CC] vp8/common/extend.c.o
[CC] vp8/common/filter.c.o
[CC] vp8/common/findnearmv.c.o
[CC] vp8/common/generic/systemdependent.c.o
[CC] vp8/common/idct_blk.c.o
[CC] vp8/common/idctllm.c.o
[CC] vp8/common/rtcd.c.o
[CC] vp8/common/vp8_loopfilter.c.o
[CC] vp8/common/loopfilter_filters.c.o
[CC] vp8/common/mbpitch.c.o
[CC] vp8/common/modecont.c.o
[CC] vp8/common/quant_common.c.o
[CC] vp8/common/reconinter.c.o
[CC] vp8/common/reconintra.c.o
[CC] vp8/common/reconintra4x4.c.o
[CC] vp8/common/setupintrarecon.c.o
[CC] vp8/common/swapyv12buffer.c.o
[CC] vp8/common/treecoder.c.o
[CC] vp8/common/arm/loopfilter_arm.c.o
[CC] vp8/common/arm/neon/bilinearpredict_neon.c.o
[CC] vp8/common/arm/neon/copymem_neon.c.o
[CC] vp8/common/arm/neon/dc_only_idct_add_neon.c.o
[CC] vp8/common/arm/neon/dequant_idct_neon.c.o
[CC] vp8/common/arm/neon/dequantizeb_neon.c.o
[CC] vp8/common/arm/neon/idct_blk_neon.c.o
[CC] vp8/common/arm/neon/iwalsh_neon.c.o
[CC] vp8/common/arm/neon/vp8_loopfilter_neon.c.o
[CC] vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.o
[CC] vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.o
[CC] vp8/common/arm/neon/mbloopfilter_neon.c.o
[CC] vp8/common/arm/neon/shortidct4x4llm_neon.c.o
[CC] vp8/common/arm/neon/sixtappredict_neon.c.o
[CC] vp8/vp8_cx_iface.c.o
[CC] vp8/encoder/bitstream.c.o
[CC] vp8/encoder/boolhuff.c.o
[CC] vp8/encoder/copy_c.c.o
[CC] vp8/encoder/dct.c.o
[CC] vp8/encoder/encodeframe.c.o
[CC] vp8/encoder/encodeintra.c.o
[CC] vp8/encoder/encodemb.c.o
[CC] vp8/encoder/encodemv.c.o
[CC] vp8/encoder/ethreading.c.o
[CC] vp8/encoder/denoising.c.o
[CC] vp8/encoder/lookahead.c.o
[CC] vp8/encoder/mcomp.c.o
[CC] vp8/encoder/modecosts.c.o
[CC] vp8/encoder/onyx_if.c.o
[CC] vp8/encoder/pickinter.c.o
[CC] vp8/encoder/picklpf.c.o
[CC] vp8/encoder/vp8_quantize.c.o
[CC] vp8/encoder/ratectrl.c.o
[CC] vp8/encoder/rdopt.c.o
[CC] vp8/encoder/segmentation.c.o
[CC] vp8/common/vp8_skin_detection.c.o
[CC] vp8/encoder/tokenize.c.o
[CC] vp8/encoder/treewriter.c.o
[CC] vp8/encoder/arm/neon/denoising_neon.c.o
[CC] vp8/encoder/arm/neon/fastquantizeb_neon.c.o
[CC] vp8/encoder/arm/neon/shortfdct_neon.c.o
[CC] vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.o
[CC] vp8/vp8_dx_iface.c.o
[CC] vp8/decoder/dboolhuff.c.o
[CC] vp8/decoder/decodemv.c.o
[CC] vp8/decoder/decodeframe.c.o
[CC] vp8/decoder/detokenize.c.o
[CC] vp8/decoder/onyxd_if.c.o
[CC] vp8/decoder/threading.c.o
[CC] vp9/vp9_iface_common.c.o
[CC] vp9/common/vp9_alloccommon.c.o
[CC] vp9/common/vp9_blockd.c.o
[CC] vp9/common/vp9_entropy.c.o
[CC] vp9/common/vp9_entropymode.c.o
[CC] vp9/common/vp9_entropymv.c.o
[CC] vp9/common/vp9_frame_buffers.c.o
[CC] vp9/common/vp9_idct.c.o
[CC] vp9/common/vp9_filter.c.o
[CC] vp9/common/vp9_pred_common.c.o
[CC] vp9/common/vp9_rtcd.c.o
[CC] vp9/common/vp9_scale.c.o
[CC] vp9/common/vp9_seg_common.c.o
[CC] vp9/common/vp9_tile_common.c.o
[CC] vp9/common/vp9_loopfilter.c.o
[CC] vp9/common/vp9_thread_common.c.o
[CC] vp9/common/vp9_mvref_common.c.o
[CC] vp9/common/vp9_quant_common.c.o
[CC] vp9/common/vp9_reconinter.c.o
[CC] vp9/common/vp9_reconintra.c.o
[CC] vp9/common/vp9_common_data.c.o
[CC] vp9/common/vp9_scan.c.o
[CC] vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o
[CC] vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o
[CC] vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o
[CC] vp9/vp9_cx_iface.c.o
[CC] vp9/encoder/vp9_bitstream.c.o
[CC] vp9/encoder/vp9_context_tree.c.o
[CC] vp9/encoder/vp9_cost.c.o
[CC] vp9/encoder/vp9_dct.c.o
[CC] vp9/encoder/vp9_encodeframe.c.o
[CC] vp9/encoder/vp9_encodemb.c.o
[CC] vp9/encoder/vp9_encodemv.c.o
[CC] vp9/encoder/vp9_ethread.c.o
[CC] vp9/encoder/vp9_extend.c.o
[CC] vp9/encoder/vp9_frame_scale.c.o
[CC] vp9/encoder/vp9_lookahead.c.o
[CC] vp9/encoder/vp9_multi_thread.c.o
[CC] vp9/encoder/vp9_mcomp.c.o
[CC] vp9/encoder/vp9_encoder.c.o
[CC] vp9/encoder/vp9_picklpf.c.o
[CC] vp9/encoder/vp9_quantize.c.o
[CC] vp9/encoder/vp9_ratectrl.c.o
[CC] vp9/encoder/vp9_rd.c.o
[CC] vp9/encoder/vp9_rdopt.c.o
[CC] vp9/encoder/vp9_pickmode.c.o
[CC] vp9/encoder/vp9_segmentation.c.o
[CC] vp9/encoder/vp9_speed_features.c.o
[CC] vp9/encoder/vp9_subexp.c.o
[CC] vp9/encoder/vp9_svc_layercontext.c.o
[CC] vp9/encoder/vp9_resize.c.o
[CC] vp9/encoder/vp9_tokenize.c.o
[CC] vp9/encoder/vp9_treewriter.c.o
[CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
[CC] vp9/encoder/vp9_skin_detection.c.o
[CC] vp9/encoder/vp9_noise_estimate.c.o
[CC] vp9/encoder/vp9_ext_ratectrl.c.o
[CC] vp9/encoder/arm/neon/vp9_error_neon.c.o
[CC] vp9/encoder/arm/neon/vp9_frame_scale_neon.c.o
[CC] vp9/encoder/arm/neon/vp9_quantize_neon.c.o
[CC] vp9/vp9_dx_iface.c.o
[CC] vp9/decoder/vp9_decodemv.c.o
[CC] vp9/decoder/vp9_decodeframe.c.o
[CC] vp9/decoder/vp9_detokenize.c.o
[CC] vp9/decoder/vp9_decoder.c.o
[CC] vp9/decoder/vp9_dsubexp.c.o
[CC] vp9/decoder/vp9_job_queue.c.o
[CC] vpx_config.c.o
[CREATE] vpx.pc
[CXX] vp9/ratectrl_rtc.cc.o
[INSTALL] build/arm64-v8a/include/vpx/vp8.h
[INSTALL] build/arm64-v8a/include/vpx/vp8cx.h
[INSTALL] build/arm64-v8a/include/vpx/vpx_ext_ratectrl.h
[INSTALL] build/arm64-v8a/include/vpx/vp8dx.h
[INSTALL] build/arm64-v8a/include/vpx/vpx_codec.h
[INSTALL] build/arm64-v8a/include/vpx/vpx_frame_buffer.h
[INSTALL] build/arm64-v8a/include/vpx/vpx_image.h
[INSTALL] build/arm64-v8a/include/vpx/vpx_integer.h
[INSTALL] build/arm64-v8a/include/vpx/vpx_decoder.h
[INSTALL] build/arm64-v8a/include/vpx/vpx_encoder.h
[INSTALL] build/arm64-v8a/lib/pkgconfig/vpx.pc
[AR] libvpx_g.a
[AR] libvp9rc_g.a
[STRIP] libvp9rc.a < libvp9rc_g.a
[STRIP] libvpx.a < libvpx_g.a
[INSTALL] build/arm64-v8a/lib/libvpx.a
HEAD is now at a77521cd5d Changelog: update
Build platform: linux-x86_64
Parallel jobs: 20
Building x86_64...
Cleaning...
Makefile:167: /tests/Makefile: No such file or directory
make: *** No rule to make target '/tests/Makefile'. Stop.
Configuring...
install prefix ./build/x86_64
source path .
C compiler /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android21-clang
C library bionic
host C compiler gcc
host C library
ARCH c (generic)
big-endian no
runtime cpu detection yes
debug symbols no
strip symbols yes
optimize for size no
optimizations yes
static yes
shared no
postprocessing support no
network support no
threading support pthreads
safe bitstream reader yes
texi2html enabled no
perl enabled yes
pod2man enabled yes
makeinfo enabled no
makeinfo supports HTML no
External libraries:
libvpx
External libraries providing hardware acceleration:
v4l2_m2m
Libraries:
avcodec avresample swresample
avformat avutil swscale
Programs:
Enabled decoders:
alac h264 mpeg4
gif libvpx_vp9 opus
h263 mjpeg
Enabled encoders:
Enabled hwaccels:
Enabled parsers:
h263 mpeg4video
Enabled demuxers:
gif mov
matroska ogg
Enabled muxers:
Enabled protocols:
file
Enabled filters:
Enabled bsfs:
null
Enabled indevs:
Enabled outdevs:
License: GPL version 3 or later
WARNING: /opt/android-sdk/ndk/21.4.7075529/toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-pkg-config not found, library detection may fail.
WARNING: Building with deprecated library libavresample
GEN libavutil/libavutil.version
GEN libswscale/libswscale.version
GEN libswresample/libswresample.version
GEN libavresample/libavresample.version
GEN libavcodec/libavcodec.version
GEN libavformat/libavformat.version
CC libavformat/allformats.o
CC libavformat/avio.o
CC libavformat/aviobuf.o
CC libavformat/cutils.o
CC libavformat/dump.o
CC libavformat/file.o
CC libavformat/flac_picture.o
CC libavformat/format.o
CC libavformat/gifdec.o
CC libavformat/id3v1.o
CC libavformat/id3v2.o
CC libavformat/isom.o
CC libavformat/matroska.o
CC libavformat/matroskadec.o
CC libavformat/metadata.o
CC libavformat/mov.o
CC libavformat/mov_esds.o
CC libavformat/mov_chan.o
CC libavformat/mux.o
CC libavformat/oggdec.o
libavformat/dump.c:504:29: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->properties = st->codec->properties;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:505:29: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->codec = st->codec->codec;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:506:29: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->qmin = st->codec->qmin;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:507:29: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->qmax = st->codec->qmax;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:508:31: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->coded_width = st->codec->coded_width;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:509:31: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->coded_height = st->codec->coded_height;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:544:23: warning: 'codec' is deprecated [-Wdeprecated-declarations]
int tbc = st->codec->time_base.den && st->codec->time_base.num;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:544:51: warning: 'codec' is deprecated [-Wdeprecated-declarations]
int tbc = st->codec->time_base.den && st->codec->time_base.num;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:556:38: warning: 'codec' is deprecated [-Wdeprecated-declarations]
print_fps(1 / av_q2d(st->codec->time_base), "tbc");
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavformat/oggparsecelt.o
CC libavformat/oggparsedirac.o
CC libavformat/oggparseflac.o
CC libavformat/oggparseogm.o
CC libavformat/oggparseopus.o
CC libavformat/oggparseskeleton.o
CC libavformat/oggparsespeex.o
CC libavformat/oggparsetheora.o
CC libavformat/oggparsevorbis.o
CC libavformat/oggparsevp8.o
CC libavformat/options.o
CC libavformat/os_support.o
CC libavformat/protocols.o
CC libavformat/qtpalette.o
libavformat/protocols.c:100:7: warning: assigning to 'const URLProtocol **' (aka 'const struct URLProtocol **') from 'const URLProtocol *const *' (aka 'const struct URLProtocol *const *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
p = p ? p + 1 : url_protocols;
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavformat/replaygain.o
CC libavformat/riff.o
libavformat/options.c:64:20: warning: 'av_iformat_next' is deprecated [-Wdeprecated-declarations]
while ((ifmt = av_iformat_next(ifmt)))
^
libavformat/avformat.h:2086:1: note: 'av_iformat_next' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/options.c:69:24: warning: 'av_oformat_next' is deprecated [-Wdeprecated-declarations]
while ((ofmt = av_oformat_next(ofmt)))
^
libavformat/avformat.h:2094:1: note: 'av_oformat_next' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/options.c:73:23: warning: 'av_iformat_next' is deprecated [-Wdeprecated-declarations]
while (ifmt = av_iformat_next(ifmt))
^
libavformat/avformat.h:2086:1: note: 'av_iformat_next' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/options.c:77:19: warning: 'av_oformat_next' is deprecated [-Wdeprecated-declarations]
while (ofmt = av_oformat_next(ofmt))
^
libavformat/avformat.h:2094:1: note: 'av_oformat_next' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavformat/riffdec.o
1 warning generated.
CC libavformat/rmsipr.o
CC libavformat/sdp.o
CC libavformat/url.o
CC libavformat/utils.o
CC libavformat/vorbiscomment.o
4 warnings generated.
GEN libavformat/libavformat.pc
CC libavcodec/ac3_parser.o
9 warnings generated.
CC libavcodec/ac3tab.o
CC libavcodec/adts_parser.o
CC libavcodec/alac.o
CC libavcodec/alac_data.o
CC libavcodec/alacdsp.o
CC libavcodec/allcodecs.o
CC libavcodec/avfft.o
CC libavcodec/avdct.o
CC libavcodec/avpacket.o
CC libavcodec/avpicture.o
CC libavcodec/bitstream.o
CC libavcodec/bitstream_filter.o
CC libavcodec/bitstream_filters.o
CC libavcodec/blockdsp.o
CC libavcodec/bsf.o
CC libavcodec/cabac.o
CC libavcodec/codec_desc.o
CC libavcodec/d3d11va.o
CC libavcodec/decode.o
CC libavcodec/dirac.o
CC libavcodec/dv_profile.o
CC libavcodec/encode.o
CC libavcodec/error_resilience.o
CC libavcodec/exif.o
CC libavcodec/faandct.o
CC libavcodec/fdctdsp.o
CC libavcodec/faanidct.o
CC libavcodec/fft_fixed.o
libavformat/utils.c:5786:42: warning: 'codec' is deprecated [-Wdeprecated-declarations]
const AVCodecContext *dec_ctx = ist->codec;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/utils.c:5787:42: warning: 'codec' is deprecated [-Wdeprecated-declarations]
AVCodecContext *enc_ctx = ost->codec;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavcodec/encode.c:370:15: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations]
ret = avcodec_encode_video2(avctx, avctx->internal->buffer_pkt,
^
libavcodec/avcodec.h:3690:1: note: 'avcodec_encode_video2' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavcodec/encode.c:373:15: warning: 'avcodec_encode_audio2' is deprecated [-Wdeprecated-declarations]
ret = avcodec_encode_audio2(avctx, avctx->internal->buffer_pkt,
^
libavcodec/avcodec.h:3651:1: note: 'avcodec_encode_audio2' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/fft_fixed_32.o
CC libavcodec/fft_float.o
CC libavcodec/fft_init_table.o
CC libavcodec/flvdec.o
libavcodec/decode.c:770:25: warning: 'refcounted_frames' is deprecated [-Wdeprecated-declarations]
if (!avctx->refcounted_frames) {
^
libavcodec/avcodec.h:1356:5: note: 'refcounted_frames' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/gifdec.o
CC libavcodec/golomb.o
CC libavcodec/h263.o
2 warnings generated.
CC libavcodec/h263_parser.o
CC libavcodec/h263data.o
CC libavcodec/h263dec.o
CC libavcodec/h263dsp.o
CC libavcodec/h2645_parse.o
CC libavcodec/h264_cabac.o
CC libavcodec/h264_cavlc.o
CC libavcodec/h264_direct.o
CC libavcodec/h264_loopfilter.o
CC libavcodec/h264_mb.o
CC libavcodec/h264_parse.o
CC libavcodec/h264_picture.o
CC libavcodec/h264_ps.o
CC libavcodec/h264_refs.o
CC libavcodec/h264_sei.o
CC libavcodec/h264_slice.o
CC libavcodec/h264chroma.o
CC libavcodec/h264data.o
CC libavcodec/h264dec.o
CC libavcodec/h264dsp.o
CC libavcodec/h264idct.o
CC libavcodec/h264pred.o
CC libavcodec/h264qpel.o
1 warning generated.
CC libavcodec/hpeldsp.o
CC libavcodec/idctdsp.o
CC libavcodec/imgconvert.o
CC libavcodec/intelh263dec.o
CC libavcodec/ituh263dec.o
CC libavcodec/jfdctfst.o
CC libavcodec/jfdctint.o
CC libavcodec/jni.o
CC libavcodec/jpegtables.o
CC libavcodec/jrevdct.o
CC libavcodec/libvpx.o
CC libavcodec/libvpxdec.o
CC libavcodec/lzw.o
CC libavcodec/mathtables.o
CC libavcodec/mdct15.o
CC libavcodec/me_cmp.o
CC libavcodec/mediacodec.o
CC libavcodec/mjpegdec.o
CC libavcodec/mjpegenc_huffman.o
CC libavcodec/mpeg12framerate.o
CC libavcodec/mpeg4audio.o
CC libavcodec/mpeg4video.o
CC libavcodec/mpeg4video_parser.o
CC libavcodec/mpeg4videodec.o
libavcodec/mjpegdec.c:2527:21: warning: 'av_frame_set_qp_table' is deprecated [-Wdeprecated-declarations]
av_frame_set_qp_table(data, qp_table_buf, 0, FF_QSCALE_TYPE_MPEG1);
^
./libavutil/frame.h:726:1: note: 'av_frame_set_qp_table' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/mpeg_er.o
CC libavcodec/mpegaudiodata.o
CC libavcodec/mpegpicture.o
CC libavcodec/mpegutils.o
CC libavcodec/mpegvideo.o
CC libavcodec/mpegvideo_motion.o
CC libavcodec/mpegvideodata.o
CC libavcodec/mpegvideodsp.o
libavcodec/mpegvideo.c:1460:12: warning: 'av_frame_set_qp_table' is deprecated [-Wdeprecated-declarations]
return av_frame_set_qp_table(f, ref, s->mb_stride, qp_type);
^
./libavutil/frame.h:726:1: note: 'av_frame_set_qp_table' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/null_bsf.o
CC libavcodec/options.o
CC libavcodec/opus.o
CC libavcodec/opus_celt.o
CC libavcodec/opus_pvq.o
CC libavcodec/opus_rc.o
CC libavcodec/opus_silk.o
CC libavcodec/opusdec.o
CC libavcodec/opusdsp.o
CC libavcodec/opustab.o
CC libavcodec/parser.o
CC libavcodec/parsers.o
CC libavcodec/pixblockdsp.o
CC libavcodec/profiles.o
CC libavcodec/pthread.o
CC libavcodec/pthread_frame.o
2 warnings generated.
CC libavcodec/pthread_slice.o
CC libavcodec/qpeldsp.o
CC libavcodec/qsv_api.o
CC libavcodec/raw.o
CC libavcodec/rl.o
CC libavcodec/simple_idct.o
CC libavcodec/startcode.o
CC libavcodec/tiff_common.o
CC libavcodec/utils.o
CC libavcodec/v4l2_buffers.o
CC libavcodec/v4l2_context.o
CC libavcodec/v4l2_fmt.o
CC libavcodec/v4l2_m2m.o
CC libavcodec/videodsp.o
CC libavcodec/vorbis_data.o
CC libavcodec/vorbis_parser.o
libavcodec/utils.c:1120:17: warning: 'refcounted_frames' is deprecated [-Wdeprecated-declarations]
if (!avctx->refcounted_frames)
^
libavcodec/avcodec.h:1356:5: note: 'refcounted_frames' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/xiph.o
CC libavcodec/xvididct.o
GEN libavcodec/libavcodec.pc
CC libavresample/audio_convert.o
CC libavresample/audio_data.o
CC libavresample/audio_mix.o
In file included from libavresample/audio_convert.c:30:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6:CC libavresample/audio_mix_matrix.o
note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_convert.c:30:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_convert.c:30:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_convert.c:32:
libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod method);
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavresample/dither.o
CC libavresample/options.o
libavresample/audio_convert.c:279:31: warning: 'AV_RESAMPLE_DITHER_NONE' is deprecated [-Wdeprecated-declarations]
if (avr->dither_method != AV_RESAMPLE_DITHER_NONE &&
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavresample/resample.o
In file included from libavresample/audio_data.c:25:
In file included from libavresample/audio_data.h:30:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_data.c:25:
In file included from libavresample/audio_data.h:30:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_data.c:25:
In file included from libavresample/audio_data.h:30:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix.c:27:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix.c:27:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix.c:27:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix.c:29:
libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type, int in_channels,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:36:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type;
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:62:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type, int in_channels,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix_matrix.c:28:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix_matrix.c:28:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix_matrix.c:28:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix_matrix.c:30:
libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type, int in_channels,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:296:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:299:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:302:51: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_Q15,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:305:51: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_Q8,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:310:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:313:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:316:51: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_Q8,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:319:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:322:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:325:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:378:15: warning: 'avresample_build_matrix' is deprecated [-Wdeprecated-declarations]
ret = avresample_build_matrix(avr->in_channel_layout,
^
libavresample/avresample.h:285:1: note: 'avresample_build_matrix' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/dither.c:39:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.hlibavresample/audio_mix.c:513:10: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_Q8::112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from ^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
libavresample/dither.c# define attribute_deprecated __attribute__((deprecated))
^
:39:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/audio_mix.clibavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
CC libavresample/utils.o
# define attribute_deprecated __attribute__((deprecated))
^
:In file included from libavresample/dither.c:39:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
516 enum AVResampleDitherMethod dither_method; /**< dither method */:10: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_Q15:
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:libavresample/audio_mix.c100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
:519:10: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_FLT:
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/dither.c:40:
libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod method);
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:56:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod method;
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:148:37: libavresample/audio_mix.cwarning: 'AV_RESAMPLE_DITHER_RECTANGULAR' is deprecated [-Wdeprecated-declarations]
(c->method == AV_RESAMPLE_DITHER_RECTANGULAR ? 1 : 2);
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated)):701
^
:14: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_Q8:
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
libavresample/dither.c:166:22: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_HP' is deprecated [-Wdeprecated-declarations]
^ if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_HP)
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:704:14: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_Q15:
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^libavresample/dither.c
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
:228:26: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_NS) {
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
libavresample/audio_mix.c:707:14: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_FLT: ^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:279:22: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
if (c->method != AV_RESAMPLE_DITHER_TRIANGULAR_NS) {
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:330:38: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod method)
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:336:19: warning: 'AV_RESAMPLE_DITHER_RECTANGULAR' is deprecated [-Wdeprecated-declarations]
if (method == AV_RESAMPLE_DITHER_RECTANGULAR)
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:369:31: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
if (avr->dither_method == AV_RESAMPLE_DITHER_TRIANGULAR_NS &&
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:373:30: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_HP' is deprecated [-Wdeprecated-declarations]
avr->dither_method = AV_RESAMPLE_DITHER_TRIANGULAR_HP;
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:378:22: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_NS) {
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
GEN libavresample/libavresample.pc
In file included from libavresample/options.c:27:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6: note: In file included from libavresample/resample.c'AVMixCoeffType' has been explicitly marked deprecated here
:25:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/options.c:27:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType { ^
In file included from libavresample/options.c:27:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
^enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/resample.c:25:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
In file included from libavresample/options.c:28:
libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
./libavutil/attributes.h enum AVMixCoeffType coeff_type, int in_channels,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/resample.c:25:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod { ^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/resample.c:26:
libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type;
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:56:122: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
{ "mix_coeff_type", "Mixing Coefficient Type", OFFSET(mix_coeff_type), AV_OPT_TYPE_INT, { .i64 = AV_MIX_COEFF_TYPE_FLT }, AV_MIX_COEFF_TYPE_Q8, AV_MIX_COEFF_TYPE_NB-1, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:56:147: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
{ "mix_coeff_type", "Mixing Coefficient Type", OFFSET(mix_coeff_type), AV_OPT_TYPE_INT, { .i64 = AV_MIX_COEFF_TYPE_FLT }, AV_MIX_COEFF_TYPE_Q8, AV_MIX_COEFF_TYPE_NB-1, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:56:169: warning: 'AV_MIX_COEFF_TYPE_NB' is deprecated [-Wdeprecated-declarations]
{ "mix_coeff_type", "Mixing Coefficient Type", OFFSET(mix_coeff_type), AV_OPT_TYPE_INT, { .i64 = AV_MIX_COEFF_TYPE_FLT }, AV_MIX_COEFF_TYPE_Q8, AV_MIX_COEFF_TYPE_NB-1, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:57:77: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
{ "q8", "16-bit 8.8 Fixed-Point", 0, AV_OPT_TYPE_CONST, { .i64 = AV_MIX_COEFF_TYPE_Q8 }, INT_MIN, INT_MAX, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:58:77: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations]
{ "q15", "32-bit 17.15 Fixed-Point", 0, AV_OPT_TYPE_CONST, { .i64 = AV_MIX_COEFF_TYPE_Q15 }, INT_MIN, INT_MAX, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:59:77: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
{ "flt", "Floating-Point", 0, AV_OPT_TYPE_CONST, { .i64 = AV_MIX_COEFF_TYPE_FLT }, INT_MIN, INT_MAX, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:CC libswresample/audioconvert.o
100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:75:122: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations]
{ "filter_type", "Filter Type", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, AV_RESAMPLE_FILTER_TYPE_CUBIC, AV_RESAMPLE_FILTER_TYPE_KAISER, PARAM, "filter_type" },
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:75:156: warning: 'AV_RESAMPLE_FILTER_TYPE_CUBIC' is deprecated [-Wdeprecated-declarations]
{ "filter_type", "Filter Type", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, AV_RESAMPLE_FILTER_TYPE_CUBIC, AV_RESAMPLE_FILTER_TYPE_KAISER, PARAM, "filter_type" },
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:75:187: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations]
{ "filter_type", "Filter Type", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, AV_RESAMPLE_FILTER_TYPE_CUBIC, AV_RESAMPLE_FILTER_TYPE_KAISER, PARAM, "filter_type" },
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:76:96: warning: 'AV_RESAMPLE_FILTER_TYPE_CUBIC' is deprecated [-Wdeprecated-declarations]
libavresample/resample.c { "cubic", "Cubic", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_FILTER_TYPE_CUBIC }, INT_MIN, INT_MAX, PARAM, "filter_type" },:87:18: warning
^
: 'AV_RESAMPLE_FILTER_TYPE_CUBIC' is deprecated [-Wdeprecated-declarations]
case AV_RESAMPLE_FILTER_TYPE_CUBIC: {
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
libavresample/avresample.henum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
:# define attribute_deprecated __attribute__((deprecated))
^
123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49libavresample/resample.c:94:18: warning: 'AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL' is deprecated [-Wdeprecated-declarations]
: case AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL:
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType { note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:77:96: warning: 'AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL' is deprecated [-Wdeprecated-declarations]
{ "blackman_nuttall", "Blackman Nuttall Windowed Sinc", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL }, INT_MIN, INT_MAX, PARAM, "filter_type" },
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
libavresample/avresample.h:123:6libavresample/resample.c: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated)):
^
libavresample/options.c:100:18: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations]
78:96: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations]
case AV_RESAMPLE_FILTER_TYPE_KAISER:
{ "kaiser", "Kaiser Windowed Sinc", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, INT_MIN, INT_MAX, PARAM, "filter_type" },
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated)) ^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
libavresample/options.c:80:122: warning: 'AV_RESAMPLE_DITHER_NONE' is deprecated [-Wdeprecated-declarations]
{ "dither_method", "Dither Method", OFFSET(dither_method), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_DITHER_NONE }, 0, AV_RESAMPLE_DITHER_NB-1, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:80:152: warning: 'AV_RESAMPLE_DITHER_NB' is deprecated [-Wdeprecated-declarations]
{ "dither_method", "Dither Method", OFFSET(dither_method), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_DITHER_NONE }, 0, AV_RESAMPLE_DITHER_NB-1, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:81:98: warning: 'AV_RESAMPLE_DITHER_NONE' is deprecated [-Wdeprecated-declarations]
{"none", "No Dithering", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_NONE }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:82:98: warning: 'AV_RESAMPLE_DITHER_RECTANGULAR' is deprecated [-Wdeprecated-declarations]
{"rectangular", "Rectangular Dither", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_RECTANGULAR }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:83:98: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR' is deprecated [-Wdeprecated-declarations]
{"triangular", "Triangular Dither", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:84:98: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_HP' is deprecated [-Wdeprecated-declarations]
{"triangular_hp", "Triangular Dither With High Pass", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR_HP }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:85:98: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
{"triangular_ns", "Triangular Dither With Noise Shaping", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR_NS }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libswresample/dither.o
In file included from libavresample/utils.c:30:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/utils.c:30:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/utils.c:30:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^23
warnings generated.
In file included from libavresample/utils.c:33:
libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type, int in_channels,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/utils.c:34:
libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type;
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libswresample/options.o
libavresample/utils.c:570:11: warning: 'avresample_convert' is deprecated [-Wdeprecated-declarations]
ret = avresample_convert(avr, out_data, out_linesize,
^
libavresample/avresample.h:450:1: note: 'avresample_convert' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/utils.c:787:42: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
libavresample/utils.c:787:42: note: use array indexing to silence this warning
return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1;
^
& [ ]
4 warnings generated.
CC libswresample/rematrix.o
3 warnings generated.
CC libswresample/resample.o
CC libswresample/resample_dsp.o
14 warnings generated.
CC libswresample/swresample.o
7 warnings generated.
CC libswresample/swresample_frame.o
GEN libswresample/libswresample.pc
CC libswscale/alphablend.o
CC libswscale/gamma.o
CC libswscale/hscale.o
7 warnings generated.
CC libswscale/hscale_fast_bilinear.o
CC libswscale/input.o
1 warning generated.
CC libswscale/options.o
CC libswscale/output.o
CC libswscale/rgb2rgb.o
CC libswscale/slice.o
CC libswscale/swscale.o
CC libswscale/swscale_unscaled.o
23 warnings generated.
CC libswscale/utils.o
CC libswscale/vscale.o
CC libswscale/yuv2rgb.o
GEN libswscale/libswscale.pc
CC libavutil/../compat/strtod.o
CC libavutil/adler32.o
CC libavutil/aes.o
CC libavutil/aes_ctr.o
CC libavutil/audio_fifo.o
5 warnings generated.
CC libavutil/avsscanf.o
CC libavutil/avstring.o
1 warning generated.
CC libavutil/base64.o
CC libavutil/blowfish.o
CC libavutil/bprint.o
CC libavutil/camellia.o
CC libavutil/buffer.o
CC libavutil/cast5.o
CC libavutil/channel_layout.o
CC libavutil/color_utils.o
CC libavutil/cpu.o
CC libavutil/crc.o
CC libavutil/des.o
CC libavutil/dict.o
CC libavutil/display.o
CC libavutil/dovi_meta.o
CC libavutil/downmix_info.o
CC libavutil/encryption_info.o
CC libavutil/error.o
CC libavutil/eval.o
CC libavutil/fifo.o
CC libavutil/file.o
CC libavutil/file_open.o
CC libavutil/fixed_dsp.o
CC libavutil/float_dsp.o
1 warning generated.
CC libavutil/frame.o
CC libavutil/hash.o
CC libavutil/hdr_dynamic_metadata.o
CC libavutil/hmac.o
CC libavutil/hwcontext.o
CC libavutil/imgutils.o
CC libavutil/integer.o
CC libavutil/intmath.o
CC libavutil/lfg.o
CC libavutil/lls.o
CC libavutil/log.o
CC libavutil/log2_tab.o
CC libavutil/lzo.o
CC libavutil/mastering_display_metadata.o
CC libavutil/mathematics.o
CC libavutil/md5.o
CC libavutil/mem.o
CC libavutil/murmur3.o
CC libavutil/opt.o
CC libavutil/parseutils.o
CC libavutil/pixdesc.o
CC libavutil/pixelutils.o
CC libavutil/random_seed.o
CC libavutil/rational.o
CC libavutil/rc4.o
CC libavutil/reverse.o
CC libavutil/ripemd.o
CC libavutil/samplefmt.o
CC libavutil/sha.o
CC libavutil/sha512.o
CC libavutil/slicethread.o
CC libavutil/spherical.o
CC libavutil/stereo3d.o
CC libavutil/tea.o
CC libavutil/threadmessage.o
CC libavutil/time.o
CC libavutil/timecode.o
CC libavutil/tree.o
CC libavutil/twofish.o
CC libavutil/tx.o
CC libavutil/tx_double.o
CC libavutil/tx_float.o
CC libavutil/tx_int32.o
CC libavutil/utils.o
CC libavutil/video_enc_params.o
CC libavutil/xga_font_data.o
libavutil/video_enc_params.c:36:19: warning: result of comparison of constant 922337203685477580 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
if (nb_blocks > SIZE_MAX / sizeof(AVVideoBlockParams) ||
~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
CC libavutil/xtea.o
GEN libavutil/libavutil.pc
AR libavformat/libavformat.a
AR libavresample/libavresample.a
AR libswresample/libswresample.a
AR libavutil/libavutil.a
AR libswscale/libswscale.a
AR libavcodec/libavcodec.a
INSTALL doc/examples/avio_list_dir.c
INSTALL doc/examples/avio_reading.c
INSTALL doc/examples/decode_audio.c
INSTALL doc/examples/decode_video.c
INSTALL doc/examples/demuxing_decoding.c
INSTALL doc/examples/encode_audio.c
INSTALL doc/examples/encode_video.c
INSTALL doc/examples/extract_mvs.c
INSTALL doc/examples/filter_audio.c
INSTALL doc/examples/filtering_audio.c
INSTALL doc/examples/filtering_video.c
INSTALL doc/examples/http_multiclient.c
INSTALL doc/examples/hw_decode.c
INSTALL doc/examples/metadata.c
INSTALL doc/examples/muxing.c
INSTALL doc/examples/qsvdec.c
INSTALL doc/examples/remuxing.c
INSTALL doc/examples/resampling_audio.c
INSTALL doc/examples/scaling_video.c
INSTALL doc/examples/transcode_aac.c
INSTALL doc/examples/transcoding.c
INSTALL doc/examples/vaapi_encode.c
INSTALL doc/examples/vaapi_transcode.c
INSTALL doc/examples/README
INSTALL doc/examples/Makefile
INSTALL doc/examples/avio_list_dir.c
INSTALL doc/examples/avio_reading.c
INSTALL doc/examples/decode_audio.c
INSTALL doc/examples/decode_video.c
INSTALL doc/examples/demuxing_decoding.c
INSTALL doc/examples/encode_audio.c
INSTALL doc/examples/encode_video.c
INSTALL doc/examples/extract_mvs.c
INSTALL doc/examples/filter_audio.c
INSTALL doc/examples/filtering_audio.c
INSTALL doc/examples/filtering_video.c
INSTALL doc/examples/http_multiclient.c
INSTALL doc/examples/hw_decode.c
INSTALL doc/examples/metadata.c
INSTALL doc/examples/muxing.c
INSTALL doc/examples/qsvdec.c
INSTALL doc/examples/remuxing.c
INSTALL doc/examples/resampling_audio.c
INSTALL doc/examples/scaling_video.c
INSTALL doc/examples/transcode_aac.c
INSTALL doc/examples/transcoding.c
INSTALL doc/examples/vaapi_encode.c
INSTALL doc/examples/vaapi_transcode.c
INSTALL doc/examples/README
INSTALL doc/examples/Makefile
INSTALL libavformat/libavformat.a
INSTALL libavcodec/libavcodec.a
INSTALL libavresample/libavresample.a
INSTALL libswresample/libswresample.a
INSTALL libswscale/libswscale.a
INSTALL libavutil/libavutil.a
INSTALL libavformat/avformat.h
INSTALL libavformat/avio.h
INSTALL libavformat/version.h
INSTALL libavformat/libavformat.pc
INSTALL libavcodec/ac3_parser.h
INSTALL libavcodec/adts_parser.h
INSTALL libavcodec/avcodec.h
INSTALL libavcodec/avdct.h
INSTALL libavcodec/avfft.h
INSTALL libavcodec/bsf.h
INSTALL libavcodec/codec.h
INSTALL libavcodec/codec_desc.h
INSTALL libavcodec/codec_id.h
INSTALL libavcodec/codec_par.h
INSTALL libavcodec/d3d11va.h
INSTALL libavcodec/dirac.h
INSTALL libavcodec/dv_profile.h
INSTALL libavcodec/dxva2.h
INSTALL libavcodec/jni.h
INSTALL libavcodec/mediacodec.h
INSTALL libavcodec/packet.h
INSTALL libavcodec/qsv.h
INSTALL libavcodec/vaapi.h
INSTALL libavcodec/vdpau.h
INSTALL libavcodec/version.h
INSTALL libavcodec/videotoolbox.h
INSTALL libavcodec/vorbis_parser.h
INSTALL libavcodec/xvmc.h
INSTALL libavcodec/libavcodec.pc
INSTALL libavresample/avresample.h
INSTALL libavresample/version.h
INSTALL libavresample/libavresample.pc
INSTALL libswresample/swresample.h
INSTALL libswresample/version.h
INSTALL libswresample/libswresample.pc
INSTALL libswscale/swscale.h
INSTALL libswscale/version.h
INSTALL libswscale/libswscale.pc
INSTALL libavutil/adler32.h
INSTALL libavutil/aes.h
INSTALL libavutil/aes_ctr.h
INSTALL libavutil/attributes.h
INSTALL libavutil/audio_fifo.h
INSTALL libavutil/avassert.h
INSTALL libavutil/avstring.h
INSTALL libavutil/avutil.h
INSTALL libavutil/base64.h
INSTALL libavutil/blowfish.h
INSTALL libavutil/bprint.h
INSTALL libavutil/bswap.h
INSTALL libavutil/buffer.h
INSTALL libavutil/cast5.h
INSTALL libavutil/camellia.h
INSTALL libavutil/channel_layout.h
INSTALL libavutil/common.h
INSTALL libavutil/cpu.h
INSTALL libavutil/crc.h
INSTALL libavutil/des.h
INSTALL libavutil/dict.h
INSTALL libavutil/display.h
INSTALL libavutil/dovi_meta.h
INSTALL libavutil/downmix_info.h
INSTALL libavutil/encryption_info.h
INSTALL libavutil/error.h
INSTALL libavutil/eval.h
INSTALL libavutil/fifo.h
INSTALL libavutil/file.h
INSTALL libavutil/frame.h
INSTALL libavutil/hash.h
INSTALL libavutil/hdr_dynamic_metadata.h
INSTALL libavutil/hmac.h
INSTALL libavutil/hwcontext.h
INSTALL libavutil/hwcontext_cuda.h
INSTALL libavutil/hwcontext_d3d11va.h
INSTALL libavutil/hwcontext_drm.h
INSTALL libavutil/hwcontext_dxva2.h
INSTALL libavutil/hwcontext_qsv.h
INSTALL libavutil/hwcontext_mediacodec.h
INSTALL libavutil/hwcontext_opencl.h
INSTALL libavutil/hwcontext_vaapi.h
INSTALL libavutil/hwcontext_videotoolbox.h
INSTALL libavutil/hwcontext_vdpau.h
INSTALL libavutil/hwcontext_vulkan.h
INSTALL libavutil/imgutils.h
INSTALL libavutil/intfloat.h
INSTALL libavutil/intreadwrite.h
INSTALL libavutil/lfg.h
INSTALL libavutil/log.h
INSTALL libavutil/macros.h
INSTALL libavutil/mathematics.h
INSTALL libavutil/mastering_display_metadata.h
INSTALL libavutil/md5.h
INSTALL libavutil/mem.h
INSTALL libavutil/motion_vector.h
INSTALL libavutil/murmur3.h
INSTALL libavutil/opt.h
INSTALL libavutil/parseutils.h
INSTALL libavutil/pixdesc.h
INSTALL libavutil/pixelutils.h
INSTALL libavutil/pixfmt.h
INSTALL libavutil/random_seed.h
INSTALL libavutil/rc4.h
INSTALL libavutil/rational.h
INSTALL libavutil/replaygain.h
INSTALL libavutil/ripemd.h
INSTALL libavutil/samplefmt.h
INSTALL libavutil/sha.h
INSTALL libavutil/sha512.h
INSTALL libavutil/spherical.h
INSTALL libavutil/stereo3d.h
INSTALL libavutil/threadmessage.h
INSTALL libavutil/time.h
INSTALL libavutil/timecode.h
INSTALL libavutil/timestamp.h
INSTALL libavutil/tree.h
INSTALL libavutil/twofish.h
INSTALL libavutil/version.h
INSTALL libavutil/video_enc_params.h
INSTALL libavutil/xtea.h
INSTALL libavutil/tea.h
INSTALL libavutil/tx.h
INSTALL libavutil/lzo.h
INSTALL libavutil/avconfig.h
INSTALL libavutil/ffversion.h
INSTALL libavutil/libavutil.pc
Building arm64...
Cleaning...
Configuring...
install prefix ./build/arm64-v8a
source path .
C compiler /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
C library bionic
host C compiler gcc
host C library
ARCH aarch64 (generic)
big-endian no
runtime cpu detection yes
NEON enabled yes
VFP enabled yes
debug symbols no
strip symbols yes
optimize for size no
optimizations yes
static yes
shared no
postprocessing support no
network support no
threading support pthreads
safe bitstream reader yes
texi2html enabled no
perl enabled yes
pod2man enabled yes
makeinfo enabled no
makeinfo supports HTML no
External libraries:
libvpx
External libraries providing hardware acceleration:
v4l2_m2m
Libraries:
avcodec avresample swresample
avformat avutil swscale
Programs:
Enabled decoders:
alac h264 mpeg4
gif libvpx_vp9 opus
h263 mjpeg
Enabled encoders:
Enabled hwaccels:
Enabled parsers:
h263 mpeg4video
Enabled demuxers:
gif mov
matroska ogg
Enabled muxers:
Enabled protocols:
file
Enabled filters:
Enabled bsfs:
null
Enabled indevs:
Enabled outdevs:
License: GPL version 3 or later
WARNING: /opt/android-sdk/ndk/21.4.7075529/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-pkg-config not found, library detection may fail.
WARNING: Building with deprecated library libavresample
libavfilter/filter_list.c is unchanged
libavcodec/codec_list.c is unchanged
libavcodec/parser_list.c is unchanged
libavcodec/bsf_list.c is unchanged
libavformat/demuxer_list.c is unchanged
libavformat/muxer_list.c is unchanged
libavdevice/indev_list.c is unchanged
libavdevice/outdev_list.c is unchanged
libavformat/protocol_list.c is unchanged
GEN libavutil/libavutil.version
GEN libswscale/libswscale.version
GEN libswresample/libswresample.version
GEN libavresample/libavresample.version
GEN libavcodec/libavcodec.version
GEN libavformat/libavformat.version
CC libavformat/allformats.o
CC libavformat/avio.o
CC libavformat/aviobuf.o
CC libavformat/cutils.o
CC libavformat/dump.o
CC libavformat/file.o
CC libavformat/flac_picture.o
CC libavformat/format.o
CC libavformat/gifdec.o
CC libavformat/id3v1.o
CC libavformat/id3v2.o
CC libavformat/isom.o
CC libavformat/matroska.o
CC libavformat/matroskadec.o
CC libavformat/metadata.o
CC libavformat/mov.o
CC libavformat/mov_chan.o
CC libavformat/mov_esds.o
CC libavformat/mux.o
CC libavformat/oggdec.o
libavformat/dump.c:504:29: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->properties = st->codec->properties;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:505:29: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->codec = st->codec->codec;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:506:29: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->qmin = st->codec->qmin;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:507:29: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->qmax = st->codec->qmax;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:508:31: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->coded_width = st->codec->coded_width;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:509:31: warning: 'codec' is deprecated [-Wdeprecated-declarations]
avctx->coded_height = st->codec->coded_height;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:544:23: warning: 'codec' is deprecated [-Wdeprecated-declarations]
int tbc = st->codec->time_base.den && st->codec->time_base.num;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:544:51: warning: 'codec' is deprecated [-Wdeprecated-declarations]
int tbc = st->codec->time_base.den && st->codec->time_base.num;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/dump.c:556:38: warning: 'codec' is deprecated [-Wdeprecated-declarations]
print_fps(1 / av_q2d(st->codec->time_base), "tbc");
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavformat/oggparsecelt.o
CC libavformat/oggparsedirac.o
CC libavformat/oggparseogm.o
CC libavformat/oggparseflac.o
CC libavformat/oggparseopus.o
CC libavformat/oggparseskeleton.o
CC libavformat/oggparsespeex.o
CC libavformat/oggparsetheora.o
CC libavformat/oggparsevorbis.o
CC libavformat/oggparsevp8.o
CC libavformat/options.o
CC libavformat/os_support.o
CC libavformat/protocols.o
CC libavformat/qtpalette.o
CC libavformat/replaygain.o
libavformat/protocols.c:100:7: warning: assigning to 'const URLProtocol **' (aka 'const struct URLProtocol **') from 'const URLProtocol *const *' (aka 'const struct URLProtocol *const *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
p = p ? p + 1 : url_protocols;
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavformat/riff.o
CC libavformat/riffdec.o
CC libavformat/rmsipr.o
libavformat/options.c:64:20: warning: 'av_iformat_next' is deprecated [-Wdeprecated-declarations]
while ((ifmt = av_iformat_next(ifmt)))
^
libavformat/avformat.h:2086:1: note: 'av_iformat_next' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/options.c:69:24: warning: 'av_oformat_next' is deprecated [-Wdeprecated-declarations]
while ((ofmt = av_oformat_next(ofmt)))
^
libavformat/avformat.h:2094:1: note: 'av_oformat_next' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/options.c:73:23: warning: 'av_iformat_next' is deprecated [-Wdeprecated-declarations]
while (ifmt = av_iformat_next(ifmt))
^
libavformat/avformat.h:2086:1: note: 'av_iformat_next' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/options.c:77:19: warning: 'av_oformat_next' is deprecated [-Wdeprecated-declarations]
while (ofmt = av_oformat_next(ofmt))
^
libavformat/avformat.h:2094:1: note: 'av_oformat_next' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49CC libavformat/sdp.o
: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavformat/url.o
1 warning generated.
CC libavformat/utils.o
CC libavformat/vorbiscomment.o
GEN libavformat/libavformat.pc
9 warnings generated.
CC libavcodec/aarch64/fft_init_aarch64.o
4 warnings generated.
AS libavcodec/aarch64/fft_neon.o
CC libavcodec/aarch64/h264chroma_init_aarch64.o
CC libavcodec/aarch64/h264dsp_init_aarch64.o
AS libavcodec/aarch64/h264dsp_neon.o
AS libavcodec/aarch64/h264cmc_neon.o
AS libavcodec/aarch64/h264idct_neon.o
CC libavcodec/aarch64/h264pred_init.o
AS libavcodec/aarch64/h264pred_neon.o
CC libavcodec/aarch64/h264qpel_init_aarch64.o
AS libavcodec/aarch64/h264qpel_neon.o
CC libavcodec/aarch64/hpeldsp_init_aarch64.o
AS libavcodec/aarch64/hpeldsp_neon.o
CC libavcodec/aarch64/idctdsp_init_aarch64.o
CC libavcodec/aarch64/opusdsp_init.o
AS libavcodec/aarch64/opusdsp_neon.o
CC libavcodec/aarch64/pixblockdsp_init_aarch64.o
AS libavcodec/aarch64/pixblockdsp_neon.o
AS libavcodec/aarch64/simple_idct_neon.o
AS libavcodec/aarch64/videodsp.o
CC libavcodec/aarch64/videodsp_init.o
CC libavcodec/ac3_parser.o
CC libavcodec/ac3tab.o
CC libavcodec/adts_parser.o
CC libavcodec/alac.o
CC libavcodec/alac_data.o
CC libavcodec/allcodecs.o
CC libavcodec/avdct.o
CC libavcodec/alacdsp.o
CC libavcodec/avfft.o
CC libavcodec/avpacket.o
CC libavcodec/avpicture.o
CC libavcodec/bitstream.o
CC libavcodec/bitstream_filter.o
CC libavcodec/bitstream_filters.o
CC libavcodec/blockdsp.o
CC libavcodec/bsf.o
CC libavcodec/cabac.o
CC libavcodec/codec_desc.o
CC libavcodec/d3d11va.o
CC libavcodec/decode.o
CC libavcodec/dirac.o
libavformat/utils.c:5786:42: warning: 'codec' is deprecated [-Wdeprecated-declarations]
const AVCodecContext *dec_ctx = ist->codec;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavformat/utils.c:5787:42: warning: 'codec' is deprecated [-Wdeprecated-declarations]
AVCodecContext *enc_ctx = ost->codec;
^
libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/dv_profile.o
CC libavcodec/encode.o
CC libavcodec/error_resilience.o
CC libavcodec/exif.o
CC libavcodec/faandct.o
CC libavcodec/faanidct.o
CC libavcodec/fdctdsp.o
CC libavcodec/fft_fixed.o
CC libavcodec/fft_fixed_32.o
libavcodec/encode.c:370:15: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations]
ret = avcodec_encode_video2(avctx, avctx->internal->buffer_pkt,
^
libavcodec/avcodec.h:3690:1: note: 'avcodec_encode_video2' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavcodec/encode.c:373:15: warning: 'avcodec_encode_audio2' is deprecated [-Wdeprecated-declarations]
ret = avcodec_encode_audio2(avctx, avctx->internal->buffer_pkt,
^
libavcodec/avcodec.h:3651:1: note: 'avcodec_encode_audio2' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/fft_float.o
libavcodec/decode.c:770:25: warning: 'refcounted_frames' is deprecated [-Wdeprecated-declarations]
if (!avctx->refcounted_frames) {
^
libavcodec/avcodec.h:1356:5: note: 'refcounted_frames' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/fft_init_table.o
CC libavcodec/flvdec.o
CC libavcodec/gifdec.o
CC libavcodec/golomb.o
CC libavcodec/h263.o
2 warnings generated.
CC libavcodec/h263_parser.o
CC libavcodec/h263data.o
CC libavcodec/h263dec.o
CC libavcodec/h263dsp.o
CC libavcodec/h2645_parse.o
CC libavcodec/h264_cabac.o
CC libavcodec/h264_cavlc.o
CC libavcodec/h264_direct.o
CC libavcodec/h264_loopfilter.o
CC libavcodec/h264_mb.o
CC libavcodec/h264_parse.o
CC libavcodec/h264_picture.o
CC libavcodec/h264_ps.o
CC libavcodec/h264_refs.o
CC libavcodec/h264_sei.o
CC libavcodec/h264_slice.o
CC libavcodec/h264chroma.o
CC libavcodec/h264data.o
CC libavcodec/h264dec.o
CC libavcodec/h264dsp.o
CC libavcodec/h264idct.o
CC libavcodec/h264pred.o
CC libavcodec/h264qpel.o
1 warning generated.
CC libavcodec/hpeldsp.o
CC libavcodec/idctdsp.o
CC libavcodec/imgconvert.o
CC libavcodec/intelh263dec.o
CC libavcodec/ituh263dec.o
CC libavcodec/jfdctfst.o
CC libavcodec/jfdctint.o
CC libavcodec/jni.o
CC libavcodec/jpegtables.o
CC libavcodec/jrevdct.o
CC libavcodec/libvpx.o
CC libavcodec/libvpxdec.o
CC libavcodec/lzw.o
CC libavcodec/mathtables.o
CC libavcodec/mdct15.o
CC libavcodec/me_cmp.o
CC libavcodec/mediacodec.o
CC libavcodec/mjpegdec.o
CC libavcodec/mjpegenc_huffman.o
CC libavcodec/mpeg12framerate.o
CC libavcodec/mpeg4audio.o
CC libavcodec/mpeg4video.o
CC libavcodec/mpeg4video_parser.o
libavcodec/mjpegdec.c:2527:21: warning: 'av_frame_set_qp_table' is deprecated [-Wdeprecated-declarations]
av_frame_set_qp_table(data, qp_table_buf, 0, FF_QSCALE_TYPE_MPEG1);
^
./libavutil/frame.h:726:1: note: 'av_frame_set_qp_table' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/mpeg4videodec.o
CC libavcodec/mpeg_er.o
CC libavcodec/mpegaudiodata.o
CC libavcodec/mpegpicture.o
CC libavcodec/mpegutils.o
CC libavcodec/mpegvideo.o
CC libavcodec/mpegvideo_motion.o
CC libavcodec/mpegvideodata.o
CC libavcodec/mpegvideodsp.o
libavcodec/mpegvideo.c:1460:12: warning: 'av_frame_set_qp_table' is deprecated [-Wdeprecated-declarations]
return av_frame_set_qp_table(f, ref, s->mb_stride, qp_type);
^
./libavutil/frame.h:726:1: note: 'av_frame_set_qp_table' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/neon/mpegvideo.o
CC libavcodec/null_bsf.o
CC libavcodec/options.o
CC libavcodec/opus.o
CC libavcodec/opus_celt.o
CC libavcodec/opus_pvq.o
CC libavcodec/opus_rc.o
CC libavcodec/opus_silk.o
CC libavcodec/opusdec.o
2 warnings generated.
CC libavcodec/opusdsp.o
CC libavcodec/opustab.o
CC libavcodec/parser.o
CC libavcodec/parsers.o
CC libavcodec/pixblockdsp.o
CC libavcodec/profiles.o
CC libavcodec/pthread.o
CC libavcodec/pthread_frame.o
CC libavcodec/pthread_slice.o
CC libavcodec/qpeldsp.o
CC libavcodec/raw.o
CC libavcodec/qsv_api.o
CC libavcodec/rl.o
CC libavcodec/simple_idct.o
CC libavcodec/startcode.o
CC libavcodec/tiff_common.o
CC libavcodec/utils.o
CC libavcodec/v4l2_buffers.o
CC libavcodec/v4l2_context.o
CC libavcodec/v4l2_fmt.o
CC libavcodec/v4l2_m2m.o
CC libavcodec/videodsp.o
CC libavcodec/vorbis_data.o
CC libavcodec/vorbis_parser.o
libavcodec/utils.c:1120:17: warning: 'refcounted_frames' is deprecated [-Wdeprecated-declarations]
if (!avctx->refcounted_frames)
^
libavcodec/avcodec.h:1356:5: note: 'refcounted_frames' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavcodec/xiph.o
CC libavcodec/xvididct.o
GEN libavcodec/libavcodec.pc
CC libavresample/aarch64/audio_convert_init.o
AS libavresample/aarch64/audio_convert_neon.o
CC libavresample/aarch64/resample_init.o
AS libavresample/aarch64/resample_neon.o
CC libavresample/audio_convert.o
CC libavresample/audio_data.o
CC libavresample/audio_mix.o
CC libavresample/audio_mix_matrix.o
In file included from libavresample/aarch64/audio_convert_init.c:26:
In file included from ./libavresample/audio_convert.h:26:
./libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
./libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/aarch64/audio_convert_init.c:26:
In file included from ./libavresample/audio_convert.h:26:
./libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
./libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/aarch64/audio_convert_init.c:26:
In file included from ./libavresample/audio_convert.h:26:
./libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
./libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
3 warnings generated.
CC libavresample/dither.o
CC libavresample/options.o
In file included from libavresample/aarch64/resample_init.c:26:
In file included from ./libavresample/resample.h:25:
./libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
./libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/aarch64/resample_init.c:26:
In file included from ./libavresample/resample.h:25:
./libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
./libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/aarch64/resample_init.c:26:
In file included from ./libavresample/resample.h:25:
./libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
./libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/aarch64/resample_init.c:26:
./libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type;
^
./libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
4 warnings generated.
In file included from libavresample/audio_convert.c:30:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_convert.c:30:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_convert.c:30:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_convert.c:32:
libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod method);
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavresample/resample.o
In file included from libavresample/audio_mix_matrix.c:28:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */In file included from libavresample/audio_data.c:25:
In file included from libavresample/audio_data.h:30:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
In file included from libavresample/audio_mix_matrix.c:28:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^In file included from libavresample/audio_mix_matrix.c:28:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
In file included from
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_data.c:25:
In file included from libavresample/audio_data.h:30:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix.c:27:
libavresample/audio_data.c:25:
In file included from libavresample/audio_data.h:30:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
libavresample/internal.henum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated)):63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix_matrix.c:30:
libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type, int in_channels,
In file included from libavresample/audio_mix.c:27:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
^ enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
In file included from libavresample/audio_mix.c:27:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/audio_mix.c:29:
libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type, int in_channels,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:36:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type;
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:62:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type, int in_channels,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
CC libavresample/utils.o
libavresample/audio_mix.c:296:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:299:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:302:51: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_Q15,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:305:51: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_Q8,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:310:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:313:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:316:51: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_Q8,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:319:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:322:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:325:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:378:15: warning: 'avresample_build_matrix' is deprecated [-Wdeprecated-declarations]
ret = avresample_build_matrix(avr->in_channel_layout,
^
libavresample/avresample.h:285:1: note: 'avresample_build_matrix' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/dither.c:39:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/dither.c:39:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.cIn file included from libavresample/dither.c:39:
In file included from libavresample/audio_convert.h:26:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
:513:10: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_Q8:
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.cIn file included from libavresample/dither.c:40:
libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod method);:516:10: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations]
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated)) case AV_MIX_COEFF_TYPE_Q15:
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
libavresample/dither.c:56:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
libavresample/audio_mix.c:519:10: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_FLT: enum AVResampleDitherMethod method;
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
libavresample/audio_convert.c# define attribute_deprecated __attribute__((deprecated))
^
:279:31: warning: 'AV_RESAMPLE_DITHER_NONE' is deprecated [-Wdeprecated-declarations]
if (avr->dither_method != AV_RESAMPLE_DITHER_NONE &&
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:148:37: warning: 'AV_RESAMPLE_DITHER_RECTANGULAR' is deprecated [-Wdeprecated-declarations]
(c->method == AV_RESAMPLE_DITHER_RECTANGULAR ? 1 : 2);
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:166:22: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_HP' is deprecated [-Wdeprecated-declarations]
if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_HP)
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:701:14: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_Q8:
^
libavresample/avresample.h:112:6: libavresample/dither.c:228:26: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
note if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_NS) {
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
: enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
'AVMixCoeffType' has been explicitly marked deprecated here# define attribute_deprecated __attribute__((deprecated))
^
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:279:22: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
libavresample/audio_mix.c if (c->method != AV_RESAMPLE_DITHER_TRIANGULAR_NS) {
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
:704:14: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_Q15:
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/audio_mix.c:707:14: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
case AV_MIX_COEFF_TYPE_FLT:
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:330:38: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod method)
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:336:19: warning: 'AV_RESAMPLE_DITHER_RECTANGULAR' is deprecated [-Wdeprecated-declarations]
if (method == AV_RESAMPLE_DITHER_RECTANGULAR)
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:369:31: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
if (avr->dither_method == AV_RESAMPLE_DITHER_TRIANGULAR_NS &&
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:373:30: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_HP' is deprecated [-Wdeprecated-declarations]
avr->dither_method = AV_RESAMPLE_DITHER_TRIANGULAR_HP;
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/dither.c:378:22: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_NS) {
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
GEN libavresample/libavresample.pc
In file included from libavresample/options.c:27:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/options.c:27:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/options.c:27:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/options.c:28:
libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type, int in_channels,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:56:122: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
{ "mix_coeff_type", "Mixing Coefficient Type", OFFSET(mix_coeff_type), AV_OPT_TYPE_INT, { .i64 = AV_MIX_COEFF_TYPE_FLT }, AV_MIX_COEFF_TYPE_Q8, AV_MIX_COEFF_TYPE_NB-1, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:56:147: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
{ "mix_coeff_type", "Mixing Coefficient Type", OFFSET(mix_coeff_type), AV_OPT_TYPE_INT, { .i64 = AV_MIX_COEFF_TYPE_FLT }, AV_MIX_COEFF_TYPE_Q8, AV_MIX_COEFF_TYPE_NB-1, PARAM, "mix_coeff_type" },
^
libavresample/avresample.hIn file included from libavresample/resample.c:25:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
:112: enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
6: note: libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:56:169: warning: 'AV_MIX_COEFF_TYPE_NB' is deprecated [-Wdeprecated-declarations]
{ "mix_coeff_type", "Mixing Coefficient Type", OFFSET(mix_coeff_type), AV_OPT_TYPE_INT, { .i64 = AV_MIX_COEFF_TYPE_FLT }, AV_MIX_COEFF_TYPE_Q8, AV_MIX_COEFF_TYPE_NB-1, PARAM, "mix_coeff_type" }, ^
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:57:77: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations]
./libavutil/attributes.h: { "q8", "16-bit 8.8 Fixed-Point", 0, AV_OPT_TYPE_CONST, { .i64 = AV_MIX_COEFF_TYPE_Q8 }, INT_MIN, INT_MAX, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
100# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:58:77: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations]
:49: { "q15", "32-bit 17.15 Fixed-Point", 0, AV_OPT_TYPE_CONST, { .i64 = AV_MIX_COEFF_TYPE_Q15 }, INT_MIN, INT_MAX, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
note# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:59:77: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations]
: expanded from macro 'attribute_deprecated'
{ "flt", "Floating-Point", 0, AV_OPT_TYPE_CONST, { .i64 = AV_MIX_COEFF_TYPE_FLT }, INT_MIN, INT_MAX, PARAM, "mix_coeff_type" },
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:75:122: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations]
# define attribute_deprecated __attribute__((deprecated))
^
{ "filter_type", "Filter Type", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, AV_RESAMPLE_FILTER_TYPE_CUBIC, AV_RESAMPLE_FILTER_TYPE_KAISER, PARAM, "filter_type" },
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^In file included from libavresample/resample.c:25:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {libavresample/options.c:75:156: warning: 'AV_RESAMPLE_FILTER_TYPE_CUBIC' is deprecated [-Wdeprecated-declarations]
^
{ "filter_type", "Filter Type", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, AV_RESAMPLE_FILTER_TYPE_CUBIC, AV_RESAMPLE_FILTER_TYPE_KAISER, PARAM, "filter_type" },./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/resample.c:25:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
^
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:75:187: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations]
{ "filter_type", "Filter Type", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, AV_RESAMPLE_FILTER_TYPE_CUBIC, AV_RESAMPLE_FILTER_TYPE_KAISER, PARAM, "filter_type" },
^
libavresample/avresample.h:123:6In file included from : note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:76:96: warning: 'AV_RESAMPLE_FILTER_TYPE_CUBIC' is deprecated [-Wdeprecated-declarations]
libavresample/resample.c:26:
libavresample/resample.h:42 { "cubic", "Cubic", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_FILTER_TYPE_CUBIC }, INT_MIN, INT_MAX, PARAM, "filter_type" },:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type;
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:77:96: warning: 'AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL' is deprecated [-Wdeprecated-declarations]
{ "blackman_nuttall", "Blackman Nuttall Windowed Sinc", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL }, INT_MIN, INT_MAX, PARAM, "filter_type" },
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:78:96: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations]
{ "kaiser", "Kaiser Windowed Sinc", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, INT_MIN, INT_MAX, PARAM, "filter_type" },
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:80:122: warning: 'AV_RESAMPLE_DITHER_NONE' is deprecated [-Wdeprecated-declarations]
CC libswresample/aarch64/audio_convert_init.o
{ "dither_method", "Dither Method", OFFSET(dither_method), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_DITHER_NONE }, 0, AV_RESAMPLE_DITHER_NB-1, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:80:152: warning: 'AV_RESAMPLE_DITHER_NB' is deprecated [-Wdeprecated-declarations]
{ "dither_method", "Dither Method", OFFSET(dither_method), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_DITHER_NONE }, 0, AV_RESAMPLE_DITHER_NB-1, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:81:98: warning: 'AV_RESAMPLE_DITHER_NONE' is deprecated [-Wdeprecated-declarations]
{"none", "No Dithering", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_NONE }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:82:98: warning: 'AV_RESAMPLE_DITHER_RECTANGULAR' is deprecated [-Wdeprecated-declarations]
{"rectangular", "Rectangular Dither", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_RECTANGULAR }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:83:98: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR' is deprecated [-Wdeprecated-declarations]
{"triangular", "Triangular Dither", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:84:98: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_HP' is deprecated [-Wdeprecated-declarations]
{"triangular_hp", "Triangular Dither With High Pass", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR_HP }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/options.c:85:98: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations]
libavresample/resample.c:87 {"triangular_ns", "Triangular Dither With Noise Shaping", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR_NS }, INT_MIN, INT_MAX, PARAM, "dither_method"},
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
:18: warning: 'AV_RESAMPLE_FILTER_TYPE_CUBIC' is deprecated [-Wdeprecated-declarations]
case AV_RESAMPLE_FILTER_TYPE_CUBIC: {
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/resample.c:94:18: warning: 'AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL' is deprecated [-Wdeprecated-declarations]
case AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL:
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/resample.c:100:18: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations]
case AV_RESAMPLE_FILTER_TYPE_KAISER:
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
AS libswresample/aarch64/audio_convert_neon.o
23 warnings generated.
In file included from libavresample/utils.c:30:
libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/utils.c:30:
libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type; /**< resampling filter type */
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/utils.c:30:
libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations]
enum AVResampleDitherMethod dither_method; /**< dither method */
^
libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleDitherMethod {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
AS libswresample/aarch64/resample.o
In file included from libavresample/utils.c:33:
libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations]
enum AVMixCoeffType coeff_type, int in_channels,
^
libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here
enum attribute_deprecated AVMixCoeffType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
In file included from libavresample/utils.c:34:
libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations]
enum AVResampleFilterType filter_type;
^
libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here
enum attribute_deprecated AVResampleFilterType {
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/utils.c:570:11: warning: 'avresample_convert' is deprecated [-Wdeprecated-declarations]
ret = avresample_convert(avr, out_data, out_linesize,
^
libavresample/avresample.h:450:1: note: 'avresample_convert' has been explicitly marked deprecated here
attribute_deprecated
^
./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
# define attribute_deprecated __attribute__((deprecated))
^
libavresample/utils.c:787:42: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
libavresample/utils.c:787:42: note: use array indexing to silence this warning
return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1;
^
& [ ]
4 warnings generated.
CC libswresample/aarch64/resample_init.o
CC libswresample/audioconvert.o
CC libswresample/dither.o
3 warnings generated.
CC libswresample/options.o
CC libswresample/rematrix.o
CC libswresample/resample.o
14 warnings generated.
CC libswresample/resample_dsp.o
CC libswresample/swresample.o
CC libswresample/swresample_frame.o
7 warnings generated.
GEN libswresample/libswresample.pc
AS libswscale/aarch64/hscale.o
AS libswscale/aarch64/output.o
CC libswscale/aarch64/rgb2rgb.o
AS libswscale/aarch64/rgb2rgb_neon.o
CC libswscale/aarch64/swscale.o
7 warnings generated.
CC libswscale/aarch64/swscale_unscaled.o
AS libswscale/aarch64/yuv2rgb_neon.o
1 warning generated.
CC libswscale/alphablend.o
CC libswscale/gamma.o
CC libswscale/hscale.o
CC libswscale/hscale_fast_bilinear.o
CC libswscale/input.o
CC libswscale/options.o
23 warnings generated.
CC libswscale/output.o
CC libswscale/rgb2rgb.o
CC libswscale/slice.o
CC libswscale/swscale.o
CC libswscale/swscale_unscaled.o
CC libswscale/utils.o
CC libswscale/vscale.o
5 warnings generated.
CC libswscale/yuv2rgb.o
GEN libswscale/libswscale.pc
CC libavutil/../compat/strtod.o
CC libavutil/aarch64/cpu.o
CC libavutil/aarch64/float_dsp_init.o
AS libavutil/aarch64/float_dsp_neon.o
CC libavutil/adler32.o
CC libavutil/aes.o
CC libavutil/aes_ctr.o
CC libavutil/audio_fifo.o
CC libavutil/avsscanf.o
1 warning generated.
CC libavutil/avstring.o
CC libavutil/base64.o
CC libavutil/blowfish.o
CC libavutil/bprint.o
CC libavutil/buffer.o
1 warning generated.
CC libavutil/camellia.o
CC libavutil/cast5.o
CC libavutil/channel_layout.o
CC libavutil/color_utils.o
CC libavutil/cpu.o
CC libavutil/crc.o
CC libavutil/des.o
CC libavutil/dict.o
CC libavutil/display.o
CC libavutil/dovi_meta.o
CC libavutil/downmix_info.o
CC libavutil/encryption_info.o
CC libavutil/error.o
CC libavutil/eval.o
CC libavutil/fifo.o
CC libavutil/file.o
CC libavutil/file_open.o
CC libavutil/fixed_dsp.o
CC libavutil/float_dsp.o
CC libavutil/frame.o
CC libavutil/hash.o
CC libavutil/hdr_dynamic_metadata.o
CC libavutil/hmac.o
CC libavutil/hwcontext.o
CC libavutil/imgutils.o
CC libavutil/integer.o
CC libavutil/intmath.o
CC libavutil/lfg.o
CC libavutil/lls.o
CC libavutil/log.o
CC libavutil/log2_tab.o
CC libavutil/lzo.o
CC libavutil/mastering_display_metadata.o
CC libavutil/mathematics.o
CC libavutil/md5.o
CC libavutil/mem.o
CC libavutil/murmur3.o
CC libavutil/opt.o
CC libavutil/parseutils.o
CC libavutil/pixdesc.o
CC libavutil/pixelutils.o
CC libavutil/random_seed.o
CC libavutil/rc4.o
CC libavutil/rational.o
CC libavutil/reverse.o
CC libavutil/ripemd.o
CC libavutil/samplefmt.o
CC libavutil/sha.o
CC libavutil/sha512.o
CC libavutil/slicethread.o
CC libavutil/spherical.o
CC libavutil/stereo3d.o
CC libavutil/tea.o
CC libavutil/threadmessage.o
CC libavutil/time.o
CC libavutil/timecode.o
CC libavutil/tree.o
CC libavutil/twofish.o
CC libavutil/tx.o
CC libavutil/tx_double.o
CC libavutil/tx_float.o
CC libavutil/tx_int32.o
CC libavutil/utils.o
CC libavutil/video_enc_params.o
libavutil/video_enc_params.c:36:19: warning: result of comparison of constant 922337203685477580 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare]
if (nb_blocks > SIZE_MAX / sizeof(AVVideoBlockParams) ||
~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
CC libavutil/xga_font_data.o
CC libavutil/xtea.o
GEN libavutil/libavutil.pc
AR libavformat/libavformat.a
AR libavresample/libavresample.a
AR libswresample/libswresample.a
AR libavutil/libavutil.a
AR libswscale/libswscale.a
AR libavcodec/libavcodec.a
INSTALL doc/examples/avio_list_dir.c
INSTALL doc/examples/avio_reading.c
INSTALL doc/examples/decode_audio.c
INSTALL doc/examples/decode_video.c
INSTALL doc/examples/demuxing_decoding.c
INSTALL doc/examples/encode_audio.c
INSTALL doc/examples/encode_video.c
INSTALL doc/examples/extract_mvs.c
INSTALL doc/examples/filter_audio.c
INSTALL doc/examples/filtering_audio.c
INSTALL doc/examples/filtering_video.c
INSTALL doc/examples/http_multiclient.c
INSTALL doc/examples/hw_decode.c
INSTALL doc/examples/metadata.c
INSTALL doc/examples/muxing.c
INSTALL doc/examples/qsvdec.c
INSTALL doc/examples/remuxing.c
INSTALL doc/examples/resampling_audio.c
INSTALL doc/examples/scaling_video.c
INSTALL doc/examples/transcode_aac.c
INSTALL doc/examples/transcoding.c
INSTALL doc/examples/vaapi_encode.c
INSTALL doc/examples/vaapi_transcode.c
INSTALL doc/examples/README
INSTALL doc/examples/Makefile
INSTALL doc/examples/avio_list_dir.c
INSTALL doc/examples/avio_reading.c
INSTALL doc/examples/decode_audio.c
INSTALL doc/examples/decode_video.c
INSTALL doc/examples/demuxing_decoding.c
INSTALL doc/examples/encode_audio.c
INSTALL doc/examples/encode_video.c
INSTALL doc/examples/extract_mvs.c
INSTALL doc/examples/filter_audio.c
INSTALL doc/examples/filtering_audio.c
INSTALL doc/examples/filtering_video.c
INSTALL doc/examples/http_multiclient.c
INSTALL doc/examples/hw_decode.c
INSTALL doc/examples/metadata.c
INSTALL doc/examples/muxing.c
INSTALL doc/examples/qsvdec.c
INSTALL doc/examples/remuxing.c
INSTALL doc/examples/resampling_audio.c
INSTALL doc/examples/scaling_video.c
INSTALL doc/examples/transcode_aac.c
INSTALL doc/examples/transcoding.c
INSTALL doc/examples/vaapi_encode.c
INSTALL doc/examples/vaapi_transcode.c
INSTALL doc/examples/README
INSTALL doc/examples/Makefile
INSTALL libavformat/libavformat.a
INSTALL libavcodec/libavcodec.a
INSTALL libavresample/libavresample.a
INSTALL libswresample/libswresample.a
INSTALL libswscale/libswscale.a
INSTALL libavutil/libavutil.a
INSTALL libavformat/avformat.h
INSTALL libavformat/avio.h
INSTALL libavformat/version.h
INSTALL libavformat/libavformat.pc
INSTALL libavcodec/ac3_parser.h
INSTALL libavcodec/adts_parser.h
INSTALL libavcodec/avcodec.h
INSTALL libavcodec/avdct.h
INSTALL libavcodec/avfft.h
INSTALL libavcodec/bsf.h
INSTALL libavcodec/codec.h
INSTALL libavcodec/codec_desc.h
INSTALL libavcodec/codec_id.h
INSTALL libavcodec/codec_par.h
INSTALL libavcodec/d3d11va.h
INSTALL libavcodec/dirac.h
INSTALL libavcodec/dv_profile.h
INSTALL libavcodec/dxva2.h
INSTALL libavcodec/jni.h
INSTALL libavcodec/mediacodec.h
INSTALL libavcodec/packet.h
INSTALL libavcodec/qsv.h
INSTALL libavcodec/vaapi.h
INSTALL libavcodec/vdpau.h
INSTALL libavcodec/version.h
INSTALL libavcodec/videotoolbox.h
INSTALL libavcodec/vorbis_parser.h
INSTALL libavcodec/xvmc.h
INSTALL libavcodec/libavcodec.pc
INSTALL libavresample/avresample.h
INSTALL libavresample/version.h
INSTALL libavresample/libavresample.pc
INSTALL libswresample/swresample.h
INSTALL libswresample/version.h
INSTALL libswresample/libswresample.pc
INSTALL libswscale/swscale.h
INSTALL libswscale/version.h
INSTALL libswscale/libswscale.pc
INSTALL libavutil/adler32.h
INSTALL libavutil/aes.h
INSTALL libavutil/aes_ctr.h
INSTALL libavutil/attributes.h
INSTALL libavutil/audio_fifo.h
INSTALL libavutil/avassert.h
INSTALL libavutil/avstring.h
INSTALL libavutil/avutil.h
INSTALL libavutil/base64.h
INSTALL libavutil/blowfish.h
INSTALL libavutil/bprint.h
INSTALL libavutil/bswap.h
INSTALL libavutil/buffer.h
INSTALL libavutil/cast5.h
INSTALL libavutil/camellia.h
INSTALL libavutil/channel_layout.h
INSTALL libavutil/common.h
INSTALL libavutil/cpu.h
INSTALL libavutil/crc.h
INSTALL libavutil/des.h
INSTALL libavutil/dict.h
INSTALL libavutil/display.h
INSTALL libavutil/dovi_meta.h
INSTALL libavutil/downmix_info.h
INSTALL libavutil/encryption_info.h
INSTALL libavutil/error.h
INSTALL libavutil/eval.h
INSTALL libavutil/fifo.h
INSTALL libavutil/file.h
INSTALL libavutil/frame.h
INSTALL libavutil/hash.h
INSTALL libavutil/hdr_dynamic_metadata.h
INSTALL libavutil/hmac.h
INSTALL libavutil/hwcontext.h
INSTALL libavutil/hwcontext_cuda.h
INSTALL libavutil/hwcontext_d3d11va.h
INSTALL libavutil/hwcontext_drm.h
INSTALL libavutil/hwcontext_dxva2.h
INSTALL libavutil/hwcontext_qsv.h
INSTALL libavutil/hwcontext_mediacodec.h
INSTALL libavutil/hwcontext_opencl.h
INSTALL libavutil/hwcontext_vaapi.h
INSTALL libavutil/hwcontext_videotoolbox.h
INSTALL libavutil/hwcontext_vdpau.h
INSTALL libavutil/hwcontext_vulkan.h
INSTALL libavutil/imgutils.h
INSTALL libavutil/intfloat.h
INSTALL libavutil/intreadwrite.h
INSTALL libavutil/lfg.h
INSTALL libavutil/log.h
INSTALL libavutil/macros.h
INSTALL libavutil/mathematics.h
INSTALL libavutil/mastering_display_metadata.h
INSTALL libavutil/md5.h
INSTALL libavutil/mem.h
INSTALL libavutil/motion_vector.h
INSTALL libavutil/murmur3.h
INSTALL libavutil/opt.h
INSTALL libavutil/parseutils.h
INSTALL libavutil/pixdesc.h
INSTALL libavutil/pixelutils.h
INSTALL libavutil/pixfmt.h
INSTALL libavutil/random_seed.h
INSTALL libavutil/rc4.h
INSTALL libavutil/rational.h
INSTALL libavutil/replaygain.h
INSTALL libavutil/ripemd.h
INSTALL libavutil/samplefmt.h
INSTALL libavutil/sha.h
INSTALL libavutil/sha512.h
INSTALL libavutil/spherical.h
INSTALL libavutil/stereo3d.h
INSTALL libavutil/threadmessage.h
INSTALL libavutil/time.h
INSTALL libavutil/timecode.h
INSTALL libavutil/timestamp.h
INSTALL libavutil/tree.h
INSTALL libavutil/twofish.h
INSTALL libavutil/version.h
INSTALL libavutil/video_enc_params.h
INSTALL libavutil/xtea.h
INSTALL libavutil/tea.h
INSTALL libavutil/tx.h
INSTALL libavutil/lzo.h
INSTALL libavutil/avconfig.h
INSTALL libavutil/ffversion.h
INSTALL libavutil/libavutil.pc
Building arm...
Cleaning...
Configuring...
install prefix ./build/armeabi-v7a
source path .
C compiler /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi16-clang
C library bionic
host C compiler gcc
host C library
ARCH arm (armv7-a)
big-endian no
runtime cpu detection yes
ARMv5TE enabled yes
ARMv6 enabled yes
ARMv6T2 enabled yes
VFP enabled yes
NEON enabled yes
THUMB enabled no
debug symbols no
strip symbols yes
optimize for size no
optimizations yes
static yes
shared no
postprocessing support no
network support no
threading support pthreads
safe bitstream reader yes
texi2html enabled no
perl enabled yes
pod2man enabled yes
makeinfo enabled no
makeinfo supports HTML no
External libraries:
libvpx
External libraries providing hardware acceleration:
v4l2_m2m
Libraries:
avcodec avresample swresample
avformat avutil swscale
Programs:
Enabled decoders:
alac h264 mpeg4
gif libvpx_vp9 opus
h263 mjpeg
Enabled encoders:
Enabled hwaccels:
Enabled parsers:
h263 mpeg4video
Enabled demuxers:
gif mov
matroska ogg
Enabled muxers:
Enabled protocols:
file
Enabled filters: