summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-07-18cosmetics: tile_independence_test: fix formattingJames Zern
2013-07-17Merge "vp9_convolve8_neon placeholder"Johann
2013-07-17vp9_convolve8_neon placeholderJohann
2013-07-16Merge "Cosmetic changes in 4x4 and 8x8 fdct unit tests"James Zern
2013-07-16Merge "vp9_convolve8_[horiz|vert]_avg"Johann
2013-07-15Cosmetic changes in 4x4 and 8x8 fdct unit testsJingning Han
2013-07-12Fixing vp9_get_pred_context_comp_ref_p function.Dmitry Kovalev
2013-07-12vp9_convolve8_[horiz|vert]_avgJohann
2013-07-11Merge "Cosmetic changes in 16x16 ADST/DCT unit test"Jingning Han
2013-07-11Cosmetic changes in 16x16 ADST/DCT unit testJingning Han
2013-07-11convolve8 optimizations for neonJohann
2013-07-10Replace copy_memNxM functions with a generic copy/avg function.Ronald S. Bultje
2013-07-10Merge "Add unit test for 16x16 forward ADST/DCT"Jingning Han
2013-07-10Add unit test for 16x16 forward ADST/DCTJingning Han
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-26variance_test: add missing ClearSystemState...James Zern
2013-06-26Fix aligned memory allocation in unit testsJingning Han
2013-06-26test/fdct*: fix some warningsJames Zern
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