]> granicus.if.org Git - libvpx/commit
Revert "Fix a bug in VP9Worker which leads to unit test hang."
authorhkuang <hkuang@google.com>
Mon, 30 Jun 2014 23:56:31 +0000 (16:56 -0700)
committerhkuang <hkuang@google.com>
Tue, 1 Jul 2014 00:02:26 +0000 (17:02 -0700)
commit1480ba6f0a08c97f5035ff0c74cdd4181a44758c
tree07f5bda96ec3d1a0b5c070b5f11483506703379b
parent4bb4c2291b20cb688e95f83efff3ca81d9a165ee
Revert "Fix a bug in VP9Worker which leads to unit test hang."

The caller should reset the state instead of letting worker
to reset.

This reverts commit 34b2ce15f95ee0944ebe6d569e7a9179a7e4cc5b.

Change-Id: Idb546ea6386cffc44e98dee772900d21ab79710f
vp9/decoder/vp9_thread.c