commit | 85a9bc04d4ebe871076cf36c8aac8ab10a967d9c | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Fri Jan 30 10:14:44 2015 -0800 |
committer | Yunqing Wang <yunqingwang@google.com> | Tue Feb 03 09:39:15 2015 -0800 |
tree | 557718d56e0793599a035ee1d8e5e7878aef4fe5 | |
parent | 4ed539f22e9e735c3cad4175d62f7aabf617ce62 [diff] |
vp9_dthread: pass frame counts to decoder functions The current multi-threaded tile decoder requires that the videoes are encoded with frame_parallel_decoding_mode = 1. This requirement is not necessary, and is better to be removed. This patch includes the first part of the work. Change-Id: Ic7695fb3cfe13f9022582c9f0edd2aa6e2e36d28