shithub: libvpx

Download patch

ref: 1979d415405a92503aa873bdd55a9b7d2e5275de
parent: 59b7f2f36f534ec53caba6ee049bfafca02511c6
author: Hien Ho <hienho@google.com>
date: Tue Jul 30 07:28:03 EDT 2019

vp9_svc_layercontext.c: fix integer sanitizer warnings

implicit conversion from type 'int' of value -1
(32-bit, signed) to type 'uint8_t' (aka 'unsigned char') changed the
value to 255 (8-bit, unsigned

BUG=webm:1615

Change-Id: If507e73aea4dccd3914b6470f8d15db3b67300ce