Revert "Revert "Revert "Loopfilter MultiThread Optimization"""
authorJames Zern <jzern@google.com>
Sat, 22 Sep 2018 19:19:16 +0000 (12:19 -0700)
committerJames Zern <jzern@google.com>
Sat, 22 Sep 2018 22:25:46 +0000 (22:25 +0000)
commit3448987ab20aa05716ffc4aedf6d02e23f75920b
tree9f23693ee8ee6208cccff14ca4a79840ee9d4c0b
parentd99b6af68ff6b95f577ec9a0899e54ab653064c8
Revert "Revert "Revert "Loopfilter MultiThread Optimization"""

This reverts commit bf6299010e815e111d7326530c249e9d99611f34.

segfaults, causes an assertion failure with corrupt input:
get_uv_tx_size: Assertion `mi->sb_type < BLOCK_8X8 ||
ss_size_lookup[mi->sb_type][pd->subsampling_x][pd->subsampling_y] !=
BLOCK_INVALID

BUG=webm:1562

Change-Id: I05a711cad3d8e7f1a8e64422b4356bdf4edb3d12
test/invalid_file_test.cc
test/test-data.mk
test/test-data.sha1
vp9/common/vp9_onyxc_int.h
vp9/common/vp9_thread_common.c
vp9/common/vp9_thread_common.h
vp9/decoder/vp9_decodeframe.c
vp9/decoder/vp9_decoder.h
vpx_util/vpx_thread.h