summaryrefslogtreecommitdiff
path: root/test/test_vector_test.cc
Commit message (Expand)AuthorAge
* Disable TestVectorTest before bitstream freeze.Wan-Teh Chang2018-06-05
* Add a test vectorYaowu Xu2018-06-02
* Add test_vector testYaowu Xu2018-05-29
* more cleanup of vp8 and vp9Yaowu Xu2016-08-03
* vp9_encoder_parms_get_to_decoder: add missing initializersJames Zern2016-02-11
* VP9 decoder: Add more test vectors for resizing.jackychen2015-10-28
* Fix compiler error in vp8/9 decoder testJingning Han2015-08-06
* Parall -> ParallelJohann2015-03-25
* test_vector_test: fix build with --disable-(vp8|vp9)James Zern2015-02-13
* Try again to merge branch 'frame-parallel' into master branch.hkuang2015-01-30
* Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann2015-01-23
* Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang2015-01-22
|\
| * Increase the thread test range to cover 5, 6, 7, 8 threads.hkuang2014-09-05
| * Add VP9 frame-parallel unit test.hkuang2014-08-14
|/
* Enable tests using WebM files only if webm_io is enabledVignesh Venkatasubramanian2014-04-23
* Automatically count test vectors and make the tables const.Alex Converse2014-03-27
* tests: fix a few msvc warningsJames Zern2014-01-29
* test/: remove some unnecessary extern "C"sJames Zern2014-01-18
* Cleanup copyright headers.Frank Galligan2013-12-12
* Move test vector list into a separate header.Frank Galligan2013-12-11
* add tile test vectorsJames Zern2013-12-05
* Add a test vector for loopfilterJingning Han2013-12-04
* Fix VP8 border replication for very small imageYaowu Xu2013-12-03
* Add a noise test vectorYunqing Wang2013-11-26
* Add test vector for row/col tile decodingJingning Han2013-11-12
* add tile test vectorsJames Zern2013-10-28
* add a test vector with frame parallel mode enabledJames Zern2013-10-14
* BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORTDmitry Kovalev2013-10-02
* Modified resize unit test to output test vectorAdrian Grange2013-09-17
* Fixing problem with invalid delta_q reading.Dmitry Kovalev2013-09-04
* Add a test vector that tests color space 444Jim Bankoski2013-08-26
* Fixing vp9_get_pred_context_comp_ref_p function.Dmitry Kovalev2013-07-12
* Merge "Fix loopfilter bug"Yaowu Xu2013-07-09
|\
| * Fix loopfilter bugJohn Koleszar2013-07-08
* | tests/*source: test file pointer before readingJames Zern2013-06-25
|/
* Fix loopfilter of leftmost 4x4 edges in SBJohn Koleszar2013-06-24
* Add some unaligned test vectorsJohn Koleszar2013-06-19
* Add vp9 test vectors unit testJohn Koleszar2013-06-13
* [WIP] Add column-based tiling.Ronald S. Bultje2013-02-05
* Support multiple codecs in test infrastructureJohn Koleszar2013-01-23
* Add unit test for decoder test_vector_testYunqing Wang2012-10-22