No description
  • C 79.5%
  • C++ 9.4%
  • Assembly 7.2%
  • Makefile 1.2%
  • Shell 1.1%
  • Other 1.6%
Find a file
Michael Bestas 455be0bcfa Android 14.0.0 Release 50 (AP2A.240605.024)
-----BEGIN PGP SIGNATURE-----
 
 iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZmdzngAKCRDorT+BmrEO
 eExjAJoC/ADqumW/l5JATsaZuRZgfQF6tgCdHFNGRtCa3WxuXHx/Mn1nuLBgvWg=
 =fppR
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQJLBAABCgA1FiEEHrBYPudH862glXQBzJUERRm+ZmkFAmZs33kXHG1rYmVzdGFz
 QGxpbmVhZ2Vvcy5vcmcACgkQzJUERRm+Zml32w/+Mxmo4dOC+Zhi+JJm/DZF8GpK
 lWLD/Jfpk6iw3JrgkeQ5Khm67VGWonc4ujZZ8QAc4f7N9H1LYCN/AUoyWzl+C61r
 CBqrIsvZpax/3bY2Oo1osUAesxaHYbIq9FUIysABJDI7GKOaO0En+HtBwJqi0hYh
 xfxqJKv21XlPaQ4nTLZ3NddtTluhwK7iKn4aVmsbKB+E9mgfQiWoI/nKUklhjh3N
 EPBVgXtICgUvFHHI9BCoISrpRfAyUHyQjZBWwZem1zoL5y9QvdhX4dpO64i/wseR
 Uy9QT8cm0+2Cnw4ZXhyPQyg+q6B5jm+3J0WoV4QjE96w1PyTrx38wQj625Jgfk+B
 Ugco/vKVTN5X8CPoYpk2F1Vo2+Fdfbmm0dLwQvJB1kxLh+DYLalhTaLpMPr7BWga
 TJuCQKBrhaxvwEQEq8CET2HSdZQFaCHciQ/rJflU0ZoPdCsuRqJKlHp3/LXXds93
 LNMUDCznzLp9bre2nnlvntwv1WbNCqmeDEGiuIkZmuLQD/c8SHWpyC6TFrPo6c7B
 wHXC85tmxozOkqmz3KWfdln03bLh7FAQfvYrKGi5YtliAewTqAXklEVGPHV9/Uy5
 X89YN27DPOR1x/c71dxVwm4EYMXgk3ZTNy/ayKnNTwE+0zRZjhwGmuH/DUOEkVgc
 KuvUb2qwhAJnUWLy5Ms=
 =XETJ
 -----END PGP SIGNATURE-----

Merge tag 'android-14.0.0_r50' into staging/lineage-21.0_merge-android-14.0.0_r50

Android 14.0.0 Release 50 (AP2A.240605.024)

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZmdzngAKCRDorT+BmrEO
# eExjAJoC/ADqumW/l5JATsaZuRZgfQF6tgCdHFNGRtCa3WxuXHx/Mn1nuLBgvWg=
# =fppR
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue Jun 11 00:43:58 2024 EEST
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2475 signatures in the past
#      2 years.  Encrypted 4 messages in the past 2 years.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By James Zern (117) and others
# Via Gerrit Code Review (183) and others
* tag 'android-14.0.0_r50': (399 commits)
  Merge commit '602e2e8979' into aosp/main
  Remove empty Android.mk
  Remove README.version
  Update version info in METADATA, README.android and README.version
  Fix a typo in changelog for v1.14.0
  Update version
  Update changelog with vp9 ext rc
  Update changelog
  Remove VP9E_GET_TPL_STATS
  Update AUTHORS and .mailmap
  configure: add -arch flag when targeting darwin23
  README: update target list
  Update frame size in actual encoding
  Fix a bug in simple motion search
  Set pred buffer stride correctly
  Improve test comments.
  Add unittest for issue b/314857577
  Remove SSE code for 128x* blocks
  Use vpx_sse instead of vpx_mse to compute SSE
  vp9_frame_scale.c,cosmetics: funnction -> function
  ...

Change-Id: Ic5e464daf1895d3704dff100820b4c741bbb02bb
2024-06-15 03:25:29 +03:00
build/make Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
build_debug/non_greedy_mv_test_files Move libvpx/* to * 2022-11-12 15:35:39 +00:00
config Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
examples Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
test Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
third_party Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
tools Remove references to deprecated NumPy type aliases 2022-12-21 11:17:04 -05:00
vp8 Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
vp9 Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
vpx Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
vpx_dsp Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
vpx_mem Move libvpx/* to * 2022-11-12 15:35:39 +00:00
vpx_ports Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
vpx_scale Move libvpx/* to * 2022-11-12 15:35:39 +00:00
vpx_util Move libvpx/* to * 2022-11-12 15:35:39 +00:00
.clang-format Move libvpx/* to * 2022-11-12 15:35:39 +00:00
.gitattributes Move libvpx/* to * 2022-11-12 15:35:39 +00:00
.gitignore Move libvpx/* to * 2022-11-12 15:35:39 +00:00
.mailmap Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
Android.bp Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
Android.bp.in Move libvpx/* to * 2022-11-12 15:35:39 +00:00
args.c Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
args.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
AUTHORS Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
CHANGELOG Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
CleanSpec.mk libvpx: enable vp9 high-bitdepth 2018-01-10 02:59:26 +00:00
codereview.settings Move libvpx/* to * 2022-11-12 15:35:39 +00:00
configure Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
CONTRIBUTING.md Move libvpx/* to * 2022-11-12 15:35:39 +00:00
docs.mk Move libvpx/* to * 2022-11-12 15:35:39 +00:00
examples.mk Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
exports.lds change libvpx to shared library 2019-05-15 12:39:45 -07:00
generate_config.sh Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
ivfdec.c Move libvpx/* to * 2022-11-12 15:35:39 +00:00
ivfdec.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
ivfenc.c Move libvpx/* to * 2022-11-12 15:35:39 +00:00
ivfenc.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
keywords.dox Move libvpx/* to * 2022-11-12 15:35:39 +00:00
libs.doxy_template Move libvpx/* to * 2022-11-12 15:35:39 +00:00
libs.mk Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
libvpx_blocklist.txt Enable cfi for libvpx 2021-01-14 15:02:01 -08:00
LICENSE Move libvpx/* to * 2022-11-12 15:35:39 +00:00
lint_config.sh libvpx: Pull from upstream 2015-08-25 15:00:46 -07:00
mainpage.dox Move libvpx/* to * 2022-11-12 15:35:39 +00:00
md5_utils.c Move libvpx/* to * 2022-11-12 15:35:39 +00:00
md5_utils.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
METADATA Update version info in METADATA, README.android and README.version 2024-01-22 23:50:36 +00:00
MODULE_LICENSE_BSD Add MODULE_LICENSE 2015-03-12 17:21:40 -07:00
NOTICE Update libvpx and incorporate new build system 2012-12-11 11:30:01 -08:00
OWNERS OWNERS: Include avic_OWNERS 2023-08-11 19:42:01 +00:00
PATENTS Move libvpx/* to * 2022-11-12 15:35:39 +00:00
PREUPLOAD.cfg point to new repo hooks for mainline uploads 2020-05-26 15:18:54 -07:00
rate_hist.c Move libvpx/* to * 2022-11-12 15:35:39 +00:00
rate_hist.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
README Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
README.android Update version info in METADATA, README.android and README.version 2024-01-22 23:50:36 +00:00
solution.mk Move libvpx/* to * 2022-11-12 15:35:39 +00:00
tools.mk Move libvpx/* to * 2022-11-12 15:35:39 +00:00
tools_common.c Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
tools_common.h Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
update_libvpx.sh update_libvpx.sh: remove unneeded commands 2023-01-13 16:57:28 -08:00
usage.dox Move libvpx/* to * 2022-11-12 15:35:39 +00:00
usage_cx.dox Move libvpx/* to * 2022-11-12 15:35:39 +00:00
usage_dx.dox Move libvpx/* to * 2022-11-12 15:35:39 +00:00
video_common.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
video_reader.c Move libvpx/* to * 2022-11-12 15:35:39 +00:00
video_reader.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
video_writer.c Move libvpx/* to * 2022-11-12 15:35:39 +00:00
video_writer.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
vpxdec.c Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
vpxenc.c Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
vpxenc.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
vpxstats.c Move libvpx/* to * 2022-11-12 15:35:39 +00:00
vpxstats.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
warnings.c Move libvpx/* to * 2022-11-12 15:35:39 +00:00
warnings.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
webmdec.cc Move libvpx/* to * 2022-11-12 15:35:39 +00:00
webmdec.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
webmenc.cc Move libvpx/* to * 2022-11-12 15:35:39 +00:00
webmenc.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
y4menc.c Move libvpx/* to * 2022-11-12 15:35:39 +00:00
y4menc.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00
y4minput.c Merge commit '602e2e8979' into aosp/main 2024-01-24 18:40:25 +00:00
y4minput.h Move libvpx/* to * 2022-11-12 15:35:39 +00:00

v1.13.1 Ugly Duckling

Welcome to the WebM VP8/VP9 Codec SDK!

COMPILING THE APPLICATIONS/LIBRARIES:
  The build system used is similar to autotools. Building generally consists of
  "configuring" with your desired build options, then using GNU make to build
  the application.

  1. Prerequisites

    * All x86 targets require the Yasm[1] assembler be installed[2].
    * All Windows builds require that Cygwin[3] or MSYS2[4] be installed.
    * Building the documentation requires Doxygen[5]. If you do not
      have this package, the install-docs option will be disabled.
    * Downloading the data for the unit tests requires curl[6] and sha1sum.
      sha1sum is provided via the GNU coreutils, installed by default on
      many *nix platforms, as well as MinGW and Cygwin. If coreutils is not
      available, a compatible version of sha1sum can be built from
      source[7]. These requirements are optional if not running the unit
      tests.

    [1]: http://www.tortall.net/projects/yasm
    [2]: For Visual Studio the base yasm binary (not vsyasm) should be in the
         PATH for Visual Studio. For VS2017 it is sufficient to rename
         yasm-<version>-<arch>.exe to yasm.exe and place it in:
         Program Files (x86)/Microsoft Visual Studio/2017/<level>/Common7/Tools/
    [3]: http://www.cygwin.com
    [4]: http://www.msys2.org/
    [5]: http://www.doxygen.org
    [6]: http://curl.haxx.se
    [7]: http://www.microbrew.org/tools/md5sha1sum/

  2. Out-of-tree builds
  Out of tree builds are a supported method of building the application. For
  an out of tree build, the source tree is kept separate from the object
  files produced during compilation. For instance:

    $ mkdir build
    $ cd build
    $ ../libvpx/configure <options>
    $ make

  3. Configuration options
  The 'configure' script supports a number of options. The --help option can be
  used to get a list of supported options:
    $ ../libvpx/configure --help

  4. Compiler analyzers
  Compilers have added sanitizers which instrument binaries with information
  about address calculation, memory usage, threading, undefined behavior, and
  other common errors. To simplify building libvpx with some of these features
  use tools/set_analyzer_env.sh before running configure. It will set the
  compiler and necessary flags for building as well as environment variables
  read by the analyzer when testing the binaries.
    $ source ../libvpx/tools/set_analyzer_env.sh address

  5. Cross development
  For cross development, the most notable option is the --target option. The
  most up-to-date list of supported targets can be found at the bottom of the
  --help output of the configure script. As of this writing, the list of
  available targets is:

    arm64-android-gcc
    arm64-darwin-gcc
    arm64-darwin20-gcc
    arm64-darwin21-gcc
    arm64-darwin22-gcc
    arm64-darwin23-gcc
    arm64-linux-gcc
    arm64-win64-gcc
    arm64-win64-vs15
    arm64-win64-vs16
    arm64-win64-vs16-clangcl
    arm64-win64-vs17
    arm64-win64-vs17-clangcl
    armv7-android-gcc
    armv7-darwin-gcc
    armv7-linux-rvct
    armv7-linux-gcc
    armv7-none-rvct
    armv7-win32-gcc
    armv7-win32-vs14
    armv7-win32-vs15
    armv7-win32-vs16
    armv7-win32-vs17
    armv7s-darwin-gcc
    armv8-linux-gcc
    loongarch32-linux-gcc
    loongarch64-linux-gcc
    mips32-linux-gcc
    mips64-linux-gcc
    ppc64le-linux-gcc
    sparc-solaris-gcc
    x86-android-gcc
    x86-darwin8-gcc
    x86-darwin8-icc
    x86-darwin9-gcc
    x86-darwin9-icc
    x86-darwin10-gcc
    x86-darwin11-gcc
    x86-darwin12-gcc
    x86-darwin13-gcc
    x86-darwin14-gcc
    x86-darwin15-gcc
    x86-darwin16-gcc
    x86-darwin17-gcc
    x86-iphonesimulator-gcc
    x86-linux-gcc
    x86-linux-icc
    x86-os2-gcc
    x86-solaris-gcc
    x86-win32-gcc
    x86-win32-vs14
    x86-win32-vs15
    x86-win32-vs16
    x86-win32-vs17
    x86_64-android-gcc
    x86_64-darwin9-gcc
    x86_64-darwin10-gcc
    x86_64-darwin11-gcc
    x86_64-darwin12-gcc
    x86_64-darwin13-gcc
    x86_64-darwin14-gcc
    x86_64-darwin15-gcc
    x86_64-darwin16-gcc
    x86_64-darwin17-gcc
    x86_64-darwin18-gcc
    x86_64-darwin19-gcc
    x86_64-darwin20-gcc
    x86_64-darwin21-gcc
    x86_64-darwin22-gcc
    x86_64-darwin23-gcc
    x86_64-iphonesimulator-gcc
    x86_64-linux-gcc
    x86_64-linux-icc
    x86_64-solaris-gcc
    x86_64-win64-gcc
    x86_64-win64-vs14
    x86_64-win64-vs15
    x86_64-win64-vs16
    x86_64-win64-vs17
    generic-gnu

  The generic-gnu target, in conjunction with the CROSS environment variable,
  can be used to cross compile architectures that aren't explicitly listed, if
  the toolchain is a cross GNU (gcc/binutils) toolchain. Other POSIX toolchains
  will likely work as well. For instance, to build using the mipsel-linux-uclibc
  toolchain, the following command could be used (note, POSIX SH syntax, adapt
  to your shell as necessary):

    $ CROSS=mipsel-linux-uclibc- ../libvpx/configure

  In addition, the executables to be invoked can be overridden by specifying the
  environment variables: CC, AR, LD, AS, STRIP, NM. Additional flags can be
  passed to these executables with CFLAGS, LDFLAGS, and ASFLAGS.

  6. Configuration errors
  If the configuration step fails, the first step is to look in the error log.
  This defaults to config.log. This should give a good indication of what went
  wrong. If not, contact us for support.

VP8/VP9 TEST VECTORS:
  The test vectors can be downloaded and verified using the build system after
  running configure. To specify an alternate directory the
  LIBVPX_TEST_DATA_PATH environment variable can be used.

  $ ./configure --enable-unit-tests
  $ LIBVPX_TEST_DATA_PATH=../libvpx-test-data make testdata

CODE STYLE:
  The coding style used by this project is enforced with clang-format using the
  configuration contained in the .clang-format file in the root of the
  repository.

  Before pushing changes for review you can format your code with:
  # Apply clang-format to modified .c, .h and .cc files
  $ clang-format -i --style=file \
    $(git diff --name-only --diff-filter=ACMR '*.[hc]' '*.cc')

  Check the .clang-format file for the version used to generate it if there is
  any difference between your local formatting and the review system.

  See also: http://clang.llvm.org/docs/ClangFormat.html

SUPPORT
  This library is an open source project supported by its community. Please
  email webm-discuss@webmproject.org for help.