summaryrefslogtreecommitdiff
path: root/test/decode_test_driver.cc
AgeCommit message (Expand)Author
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2014-12-12Fix a bug that break the vp8 fragment decoder.hkuang
2014-08-22tests: use vpx_codec_dec_cfg_t() to initialize varsJames Zern
2014-08-06Make the api behavior conform to api spec.Hangyu Kuang
2014-07-17Separates profile 2 into 2 profiles 2 and 3Deb Mukherjee
2014-07-11Add unit test to test tile decoding error handling.hkuang
2014-07-10tests: add API_REGISTER_STATE_CHECKJames Zern
2014-06-25Merge "decode_test_driver: check HasFailure() in RunLoop"James Zern
2014-06-24decode_test_driver: fix type size warningJames Zern
2014-06-24Add unit test to test user_priv parameter.hkuang
2014-06-23Add Check for Peek Stream validity to decoder test.Jim Bankoski
2014-06-21decode_test_driver: check HasFailure() in RunLoopJames Zern
2014-06-20Validate error checking code in decoder.Jim Bankoski
2014-02-12decode_test_driver: Use size_t for size arg to DecodeFrame().Tom Finegan
2013-12-11Add pre decode frame hook to decoder test class.Frank Galligan
2013-03-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev
2013-01-23Support multiple codecs in test infrastructureJohn Koleszar
2012-11-27tests: add xmm register check for win64 targetsJames Zern
2012-10-22Add unit test for decoder test_vector_testYunqing Wang
2012-08-31added encode/decode matching validation to testsYaowu Xu