]> granicus.if.org Git - libvpx/commit
Assign 2nd ref frame in choose_partitioning
authorJingning Han <jingning@google.com>
Tue, 3 Feb 2015 19:17:51 +0000 (11:17 -0800)
committerJingning Han <jingning@google.com>
Tue, 3 Feb 2015 19:17:51 +0000 (11:17 -0800)
commitca9c352fc3bf09ab0012fdd4a5bb9a11e2f35eb6
treecc91e59f93e68414a846a4dbf47da0c02fbbc9a8
parentfd354b2e1e4cc662af49d4f535c231c1d8760ef6
Assign 2nd ref frame in choose_partitioning

Avoid the use of uninitialized second reference frame for fetching
reference block.

Change-Id: I9983a0daea829700b3270dc8bf2bcc6d6ea36652
vp9/encoder/vp9_encodeframe.c