fix a bug that "optimize" flag is not set for sub-threads
authorYaowu Xu <yaowu@google.com>
Tue, 14 Dec 2010 18:12:21 +0000 (10:12 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 14 Dec 2010 18:12:21 +0000 (10:12 -0800)
commit64f3d91579278a504e5c085a3887e3f33b749627
tree3a80f3e9fd269b90ad288a30ec7ae8156f988966
parent3809d7bbd984a763cf7f288a51c9924667addf4a
fix a bug that "optimize" flag is not set for sub-threads

The flag for quantization optimization was not properly propagated to
mb row encoding threads.

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