aosp12/external/libvpx
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
config init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
libvpx init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
libwebm init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.bp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.bp.in init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.mk init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
CleanSpec.mk init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
METADATA init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
MODULE_LICENSE_BSD init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
NOTICE init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
OWNERS init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
PREUPLOAD.cfg init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.android init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.version init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
exports.lds init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
generate_config.sh init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
libvpx_blocklist.txt init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
lint_config.sh init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
update_libvpx.sh init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

README.version

URL: https://chromium.googlesource.com/webm/libvpx/+archive/v1.8.2.tar.gz
Version: v1.8.2
BugComponent: 42195
Owners: johannkoenig
Local Modifications:
  652beb6ac trivial: fix spelling errors
  0f3fe088f vp8_decode: add missing vpx_clear_system_state
  9cfcac1cb vp8,GetSigned: silence unsigned int overflow warning
  c713f8461 move common attribute defs to compiler_attributes.h
  223645aa8 vpx_codec_enc_config_default: rm unnecessary loop
  5e065cf9d vp8/{ratectrl,onyx_if}: fix some signed integer overflows
  5eab093a7 vp9_ratectrl: fix some signed integer overflows
  baefbe85d Cap target bitrate to raw rate internally
  5f345a924 Avoid overflow in calc_iframe_target_size