summaryrefslogtreecommitdiff
path: root/test/test.mk
AgeCommit message (Expand)Author
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
2013-12-03Fix VP8 border replication for very small imageYaowu Xu
2013-11-26Add a noise test vectorYunqing Wang
2013-11-18Decoder performance test added to unit testsJoshua Litt
2013-11-12Add test vector for row/col tile decodingJingning Han
2013-11-06Merge "Move SVC per-frame loop from sample app into libvpx proper"Ivan Maltz
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz
2013-10-28add tile test vectorsJames Zern
2013-10-22Revert "Merge "SVC improvements""James Zern
2013-10-21SVC improvementsIvan Maltz
2013-10-14add a test vector with frame parallel mode enabledJames Zern
2013-10-02BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORTDmitry Kovalev