summaryrefslogtreecommitdiff
path: root/test/test_vector_test.cc
AgeCommit message (Expand)Author
2015-03-25Parall -> ParallelJohann
2015-02-13test_vector_test: fix build with --disable-(vp8|vp9)James Zern
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-23Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann
2015-01-22Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang
2014-09-05Increase the thread test range to cover 5, 6, 7, 8 threads.hkuang
2014-08-14Add VP9 frame-parallel unit test.hkuang
2014-04-23Enable tests using WebM files only if webm_io is enabledVignesh Venkatasubramanian
2014-03-27Automatically count test vectors and make the tables const.Alex Converse
2014-01-29tests: fix a few msvc warningsJames Zern
2014-01-18test/: remove some unnecessary extern "C"sJames Zern
2013-12-12Cleanup copyright headers.Frank Galligan
2013-12-11Move test vector list into a separate header.Frank Galligan
2013-12-05add tile test vectorsJames Zern
2013-12-04Add a test vector for loopfilterJingning Han
2013-12-03Fix VP8 border replication for very small imageYaowu Xu
2013-11-26Add a noise test vectorYunqing Wang
2013-11-12Add test vector for row/col tile decodingJingning Han
2013-10-28add tile test vectorsJames Zern
2013-10-14add a test vector with frame parallel mode enabledJames Zern
2013-10-02BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORTDmitry Kovalev
2013-09-17Modified resize unit test to output test vectorAdrian Grange
2013-09-04Fixing problem with invalid delta_q reading.Dmitry Kovalev
2013-08-26Add a test vector that tests color space 444Jim Bankoski
2013-07-12Fixing vp9_get_pred_context_comp_ref_p function.Dmitry Kovalev
2013-07-09Merge "Fix loopfilter bug"Yaowu Xu
2013-07-08Fix loopfilter bugJohn Koleszar
2013-06-25tests/*source: test file pointer before readingJames Zern
2013-06-24Fix loopfilter of leftmost 4x4 edges in SBJohn Koleszar
2013-06-19Add some unaligned test vectorsJohn Koleszar
2013-06-13Add vp9 test vectors unit testJohn Koleszar
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-23Support multiple codecs in test infrastructureJohn Koleszar
2012-10-22Add unit test for decoder test_vector_testYunqing Wang