summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-27Merge "Add vpx_scaled_2d_neon()"Linfeng Zhang
2017-09-27Merge "Add unit test to expose vp8 bug when width is set odd."Jerome Jiang
2017-09-27Merge "vp8: [loongson] optimize copymen with mmi"Shiyou Yin
2017-09-26Add unit test to expose vp8 bug when width is set odd.Jerome Jiang
2017-09-26Remove the speed condition in setting compute_source_sad.Marco
2017-09-26Replace flag USE_ALTREF_FOR_ONE_PASS with speed feature.Marco
2017-09-26Merge "SVC: Add setting for max_intra_rate_pct in sample encoder."Marco Paniconi
2017-09-26Add vpx_scaled_2d_neon()Linfeng Zhang
2017-09-26Merge changes Ib9105462,Idfac00ed,If8d8a0e2Linfeng Zhang
2017-09-26vp8: [loongson] optimize copymen with mmiShiyou Yin
2017-09-25SVC: Add setting for max_intra_rate_pct in sample encoder.Marco
2017-09-25Merge "vpxdsp: [x86] add highbd_d45_predictor functions"Scott LaVarnway
2017-09-22vpxdsp: [x86] add highbd_d45_predictor functionsScott LaVarnway
2017-09-22Merge changes If59743aa,Ib046fe28,Ia2345752James Zern
2017-09-21Merge "Comma-separate VP9 encoder tmp.stt output"Andrew Lewis
2017-09-21Merge "vp9: Modify pickmode early exit for ARF in 1pass."Marco Paniconi
2017-09-20vp9: Modify pickmode early exit for ARF in 1pass.Marco
2017-09-20Remove the unnecessary cast of (int16_t)cospi_{1...31}_64Linfeng Zhang
2017-09-20Remove the unnecessary upcasts of (int)cospi_{1...31}_64Linfeng Zhang
2017-09-20Change cospi_{1...31}_64 from tran_high_t to tran_coef_tLinfeng Zhang
2017-09-20Merge "Bug fix: fadst4() in vp9/encoder/vp9_dct.c"James Zern
2017-09-20Bug fix: fadst4() in vp9/encoder/vp9_dct.cLinfeng Zhang
2017-09-20Merge "vp9: Modify simple_block_yrd condition for SVC"Marco Paniconi
2017-09-20Merge "vpxdsp: [x86] add highbd_d63_predictor functions"Scott LaVarnway
2017-09-19temporal_filter_apply_sse2.asm: add ':' to labelJames Zern
2017-09-19cosmetics: NEON scaling codeLinfeng Zhang
2017-09-19Refactor convolve NEON codeLinfeng Zhang
2017-09-19Refactor convolve codeLinfeng Zhang
2017-09-19vpxdsp: [x86] add highbd_d63_predictor functionsScott LaVarnway
2017-09-19vp9: Modify simple_block_yrd condition for SVCMarco
2017-09-19Merge "Add datarate test for frame_parallel_decoding mode off."Marco Paniconi
2017-09-19vp9: Fix condition for limiting ARF 1 pass vbr.Marco
2017-09-19Merge "vp9: Adjustments for ARF usage in 1 pass vbr."Marco Paniconi
2017-09-18vp9: Adjustments for ARF usage in 1 pass vbr.Marco
2017-09-18Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_tLinfeng Zhang
2017-09-18Merge "cosmetics: vp9_rtcd_defs.pl"Linfeng Zhang
2017-09-15Merge "vp8: [loongson] optimize dequantize with mmi"Shiyou Yin
2017-09-15Add datarate test for frame_parallel_decoding mode off.Marco
2017-09-15Merge "Fix bug in intra mode rd penalty."Paul Wilkins
2017-09-15Merge "mips msa clean-up msa macros"Kaustubh Raste
2017-09-15Merge "vp9_scale_test: add C config"James Zern
2017-09-15Merge "Revert "Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()""James Zern
2017-09-14Merge "VP9 level targeting: add a new AUTO mode"Hui Su
2017-09-14vp9_scale_test: add C configJames Zern
2017-09-14Revert "Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()"James Zern
2017-09-14VP9 level targeting: add a new AUTO modeHui Su
2017-09-14vp8: [loongson] optimize dequantize with mmiShiyou Yin
2017-09-14vp8: [loongson] optimize idctllm with mmiShiyou Yin
2017-09-14mips msa clean-up msa macrosKaustubh Raste
2017-09-13cosmetics: vp9_rtcd_defs.plLinfeng Zhang