]> granicus.if.org Git - libvpx/commit
Fix 10-bit video decode failure with --frame-parallel mode.
authorhkuang <hkuang@google.com>
Fri, 27 Mar 2015 00:37:17 +0000 (17:37 -0700)
committerhkuang <hkuang@google.com>
Wed, 1 Apr 2015 16:19:35 +0000 (09:19 -0700)
commit1582ac851fc6b39549c8a57237b0619c7bcf4fcc
tree535336d9df6fd389e2222e4fe5daa7bb87731629
parent1c39c5b96f7f2e212a09228bbd7062d33643b7bc
Fix 10-bit video decode failure with --frame-parallel mode.

Also add unit test to avoid same error in the future.

Issue:981

Change-Id: Iaf9889d8d5514cfdff1ea098e6ae133be56d501f
test/vp9_frame_parallel_test.cc
vp9/decoder/vp9_dthread.c