summaryrefslogtreecommitdiff
path: root/test/vp9_thread_test.cc
AgeCommit message (Expand)Author
2016-07-27test: apply clang-formatclang-format
2015-09-23vp9_thread_test: clarify test case namesJames Zern
2015-09-23vp9_thread_test: add non-frame-parallel filesJames Zern
2015-07-02Rename vpx_thread to vpx_utilJingning Han
2015-07-02Use vpx prefix for codec independent threading functionsJingning Han
2015-07-01Move multi-threading module functions into vpx_thread folderJingning Han
2014-11-20vp9_thread_test: fix 'had_error' assignmentJames Zern
2014-08-22tests: use vpx_codec_dec_cfg_t() to initialize varsJames Zern
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