summaryrefslogtreecommitdiff
path: root/test/test-data.sha1
AgeCommit message (Expand)Author
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
2014-07-02Reverting "Adds support for reading and writing 10/12-bit y4m" for now becaus...Dmitry Kovalev
2014-07-02Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-07-01Merge "Add a test that tests invalid partitions for profile 1"Jim Bankoski
2014-07-01Add a test that tests invalid partitions for profile 1Jim Bankoski
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-27Better validation of invalid filesJim Bankoski
2014-06-24vp9: check tile column countJames Zern
2014-06-23error check vp9 superframe parsingJim Bankoski
2014-06-20Added Test vector that tests more show existing frames.Jim Bankoski
2014-06-20Validate error checking code in decoder.Jim Bankoski