blob: b36802890fd5797a88e6ef30fd5c0363419ce3f6 [file] [log] [blame]
Johann6ec360e2019-12-19 15:13:14 -08001URL: https://chromium.googlesource.com/webm/libvpx/+archive/v1.8.2.tar.gz
2Version: v1.8.2
Johannf6b46882016-02-04 14:36:57 -08003BugComponent: 42195
4Owners: johannkoenig
Johanndf371112018-01-16 14:31:39 -08005Local Modifications:
Johann6ec360e2019-12-19 15:13:14 -08006 652beb6ac trivial: fix spelling errors
James Zern354408e2020-02-14 17:31:42 -08007 0f3fe088f vp8_decode: add missing vpx_clear_system_state
8 9cfcac1cb vp8,GetSigned: silence unsigned int overflow warning
9 c713f8461 move common attribute defs to compiler_attributes.h
James Zern1feae852020-03-13 20:29:09 -070010 223645aa8 vpx_codec_enc_config_default: rm unnecessary loop
James Zern8124b862020-03-21 15:46:48 -070011 5e065cf9d vp8/{ratectrl,onyx_if}: fix some signed integer overflows
12 5eab093a7 vp9_ratectrl: fix some signed integer overflows