]> granicus.if.org Git - libvpx/commit
Fix palette mode in multi-thread encoding setting
authorhui su <huisu@google.com>
Thu, 15 Oct 2015 03:18:18 +0000 (20:18 -0700)
committerhui su <huisu@google.com>
Thu, 15 Oct 2015 22:00:57 +0000 (15:00 -0700)
commitaaf6f6215fc6cf9996895f663b847e01667f9d57
treeafdd6244b72e24d791dfed871c275afefd0a2c5f
parenta5d74843ebf7fdffa537ee4881a2bc7b5715e3b3
Fix palette mode in multi-thread encoding setting

Fix a couple of memory related errors. Also fix thread test failures.

Change-Id: I0103995f832cecf1dd2380000321ac7204f0cfc0
vp10/decoder/decodeframe.c
vp10/encoder/bitstream.c
vp10/encoder/encoder.c
vp10/encoder/ethread.c
vp10/encoder/rdopt.c