fix a bug in multithreaded encoding with active_map enabled
authorYaowu Xu <yaowu@google.com>
Fri, 10 Dec 2010 18:48:30 +0000 (10:48 -0800)
committerYaowu Xu <yaowu@google.com>
Fri, 10 Dec 2010 18:48:30 +0000 (10:48 -0800)
commit97a86c5b13e1ca85d957e6bfb8ae6e4d073a90b5
tree3b42c639745fc1e0d455d2a164803077ef4b4888
parent0ced701487583049635386c801b415b4255eec86
fix a bug in multithreaded encoding with active_map enabled

Added the initialization of the pointer to active map. Also added the
same logic for cyclic refresh in mbrow encoding threads.

Change-Id: Ic48d0849dc706b27fba72d07dcc498075725663d
vp8/encoder/ethreading.c