]> granicus.if.org Git - libvpx/commit
Fix multi-thread encoder result test
authorHui Su <huisu@google.com>
Thu, 26 Jul 2018 23:10:08 +0000 (16:10 -0700)
committerHui Su <huisu@google.com>
Thu, 26 Jul 2018 23:10:08 +0000 (16:10 -0700)
commit9775236ca1ca5046027da1ca031c911898b0eb4a
tree44799e64d32718c28452d7f5b71aae865cd05b0e
parentc934d9d65c95c6cc783e20b3289af4608213d03a
Fix multi-thread encoder result test

Fix multi-thread encoder result test induced by
the prune_ref_frame_for_rect_partitions speed feature.

BUG=webm:1552

Change-Id: Idc3b3759651f76285ffd90059c6a2846c4d91a00
vp9/encoder/vp9_encodeframe.c