summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-09-10Merge "Enable accuracy/memory check for 16x16 transforms"Jingning Han
2013-09-10Merge "Rework 16x16 transform unit test"Jingning Han
2013-09-09test/idct_test: add missing vpx_integer.h includeJames Zern
2013-09-09Enable accuracy/memory check for 16x16 transformsJingning Han
2013-09-09Rework 16x16 transform unit testJingning Han
2013-09-06cleanup cpplint warningsYaowu Xu
2013-09-05Merge "Enable 32x32 Transform unit test"Jingning Han
2013-09-05Enable 32x32 Transform unit testJingning Han
2013-09-05Merge "Added ClearSystemState in a unit test"Yaowu Xu
2013-09-04Added ClearSystemState in a unit testYaowu Xu
2013-09-04Fixing problem with invalid delta_q reading.Dmitry Kovalev
2013-09-03Merge "Fix intermediate height in convolve_c"James Zern
2013-08-30Fix intermediate height in convolve_cTero Rintaluoma
2013-08-29Refactor 16x16 unit testsJingning Han
2013-08-27Merge "Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder."Dmitry Kovalev
2013-08-26Add a test vector that tests color space 444Jim Bankoski
2013-08-26Fix Chroma plane md5 checkJim Bankoski
2013-08-26Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder.Dmitry Kovalev
2013-08-23Fix bug in convolution functions (filter selection)Adrian Grange
2013-08-21Make "good" quality 2-pass vpxenc encoding defaultDeb Mukherjee
2013-08-09Renaming BLOCK_SIZE_TYPES constant to BLOCK_SIZES.Dmitry Kovalev
2013-08-08fix unit test failure on win32 vs2008 buildYaowu Xu
2013-08-06variance x86inc guardsJim Bankoski
2013-08-06sad + miscellaneous updatesJim Bankoski
2013-08-06block error / x86inc modsJim Bankoski
2013-08-05reworked config for use_x86_incJim Bankoski
2013-08-05Merge changes I082959ab,Ib6932640James Zern
2013-08-05Merge "Begin to restrict x86inc.asm usage"Jim Bankoski
2013-08-05vp9/decoder: threaded row-based loop filterJames Zern
2013-08-05vp9/decoder: add thread workerJames Zern
2013-08-05Begin to restrict x86inc.asm usageJim Bankoski
2013-08-05Replacing long block size enum values with shorter ones (2).Dmitry Kovalev
2013-07-22Merge "tests: silence a few type related warnings"James Zern
2013-07-22Merge "cosmetics: idct_test.cc: fix formatting"James Zern
2013-07-18tests: silence a few type related warningsJames Zern
2013-07-18cosmetics: tile_independence_test: fix formattingJames Zern
2013-07-18cosmetics: idct_test.cc: 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