]> granicus.if.org Git - libvpx/commit
Prevent invaid memory access
authorYaowu Xu <yaowu@google.com>
Wed, 22 Jan 2014 17:10:44 +0000 (09:10 -0800)
committerYaowu Xu <yaowu@google.com>
Wed, 22 Jan 2014 17:10:44 +0000 (09:10 -0800)
commitebe160568b163bfae72f654ee517a12d838d8595
tree4d1d95e69ddc67aa8059160b9fae2f36bdf233e6
parentdbae98082c1129191db46d94ddb45609fc7897c4
Prevent invaid memory access

Reading second motion vector only when it has a second ref_frame

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