Fix multi-resolution threaded encoding
authorAttila Nagy <attilanagy@google.com>
Fri, 4 May 2012 10:32:43 +0000 (13:32 +0300)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 4 May 2012 17:44:46 +0000 (10:44 -0700)
commit3e32105d63c0a15198b0b4e1172c1c934e1c5b7d
tree70eda5544b59610cce30b9231a2388488c635c54
parent2bf8fb58894da0136cd6d97236241e0692cb34c8
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