]> granicus.if.org Git - libvpx/commit
vp8 boolreader: ignore invalid input
authorJohann <johannkoenig@google.com>
Tue, 3 Dec 2019 23:29:35 +0000 (15:29 -0800)
committerJohann <johannkoenig@google.com>
Wed, 4 Dec 2019 22:01:28 +0000 (14:01 -0800)
commit80e5666cdcb3cd62907e7bb1d3618bf6c5a259db
tree9ccddd97a8fa3d393e2f0d339130acfbef1d1bd1
parent89375f0315cf961493f535e900d35cb67d00d9e1
vp8 boolreader: ignore invalid input

Do basic initialization even when the result will not be used.

BUG=chromium:1026961

Change-Id: Iaa480534b49efe1ecc66484b316f8d654e8a1245
vp8/decoder/dboolhuff.c