summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2015-12-10dc_left_pred[48]: fix pic buildsJames Zern
2015-12-10Fix the win32 crash when GET_GOT is not definedYunqing Wang
2015-12-09Merge "fix null pointer crash in Win32 because esp register is broken"Johann Koenig
2015-12-07Re-enable SSE2 based intra 4x4 predictionJian Zhou
2015-12-07Merge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"Scott LaVarnway
2015-12-07fix null pointer crash in Win32 because esp register is brokenSergey Kolomenkin
2015-12-05Revert "MMX in intra 4x4 prediction replaced with SSE2"James Zern
2015-12-04Speed up h_predictor_16x16Jian Zhou
2015-12-04Speed up h_predictor_8x8Jian Zhou
2015-12-03MMX in intra 8x8 prediction replaced with SSE2Jian Zhou
2015-12-03MMX in intra 4x4 prediction replaced with SSE2Jian Zhou
2015-12-02Merge "SSE2 speed up of h_predictor_4x4"Jian Zhou
2015-12-02VP9: Add ssse3 version of vpx_idct32x32_135_add()Scott LaVarnway
2015-11-30Merge "VPX: x86 asm version of vpx_idct32x32_1024_add()"Scott LaVarnway
2015-11-30SSE2 speed up of h_predictor_4x4Jian Zhou
2015-11-25VPX: x86 asm version of vpx_idct32x32_1024_add()Scott LaVarnway
2015-11-25Merge "Speed up tm_predictor_8x8"Jian Zhou
2015-11-24Speed up tm_predictor_8x8Jian Zhou
2015-11-24Merge "bitreader/writer: Change shift to signed"Alex Converse
2015-11-23VPX: Removed unnecessary pmulhrsw in IDCT32X32_34Scott LaVarnway
2015-11-20Revert "Speed up h_predictor_4x4"James Zern
2015-11-21Merge "Speed up h_predictor_4x4"James Zern
2015-11-20Merge "Fix a signed shift overflow in vpx_rb_read_inv_signed_literal."Alex Converse
2015-11-20Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"Scott LaVarnway
2015-11-19bitreader/writer: Change shift to signedAlex Converse
2015-11-19Fix a signed shift overflow in vpx_rb_read_inv_signed_literal.Alex Converse
2015-11-19Speed up h_predictor_4x4Jian Zhou
2015-11-18Speed up tm_predictor_4x4Jian Zhou
2015-11-17VPX: x86 asm version of vpx_idct32x32_34_add()Scott LaVarnway
2015-11-11Revert "VPX: x86 asm version of vpx_idct32x32_34_add()"James Zern
2015-11-10Merge "convolve_copy_sse2: replace SSE w/SSE2 code"James Zern
2015-11-10Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"Scott LaVarnway
2015-11-10VPX: x86 asm version of vpx_idct32x32_34_add()Scott LaVarnway
2015-11-09convolve_copy_sse2: replace SSE w/SSE2 codeJames Zern
2015-10-26Merge "Optimize vpx_quantize_{b,b_32x32} assembler."Debargha Mukherjee
2015-10-21vp10: merge ext_ipred_bltr experiment into misc_fixes.Ronald S. Bultje
2015-10-20Optimize vpx_quantize_{b,b_32x32} assembler.Geza Lore
2015-10-16vp10: add extended-intra prediction edges experiment.Ronald S. Bultje
2015-10-14Upstream Mozilla fix for older Apple clang buildsJohann
2015-10-13Fix compiler warningshui su
2015-10-09Add vpx_highbd_convolve_{copy,avg}_sse2Alex Converse
2015-10-09Remove 4 mova insts from quantize_ssse3_x86_64.asmGeza Lore
2015-10-06SSSE3 optimisation for quantize in high bit depthJulia Robson
2015-10-06Merge "VPX: refactor vpx_idct32x32_1_add_sse2()"Scott LaVarnway
2015-10-05SSE2 optimisation for quantize in high bit depthJulia Robson
2015-10-05VPX: refactor vpx_idct32x32_1_add_sse2()Scott LaVarnway
2015-10-02Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9."Ronald S. Bultje
2015-10-02Merge "Accelerated transform in high bit depth"Debargha Mukherjee
2015-10-01vp10: reimplement d45/4x4 to match vp8 instead of vp9.Ronald S. Bultje
2015-09-30vp8: change build_intra4x4_predictors() to use vpx_dsp.Ronald S. Bultje