]> granicus.if.org Git - libvpx/commit
Revert "Loopfilter MultiThread Optimization"
authorJames Zern <jzern@google.com>
Thu, 30 Aug 2018 16:58:02 +0000 (09:58 -0700)
committerJames Zern <jzern@google.com>
Thu, 30 Aug 2018 16:59:10 +0000 (09:59 -0700)
commit753fd86e86ac727dccac88376260b8f54502f2a3
tree18de0bdc9ff5b2651aa8a08ba2ca9538db7ae950
parent0bfab06084e44a62067aeabf43ba8087cee4a3ae
Revert "Loopfilter MultiThread Optimization"

This reverts commit dafe064289a917977439ab6f4f002b9946496084.

Corrupted files may cause the decoder to hang as row progress in the
loopfilter is used to progress each thread.

BUG=webm:1558

Change-Id: I0674ce9af14d3fb7b2da8124e7b600616c8e734a
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