summaryrefslogtreecommitdiff
path: root/test/test_vectors.cc
AgeCommit message (Expand)Author
2017-11-08vp9: Add nonref frame buffer test.Jerome Jiang
2016-11-05vp9-svc: Add unittest for svc-decoding.Marco
2016-07-27test: apply clang-formatclang-format
2016-01-28Add a vp9 test vectorYaowu Xu
2015-10-28VP9 decoder: Add more test vectors for resizing.jackychen
2015-10-28Add more resize test videos that with larger resolution change intervals.Hangyu Kuang
2015-10-27Add several new test vectors with small resolution.Hangyu Kuang
2015-05-27Check size restrictions before running test vectorJohann
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-11-14Fix a bug in frame parallel decode and add a unit test for that.hkuang
2014-11-06Add two test vectors to test frame parallel decode.hkuang
2014-10-21Adding test vectors for profile 2 and 3Deb Mukherjee
2014-10-13Add a seg map preservation test vector.Alex Converse
2014-09-03Add a more complex SEG_LVL_SKIP test vector.Alex Converse
2014-09-02Add a test vector for SEG_LVL_SKIP.Alex Converse
2014-07-28Fix reference frame size restrictions.Jim Bankoski
2014-07-15Fix show_existing_frame not decreasing frame buffer ref counter.Alexander Voronov
2014-07-08Fix decoder handling of intra-only framesAdrian Grange
2014-07-01Add a new yuv444 testvector.Alex Converse
2014-06-30Merge "BITSTREAM: Handle transform size and motion vectors more logically for...Alex Converse
2014-06-23error check vp9 superframe parsingJim Bankoski
2014-06-20Added Test vector that tests more show existing frames.Jim Bankoski
2014-06-18BITSTREAM: Handle transform size and motion vectors more logically for non-420.Alex Converse
2014-06-13Fix out of boundary memory read in fuzz test on vpxdecJingning Han
2014-05-09Add another test vectorYaowu Xu
2014-05-07Added a test vectorYaowu Xu
2014-04-09Add more test files that change number of tile columns.Frank Galligan
2014-04-08Fix decoder resolution change with tilesFrank Galligan
2014-03-28[BITSTREAM]Fix the scaling calculationYaowu Xu
2014-03-27Automatically count test vectors and make the tables const.Alex Converse
2014-03-25tests: use consistent case for VP[89]James Zern
2014-02-21Stop gating non420 features with a configure flag.Alex Converse
2014-02-20Added three test vectors with droppable framesYaowu Xu
2014-02-20Test vectors for odd image width and height.Jim Bankoski
2014-01-31Disable update of last_show_frame for existing frameAdrian Grange
2013-12-18Added a test vector that exercises lpf deltasYaowu Xu
2013-12-16Added a test vectorYaowu Xu
2013-12-11Move test vector list into a separate header.Frank Galligan