summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-11Merge "Faster VSX vpx_quantize_b"Luc Trudeau
2018-05-10vpx_subtract_block_neon: add explicit castJames Zern
2018-05-11Merge "Fix vpxdec fuzz failure."Jerome Jiang
2018-05-11Merge "vp9: Adjust some early exits in nonrd-pickmode."Marco Paniconi
2018-05-11Remove ppc64 (big endian) from configureLuc Trudeau
2018-05-11Merge "ppc: Add vpx_iwht4x4_16_add_vsx"James Zern
2018-05-11Merge "configure: check for arm_neon.h w/neon builds"James Zern
2018-05-11Merge "Update vpx_subtract_block_neon()"James Zern
2018-05-10Faster VSX vpx_quantize_bLuc Trudeau
2018-05-10vp9: Adjust some early exits in nonrd-pickmode.Marco Paniconi
2018-05-10Update vpx_subtract_block_neon()Linfeng Zhang
2018-05-10Merge "Update vpx_comp_avg_pred_neon()"James Zern
2018-05-10Merge "Remove extra line in warnings in ivfdec.c"Jerome Jiang
2018-05-10configure: check for arm_neon.h w/neon buildsJames Zern
2018-05-10Merge "Make upper limit of frame size in ivf reader consistent."Jerome Jiang
2018-05-10Fix vpxdec fuzz failure.Jerome Jiang
2018-05-10Remove extra line in warnings in ivfdec.cJerome Jiang
2018-05-10Make upper limit of frame size in ivf reader consistent.Jerome Jiang
2018-05-10Merge "VSX version of vpx_quantize_b_vsx"Luc Trudeau
2018-05-09vp9-svc: Fix inter-layer early exit threshold.Marco Paniconi
2018-05-09Merge "Don't use transform domain distortion when eob is 0"Hui Su
2018-05-09VSX version of vpx_quantize_b_vsxLuc Trudeau
2018-05-09Merge "vp9-svc: Fix to SVC for frame dropping."Marco Paniconi
2018-05-09Merge "Improved slide show coding"Paul Wilkins
2018-05-08Update vpx_comp_avg_pred_neon()Linfeng Zhang
2018-05-08vp9-svc: Fix to SVC for frame dropping.Marco Paniconi
2018-05-08Update SadMxNx4 NEON functionsLinfeng Zhang
2018-05-08Merge "configure: Disable pthread_h if linking failed"Martin Storsjö
2018-05-08Merge "Add vpx_sum_squares_2d_i16_neon()"Linfeng Zhang
2018-05-08Improved slide show codingpaulwilkins
2018-05-07Update vpx_sum_squares_2d_i16_sse2()Linfeng Zhang
2018-05-07Add vpx_sum_squares_2d_i16_neon()Linfeng Zhang
2018-05-04Don't use transform domain distortion when eob is 0Hui Su
2018-05-04Merge "vp9-svc: Reset fb_idx for unused references."Marco Paniconi
2018-05-04configure: Disable pthread_h if linking failedMartin Storsjo
2018-05-03vp9-svc: Add memset on the svc fb_idx.Marco Paniconi
2018-05-03vp9-svc: Reset fb_idx for unused references.Marco Paniconi
2018-05-03vp9-svc: On key frame update all reference slots for SVC.Marco Paniconi
2018-05-02Merge "Clean switch cases in vp9 encoder"Linfeng Zhang
2018-05-02Merge "vp9: [loongson] optimize vpx_convolve8 with mmi"xiwei gu
2018-05-01Clean switch cases in vp9 encoderLinfeng Zhang
2018-04-28Merge "Update variance_test.cc"James Zern
2018-04-27Update variance_test.ccLinfeng Zhang
2018-04-27vp9-svc: Remove the memset on the svc fb_idx.Marco Paniconi
2018-04-27Merge "VP9 SVC: Add new level to constrain inter-layer pred."Marco Paniconi
2018-04-27Merge "Respect MV limit in vp9_int_pro_motion_estimation()"Hui Su
2018-04-26VP9 SVC: Add new level to constrain inter-layer pred.Jerome Jiang
2018-04-26vp9-svc: Remove unneeded call and init some parameters.Marco Paniconi
2018-04-26Merge "Do one level less of transform search for large blocks"Hui Su
2018-04-26Respect MV limit in vp9_int_pro_motion_estimation()Hui Su