summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-02-16Replace idct32x32_1024_add_ssse3 assembly with intrinsicsYi Luo
2017-02-16disable VP9MultiThreadedFrameParallel testsJames Zern
2017-02-16Merge "Additional first pass stats."Paul Wilkins
2017-02-16Merge "vpx_temporal_svc_encoder.sh: remove FUNCNAME bashism"James Zern
2017-02-15vpx_temporal_svc_encoder: Expose error resilient control to cmd line.Jerome Jiang
2017-02-15Add vpx_highbd_idct16x16_38_add_neon()Linfeng Zhang
2017-02-15Additional first pass stats.paulwilkins
2017-02-14vpx_temporal_svc_encoder.sh: remove FUNCNAME bashismJames Zern
2017-02-14Add vpx_highbd_idct16x16_38_add_c()Linfeng Zhang
2017-02-14Merge "Add vpx_highbd_idct16x16_256_add_neon()"Linfeng Zhang
2017-02-13Add vpx_highbd_idct16x16_256_add_neon()Linfeng Zhang
2017-02-13Merge "fdct8x8 highbd neon: use tran_low_t for output"Johann Koenig
2017-02-13fdct8x8 highbd neon: use tran_low_t for outputJohann
2017-02-13The bitstream bit match test in multi-threaded encoderYunqing Wang
2017-02-13Add vpx_highbd_idct{16x16,32x32}_1_add_neon()Linfeng Zhang
2017-02-08Add vpx_idct16x16_38_add_neon()Linfeng Zhang
2017-02-08Merge "Add vpx_idct16x16_38_add_c()"Linfeng Zhang
2017-02-07Add vpx_idct16x16_38_add_c()Linfeng Zhang
2017-02-07block_error_fp highbd sse2: use tran_low_t for coeffJohann
2017-02-03Fix visual studio build failureYunqing Wang
2017-02-02Merge "Add unit tests for vp9_block_error_fp."Jerome Jiang
2017-02-02Merge "Add SSSE3 intrinsic 8x8 inverse 2D-DCT"Jingning Han
2017-02-02Add unit tests for vp9_block_error_fp.Jerome Jiang
2017-02-02Merge "Add mips msa sum_squares_2d_i16 function"Kaustubh Raste
2017-02-02Merge "Remove neon assembly for idct 16x16 and 8x8"Johann Koenig
2017-02-02Merge changes I43521ad3,I013659f6Johann Koenig
2017-02-01Add SSSE3 intrinsic 8x8 inverse 2D-DCTJingning Han
2017-02-01satd highbd neon: use tran_low_t for coeffJohann
2017-02-01satd highbd sse2: use tran_low_t for coeffJohann
2017-02-01hadamard highbd ssse3: use tran_low_t for coeffJohann
2017-02-01hadamard highbd neon: use tran_low_t for coeffJohann
2017-02-01hadamard highbd sse2: use tran_low_t for coeffJohann
2017-01-31Make satd unit test support all bit-depth settingsJingning Han
2017-01-31Unify the hadamard transform unit test for bit-depth settingsJingning Han
2017-01-31Fix real-time compression regression in hbd modeJingning Han
2017-01-31Merge "Use Buffer class for post proc tests"Johann Koenig
2017-01-31Add mips msa sum_squares_2d_i16 functionKaustubh Raste
2017-01-31Add mips msa vpx_minmax_8x8 functionKaustubh Raste
2017-01-27Add mips msa vpx Integer projection row/col functionsKaustubh Raste
2017-01-27Merge "Add mips msa vpx satd function"Kaustubh Raste
2017-01-26Use Buffer class for post proc testsJohann
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2017-01-24Merge "Add the multi-threaded first pass encoder unit test"Yunqing Wang
2017-01-24Add mips msa vpx satd functionKaustubh Raste
2017-01-23PartialIDctTest: reduce number of RunQuantCheck iterationsJohann
2017-01-21vp9: Small threshold adjustment to unittest BasicRateTargeting444Marco
2017-01-20Add the multi-threaded first pass encoder unit testYunqing Wang
2017-01-19Remove neon assembly for idct 16x16 and 8x8Johann
2017-01-19Add mips msa vpx hadamard functionsKaustubh Raste
2017-01-12Merge "vp9: Make the denoiser work with spatial SVC."Marco Paniconi