shithub: libvpx

Download patch

ref: b198bcd528ef53b5b292255449f791d3f787496f
parent: 627a3ddcbef521fb85b1980e701d4d71fb177f40
author: Yunqing Wang <yunqingwang@google.com>
date: Tue Mar 22 10:13:18 EDT 2016

Simplify the loopfilter synchronization logic in VP8 encoder

This patch was to fix a reported Hangouts deadlock/freezing issue
in VP8 encoder(issue 27232610). The original encoder loopfilter
synchronization happened in the following frame, which was prone
to causing problems in some complex use cases. This patch simplified
the synchronization logic.

More testing needs to be done.

Change-Id: I38fd3f35d11f98fae1e44546aa5e4c6d6e19c4be