summaryrefslogtreecommitdiff
path: root/test/test.mk
AgeCommit message (Expand)Author
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
2013-09-17Modified resize unit test to output test vectorAdrian Grange
2013-09-10Enable and fix resize_test for VP9Adrian Grange
2013-09-04Fixing problem with invalid delta_q reading.Dmitry Kovalev
2013-08-26Add a test vector that tests color space 444Jim Bankoski
2013-08-05vp9/decoder: add thread workerJames Zern
2013-07-12Fixing vp9_get_pred_context_comp_ref_p function.Dmitry Kovalev
2013-07-09Added a lossless testYaowu Xu
2013-07-09Merge "Fix loopfilter bug"Yaowu Xu
2013-07-08Fix loopfilter bugJohn Koleszar
2013-07-02new unit test for cpu-speedJim Bankoski
2013-06-24Fix loopfilter of leftmost 4x4 edges in SBJohn Koleszar
2013-06-21Merge "Add some unaligned test vectors"John Koleszar
2013-06-21Add subtract_block SSE2 version and unit test.Ronald S. Bultje
2013-06-19Add some unaligned test vectorsJohn Koleszar
2013-06-18tests: clear system state after non-API callsJames Zern
2013-06-13Add vp9 test vectors unit testJohn Koleszar
2013-06-06don't tokenize & encode tokens for blocks in UMVJim Bankoski
2013-03-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev