Tune SSSE3 assembly implementation to improve quantization speed
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
Refactor block_yrd function for RTC coding mode
Optimize quantization simd implementation
Enhance the transform skipping decision-making in non-rd mode
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"
Move joint_motion_search & delete function prototype
vp8: fix a bug in the internal PSNR calculation
enable test/vp9_encoder_parms_get_to_decoder
put spatial svc behind an ABI check
Safely free all the frame buffers after all the workers finish the work.
Merge "Speed up non-rd mode decision search"
Merge "Fix an ioc warning in vp9_pick_inter_mode"
Merge "Adjustments to aq-mode=3."
vpx/vpx_codec.h: bump ABI version
vpx/vpx_encoder.h: bump ABI version
Merge "vp9_resize_plane: quiet some static analysis warnings"
Merge changes Ie5a24275,Ib72946a8,I532b882b
Merge "Fix external resize memory issues."
external_frame_buffer_test: quiet static analysis warnings
fix static analysis warnings related to CHECK_MEM_ERROR
vp9_resize_plane: quiet some static analysis warnings
vp9_fdct8x8_quant_ssse3: quiet a static analysis warning
vp9_fdct8x8_quant_sse2: quiet a static analysis warning
vp9_mv_pred: quiet a static analysis warning