Update loopfilter frame/filter/sharp info for multithread
authorJohn Koleszar <jkoleszar@google.com>
Wed, 30 Jun 2010 14:22:40 +0000 (10:22 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 30 Jun 2010 14:23:53 +0000 (10:23 -0400)
commit308e867f91ec1b76d59009060ada99f52a73c602
treeccb368dd585d0329885b5da376d4eef5f77bd939
parentb2f77866aa69639d4126a1daa87a2c121e4c3ab4
Update loopfilter frame/filter/sharp info for multithread

Change I9fd1a5a4 updated the multithreaded loopfilter to avoid
reinitializing several parameteres if they haven't changed from the
last frame, but the code to update the last frame's parameters wasn't
invoked in the multithreaded case.

Change-Id: Ia23d937af625c01dd739608e02d110f742b7e1f2
vp8/decoder/onyxd_if.c