summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-06-25Add 8x8 dct/adst unit testsJingning Han
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-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
2013-05-07Partially disable error resilience testJohn Koleszar
2013-05-07Revert "Adjust error resilience test data rate."John Koleszar
2013-05-07Adjust error resilience test data rate.Paul Wilkins
2013-05-06Merge "encode_test_driver: make ~Encoder virtual" into experimentalJohn Koleszar
2013-05-06test/tile_independence_test: check decode returnJames Zern
2013-05-03encode_test_driver: make ~Encoder virtualJames Zern
2013-05-02Merge changes Ifea8618a,I014b832a into experimentalJames Zern
2013-05-02convolve_test: cosmeticsJames Zern
2013-05-02superframe_test: use delete[] where appropriateJames Zern
2013-05-02convolve_test: remove unnecessary memsetJames Zern
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-19Finally removing BOOL_DECODER and using vp9_reader instead.Dmitry Kovalev