summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-06-25tests/*source: test file pointer before readingJames Zern
2013-06-25encode_test_driver: check for fatal failuresJames Zern
2013-06-25Merge "Cosmetic changes in 4x4 fwd transform unit test"Jingning Han
2013-06-25Merge "Tune the rounding operations in 8x8 ADST/DCT sse2"Jingning Han
2013-06-25Merge "I420VideoSource: normalize framerate types"James Zern
2013-06-25Merge "intrapred_test: add virtual dtor to IntraPredBase"James Zern
2013-06-25Tune the rounding operations in 8x8 ADST/DCT sse2Jingning Han
2013-06-25Merge "Add SAD unit tests for all rectangular sizes."Ronald S. Bultje
2013-06-25Cosmetic changes in 4x4 fwd transform unit testJingning Han
2013-06-25Add 8x8 dct/adst unit testsJingning Han
2013-06-24Add SAD unit tests for all rectangular sizes.Ronald S. Bultje
2013-06-24Merge "Fix loopfilter of leftmost 4x4 edges in SB"Yaowu Xu
2013-06-24Fix loopfilter of leftmost 4x4 edges in SBJohn Koleszar
2013-06-21Merge "Allocate memory using appropriate expected alignment in unit tests."Ronald S. Bultje
2013-06-21I420VideoSource: normalize framerate typesJames Zern
2013-06-21intrapred_test: add virtual dtor to IntraPredBaseJames Zern
2013-06-21Allocate memory using appropriate expected alignment in unit tests.Ronald S. Bultje
2013-06-21Merge "Add some unaligned test vectors"John Koleszar
2013-06-21variance_test: use REGISTER_STATE_CHECKJames Zern
2013-06-21Merge "Add subtract_block SSE2 version and unit test."Ronald S. Bultje
2013-06-21Merge "SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance()."Ronald S. Bultje
2013-06-21Add subtract_block SSE2 version and unit test.Ronald S. Bultje
2013-06-20Merge "Implement sse2 and ssse3 versions for all sub_pixel_variance sizes."Yaowu Xu
2013-06-20SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance().Ronald S. Bultje
2013-06-20Merge "Add unit tests for 4x4 ADST"Jingning Han
2013-06-20Implement sse2 and ssse3 versions for all sub_pixel_variance sizes.Ronald S. Bultje
2013-06-20Add unit tests for 4x4 ADSTJingning Han
2013-06-19Add some unaligned test vectorsJohn Koleszar
2013-06-18Merge "tests: clear system state after non-API calls"John Koleszar
2013-06-18tests: clear system state after non-API callsJames Zern
2013-06-17convolve_test: align filter arraysJames Zern
2013-06-17Change the encryption feature to use a callback for decryption.Jeff Petkau
2013-06-17Merge "Add vp9 test vectors unit test"John Koleszar
2013-06-14Merge "Enable sse2 version of sad8x4/4x8"Jingning Han
2013-06-14Enable sse2 version of sad8x4/4x8Jingning Han
2013-06-13Enable sse2 version of sad8x4/4x8Jingning Han
2013-06-13Add vp9 test vectors unit testJohn Koleszar
2013-06-12Implement SSE version for sad4x8x4d and SSE2 version for sad8x4x4d.Ronald S. Bultje
2013-06-10Cosmetic cleanups of filtersDeb Mukherjee
2013-06-07Handle partition type coding of boundary blocksJingning Han
2013-06-06Add marker bit to bool-coded partition startJohn Koleszar
2013-06-06don't tokenize & encode tokens for blocks in UMVJim Bankoski
2013-05-29sad_test: fix msvc compileJames Zern
2013-05-22Optimize variance functionsYunqing Wang
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-05-16WIP: 8x8 idct/recon mergeScott LaVarnway
2013-05-15WIP: 16x16 idct/recon mergeScott LaVarnway
2013-05-14WIP: 32x32 idct/recon mergeScott LaVarnway
2013-05-08Change test image format to VPX_IMG_FMT_I420John Koleszar
2013-05-07Replacing vp9_{write, write_literal, bit} macros with functions.Dmitry Kovalev