summaryrefslogtreecommitdiff
path: root/test/test.mk
AgeCommit message (Expand)Author
2014-06-27Merge "Better validation of invalid files"Jim Bankoski
2014-06-27Better validation of invalid filesJim Bankoski
2014-06-25test.mk: remove renamed fileJames Zern
2014-06-24vp9: check tile column countJames Zern
2014-06-24Add unit test to test user_priv parameter.hkuang
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-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-14make spatial svc an experimentJames Zern
2014-05-09Add another test vectorYaowu Xu
2014-05-09Merge "Added a test vector"Yaowu Xu
2014-05-07Added a test vectorYaowu Xu
2014-04-28Merge "Changing webmdec to use libwebm"Vignesh Venkatasubramanian
2014-04-24Changing webmdec to use libwebmVignesh Venkatasubramanian
2014-04-24Merge "Add VPXD_SET_DECRYPTOR support to the VP9 decoder."Joey Parrish
2014-04-23Enable tests using WebM files only if webm_io is enabledVignesh Venkatasubramanian
2014-04-23Add VPXD_SET_DECRYPTOR support to the VP9 decoder.Joey Parrish
2014-04-18Remove duplicate code in test/webm_video_source.hVignesh Venkatasubramanian
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-28[BITSTREAM]Fix the scaling calculationYaowu Xu
2014-03-27[svc] Verify and store input two pass stats data in 2nd pass rcMinghai Shang
2014-03-18In-frame q adjustment for cyclic background refresh.Marco Paniconi
2014-03-12Add an active map test.Alex Converse
2014-02-27cosmetics: test.mk: sort source listsJames Zern
2014-02-27test.mk: fix test availabilityJames Zern
2014-02-22Merge "move nestegg to third_party"James Zern
2014-02-21tests: enable datarate_test based on CONFIG_ENCODERSJames Zern
2014-02-21move nestegg to third_partyJames Zern
2014-02-20Merge "Added three test vectors with droppable frames"Adrian Grange
2014-02-20Added three test vectors with droppable framesYaowu Xu
2014-02-20Merge "Test vectors for odd image width and height."Adrian Grange
2014-02-20Test vectors for odd image width and height.Jim Bankoski
2014-02-13Add VP9 decoder support for external frame buffersFrank Galligan
2014-01-31Disable update of last_show_frame for existing frameAdrian Grange
2014-01-24Revert external frame buffer code.Frank Galligan
2014-01-22Expand the lossless and datarate tests to cover 4:4:4.Alex Converse
2014-01-16Add Y4mVideoSource to be used with 4:4:4 tests.Alex Converse
2013-12-18Added a test vector that exercises lpf deltasYaowu Xu
2013-12-17Merge changes I5d28c2f5,Ib00b036fYaowu Xu
2013-12-16Add test for partial inverse transformsYaowu Xu
2013-12-16Added a test vectorYaowu Xu
2013-12-15Add frame buffer lru cache.Frank Galligan
2013-12-15Add support to pass in external frame buffers.Frank Galligan
2013-12-11Move test vector list into a separate header.Frank Galligan
2013-12-05add tile test vectorsJames Zern
2013-12-04Add a test vector for loopfilterJingning Han