Fix multi-resolution threaded encoding
authorAttila Nagy <attilanagy@google.com>
Fri, 4 May 2012 10:32:43 +0000 (13:32 +0300)
committerAttila Nagy <attilanagy@google.com>
Fri, 4 May 2012 10:32:43 +0000 (13:32 +0300)
commit357800e7cd5b6b71a2960c4f685e2c2bfff10212
tree8ed47b90eebfd443bb58ffd8bf367edb9a00a652
parent25a36d6b3c6d206ad19d47f9999eb71109f87dea
Fix multi-resolution threaded encoding

mb_row and mb_col was not passed to vp8cx_encode_inter_macroblock in
threaded encoding.

Change-Id: If4321cc59bf91e991aa31e772f882ed5f2bbb201
vp8/encoder/encodeframe.c
vp8/encoder/ethreading.c