commit | a46ca6ec00aa0a8bdb0e0fff4ddd2db4257b3cbf | [log] [tgz] |
---|---|---|
author | James Zern <jzern@google.com> | Sat Aug 30 20:33:52 2014 -0700 |
committer | James Zern <jzern@google.com> | Mon Sep 08 20:13:39 2014 -0700 |
tree | 383baeb8da3c35037c4ee2d2c618ccc01f2dcccf | |
parent | 958a15f0068e9fc47bd4a4ec90902e6f398b99c6 [diff] |
vp9_loop_filter_frame_mt: defer allocations the code currently checks whether the allocation has been done instead of allocating on the first frame. since: 4f27202 vp9: fix crash in mt loopfilter w/corrupt file this change defers the allocation until the loop filter is used. Change-Id: I660c1b7f34e713a8dd9884483f01d23b9847366e