Populate q_index in multi-thread encoding
authorYunqing Wang <yunqingwang@google.com>
Mon, 28 Nov 2011 19:43:25 +0000 (14:43 -0500)
committerYunqing Wang <yunqingwang@google.com>
Mon, 28 Nov 2011 20:58:28 +0000 (15:58 -0500)
commit06fc0f83b6bfd4c97b2b82d5725036f029152671
treeed4e07b63b80c90aeb1cd60aec9be7deecf521d1
parent34d7c8b3d4b9da3846f0d429e13ac15758f6cf78
Populate q_index in multi-thread encoding

This value needs to be copied to each thread's data structure.
This fixed artifact problem in multi-thread encoder.

Change-Id: Iab6d9745a1d44846aa503184705376f63a505597
vp8/encoder/ethreading.c
vp8/encoder/quantize.c