summaryrefslogtreecommitdiff
path: root/test/test-data.sha1
AgeCommit message (Expand)Author
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
2014-06-18BITSTREAM: Handle transform size and motion vectors more logically for non-420.Alex Converse
2014-06-16Merge "Fix out of boundary memory read in fuzz test on vpxdec"Jingning Han
2014-06-13Fix out of boundary memory read in fuzz test on vpxdecJingning Han
2014-06-11[spatial svc]Combine first and second pass test to keep stats data in memory.Minghai Shang
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-31Merge "[BITSTREAM]Fix the scaling calculation"Yaowu Xu
2014-03-28[BITSTREAM]Fix the scaling calculationYaowu Xu
2014-03-28[svc] Fix SvcTest.SecondPassEncode failureMinghai Shang