Fix the scaling factor in UV skipping test
Merge "Fix error of "Left shift of negative value -1"."
Merge "Set vbp thresholds for aq3 boosted blocks"
Fix error of "Left shift of negative value -1".
Merge "Code cleanup: put (8x8/4x4)fill_variance into separate function."
Merge "Remove PPC build support"
Set vbp thresholds for aq3 boosted blocks
Code cleanup: put (8x8/4x4)fill_variance into separate function.
Small fix to segment check in pickmode.
Merge "vp9/neon: skip some files in high-bitdepth build"
Merge "vp9: fix high-bitdepth NEON build"
Merge "use MAX_MB_PLANE consistently"
Merge "Fix 10-bit video decode failure with --frame-parallel mode."
Merge "Reduce required xmm number by one in block_error_fp"
Merge "Simplify bsize calculation"
Merge "Optimize quantization simd implementation"
Merge "Simplify effective src_diff address computation"
Merge "Refactor block_yrd function for RTC coding mode"
Simplify effective src_diff address computation
Reduce required xmm number by one in block_error_fp
Refactor block_yrd function for RTC coding mode
Optimize quantization simd implementation
Enhance the transform skipping decision-making in non-rd mode
Fix 10-bit video decode failure with --frame-parallel mode.
vp9/neon: skip some files in high-bitdepth build
vp9: fix high-bitdepth NEON build
Merge "Rename vbp thresholds"
Merge "webmdec: Fix read_frame return value for calls after EOS"
Merge "Set postproc flags in decoder_get_frame."
Merge "Tuning SATD rate calculation for speed"
Merge "Use aligned copy in 8x8 Hadamard transform SSE2"
Merge "Allow block skip coding option in RTC mode"
Merge "Fix 8x8 Hadamard SSE2 implementation"
Merge "VP9E_GET_ACTIVE_MAP API function."
Tuning SATD rate calculation for speed
Merge "Move vp9_coef_con_tree to common/"
Use aligned copy in 8x8 Hadamard transform SSE2
Merge "Enable 16x16 Hadamard transform in SATD based mode decision"
Merge "Use SATD based mode decision for block sizes below 16x16"
Allow block skip coding option in RTC mode
Move vp9_coef_con_tree to common/
Set postproc flags in decoder_get_frame.
Merge "Reuse inter prediction pixel block for Hadamard transform"
Fix 8x8 Hadamard SSE2 implementation
Enable 16x16 Hadamard transform in SATD based mode decision
Merge "Hadamard transform based coding mode decision process"
Use SATD based mode decision for block sizes below 16x16
Reuse inter prediction pixel block for Hadamard transform
Hadamard transform based coding mode decision process
webmdec: Fix read_frame return value for calls after EOS
Merge "Simplify skip check."
Merge "vp9_postproc.c: eliminate -Wshadow build warnings."
vp9_postproc.c: eliminate -Wshadow build warnings.
Speed 5: use non-rd mode for key frame coding.
Merge "Fix the issue that --limit is not working in --frame-parallel mode."
Merge "Remove 8-bit array in HBD"
Merge "Replace heap with stack memory allocation"
Merge "Fix use of scaling in joint motion search"
Fix the issue that --limit is not working in --frame-parallel mode.
Remove 8-bit array in HBD
Replace heap with stack memory allocation
Fix use of scaling in joint motion search
Merge "fix static analysis warnings related to CHECK_MEM_ERROR"
mips msa configuration patch for MIPS SIMD Arch (MSA) P5600 and I6400
Merge "Enable group adaptive max q by default."
VP9E_GET_ACTIVE_MAP API function.
Refactor fast loop filter code to handle 444.
Merge "vp9_pred_mv(): misc fixes and optimizations"
Merge "A tiny cyclic refresh / active map fix."
Merge "Revised rd adjustment for variance."
Merge "Experimental rd bias based on source vs recon variance."
A tiny cyclic refresh / active map fix.
Merge "vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h"
Merge "Optimize the intra frame decode to skip some unnecessary copy."
Merge "Safely free all the frame buffers after all the workers finish the work."
vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h
Enable group adaptive max q by default.
Optimize the intra frame decode to skip some unnecessary copy.
Merge "Don't apply active map on key frames."
Merge "Set loop filter level to zero on inactive segment."
vp9_pred_mv(): misc fixes and optimizations
Don't apply active map on key frames.
vp[89]_cx_iface.c: remove obsolete ABI checks
Set loop filter level to zero on inactive segment.
Revised rd adjustment for variance.
Experimental rd bias based on source vs recon variance.
Merge "Restore first ref frame pointer to the correct value"
Merge "enable test/vp9_encoder_parms_get_to_decoder"
Merge "put spatial svc behind an ABI check"
Merge changes I42fa121b,Id30076ce
Restore first ref frame pointer to the correct value
Merge "Move joint_motion_search & delete function prototype"
Merge "external_frame_buffer_test: quiet static analysis warnings"