summaryrefslogtreecommitdiff
path: root/test/vp9_thread_test.cc
AgeCommit message (Expand)Author
2014-07-10update vp9_thread.cJames Zern
2014-07-07Move vp9_thread.* to common.hkuang
2014-07-01update vp9_thread.[hc]James Zern
2014-07-01vp9_thread_test: remove unnecessary c_str()'sJames Zern
2014-06-30vp9_thread_test: factorize decode loopJames Zern
2014-06-30vp9_thread_test: add 'Thread' to test namesJames Zern
2014-04-23Enable tests using WebM files only if webm_io is enabledVignesh Venkatasubramanian
2014-04-09Add more test files that change number of tile columns.Frank Galligan
2014-04-08Fix decoder resolution change with tilesFrank Galligan
2013-12-05add tile test vectorsJames Zern
2013-10-30vp9: add multi-threaded tile decoderJames Zern
2013-10-26vp9_thread_test: quiet some msvc int->bool warningsJames Zern
2013-10-17vp9_thread: add vp9_worker_execute()James Zern
2013-08-05vp9/decoder: threaded row-based loop filterJames Zern
2013-08-05vp9/decoder: add thread workerJames Zern