summaryrefslogtreecommitdiff
path: root/test/test-data.sha1
AgeCommit message (Expand)Author
2017-11-08vp9: Add nonref frame buffer test.Jerome Jiang
2017-09-27fix signed integer overflow of idctLinfeng Zhang
2017-06-08vp8_decode_frame: fix oob read on truncated key frameJames Zern
2016-12-20vp9: Add datarate test for denoiser, for high noise case.Marco
2016-11-22vp9,read_inter_block_mode_info: quiet msan warningJames Zern
2016-11-16stress.sh: Runs multiple libvpx encodes and decodes in parallelJim Bankoski
2016-11-05vp9-svc: Add unittest for svc-decoding.Marco
2016-11-01vp9,tile_worker_hook: correctly set jmp targetJames Zern
2016-09-28vp9_detokenize,decode_coefs: fix signed int overflowJames Zern
2016-08-23vp8: fix decoder crash with invalid leading keyframesJames Zern
2016-08-19vp9_alloc_context_buffers: clear cm->mi* on failureJames Zern
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-09-25Add a test for the interaction between active map and cyclic referesh.Alex Converse
2015-09-08Remove some trailing whitespacesDebargha Mukherjee
2015-06-05vpxenc: Add support for pixel aspect ratio.Frank Galligan
2015-06-03test-data.sha1: mark test data files as binaryKO Myung-Hun
2015-02-25tests: add a shorter 720p test clipJames Zern
2015-02-05vp9: fix segfault w/corrupt data post frame-parallel mergeJames 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-12-08Add error handling for frame parallel decode and unit test for that.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-11-06Modify the frame context memory deallocationYunqing Wang
2014-10-21Adding test vectors for profile 2 and 3Deb Mukherjee
2014-10-16Adds a set of end-to-end encode testsDeb Mukherjee
2014-10-13Add a seg map preservation test vector.Alex Converse
2014-09-09vp9: wait for key/intra-only frame after corruptionJames Zern
2014-09-08Add an invalid file test for referencing a different color space.Alex Converse
2014-09-04vp9: correct context buffer resize checkJames Zern
2014-09-04vp9: fail decode if block/frame refs are corruptJames Zern
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-08-29vp9: fix m/t loop filter invalid freeJames Zern
2014-08-27vp9: fix crash in inline loopfilter w/corrupt fileJames Zern
2014-08-27vp9: fix crash in mt loopfilter w/corrupt fileJames Zern
2014-07-29test-data.sha1: add missing checksumsJames Zern
2014-07-28Fix reference frame size restrictions.Jim Bankoski
2014-07-25Encode perf testJoshua Litt
2014-07-18Merge "Separates profile 2 into 2 profiles 2 and 3"Deb Mukherjee
2014-07-17Separates profile 2 into 2 profiles 2 and 3Deb Mukherjee
2014-07-16New decode perf test filesJoshua Litt
2014-07-15Fix show_existing_frame not decreasing frame buffer ref counter.Alexander Voronov
2014-07-11Add unit test to test tile decoding error handling.hkuang
2014-07-08Fix decoder handling of intra-only framesAdrian Grange
2014-07-05Adds support for reading and writing 10/12-bit y4mDeb Mukherjee