summaryrefslogtreecommitdiff
path: root/test/invalid_file_test.cc
AgeCommit message (Expand)Author
2015-02-05vp9: fix segfault w/corrupt data post frame-parallel mergeJames Zern
2014-11-06Modify the frame context memory deallocationYunqing Wang
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-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-08-22invalid_file_test: correct HandlePeekResult signatureJames Zern
2014-08-22Merge "tests: use vpx_codec_dec_cfg_t() to initialize vars"James Zern
2014-08-22invalid_file_test.cc: remove unused param warningsJames Zern
2014-08-22tests: use vpx_codec_dec_cfg_t() to initialize varsJames Zern
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-14invalid_file_test: add an operator<< for DecodeParamJames Zern
2014-07-12invalid_file_test: convert test param from tuple to structJames Zern
2014-07-11Add unit test to test tile decoding error handling.hkuang
2014-07-01invalid_file_test: output error detail on mismatchJames Zern
2014-07-01Add a test that tests invalid partitions for profile 1Jim Bankoski
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-20Fix bug in error handling that causes segfaultJim Bankoski
2014-06-20Validate error checking code in decoder.Jim Bankoski