Merge "Removing unused foreach_predicted_block function."
Merge "Cleaning up optimize_init_b function."
Merge "Cleaning up sum_intra_stats function."
Merge "Enable zero coeff check in sub8x8 UV rd loop"
configure: fix action expansion
configure: rename enable() to enable_feature()
Cleaning up optimize_init_b function.
Cleaning up sum_intra_stats function.
Merge "Adding scale factor check."
Merge "Removing PLANE_TYPE argument from cost_coeffs function."
Merge "Make "good" quality 2-pass vpxenc encoding default"
Merge "vp9 rtcd: remove non-existent sad functions"
Removing PLANE_TYPE argument from cost_coeffs function.
Make "good" quality 2-pass vpxenc encoding default
Removing a lot of duplicated code.
Adding scale factor check.
Fix typos and minor stylistic cleanup
Merge "Further correct bug in loopfilter initialization"
vp9 rtcd: remove non-existent sad functions
Removing unused foreach_predicted_block function.
Merge "Passing plane_bsize to foreach_transformed_block_visitor."
Merge "Add neon optimize vp9_short_idct10_8x8_add."
Merge "vp9_filter.{h, c} cleanup + adding SUBPEL_TAPS constant."
vp9_filter.{h, c} cleanup + adding SUBPEL_TAPS constant.
Add neon optimize vp9_short_idct10_8x8_add.
Enable zero coeff check in sub8x8 UV rd loop
Merge "Cleanup/enhancements of switchable filter search"
Merge "Moving plane_block_idx from vp9_blockd.h to vp9_quantize.c."
Merge "Adding has_second_ref function."
Merge "Adding VP9_FILTER_BITS constant."
Cleanup/enhancements of switchable filter search
Merge "Enable early termination in uv rd loop"
Merge "fix the mv_ref_idx issue"
Changes to auto partition size selection.
Adding VP9_FILTER_BITS constant.
Adding has_second_ref function.
Change to limit the mv search range
fix a bug when null function pointer is used.
Moving plane_block_idx from vp9_blockd.h to vp9_quantize.c.
Enable early termination in uv rd loop
Passing plane_bsize to foreach_transformed_block_visitor.
Merge "Fix potential use of uninitialized value"
Merge "Fix the returned distortion value in rd_pick_intra"
Using plane_bsize instead of bsize.
Further correct bug in loopfilter initialization
Fix potential use of uninitialized value
Fix the returned distortion value in rd_pick_intra
Removing unused or redundant arguments from *_args structures.
Merge "Moving from ss_txfrm_size to tx_size."
Merge "Renaming d27 predictor to d207."
Merge "Reduce the instructions of idct8x8. Also add the saving and restoring of D registers."
Merge "Reduce instructions of idct4x4."
Merge "vp9: neon: optimise vp9_wide_mbfilter_neon"
Reduce the instructions of idct8x8. Also add the
Merge "vp9: neon: use aligned stores in convolve functions"
vp9: neon: use aligned stores in convolve functions
Fixed typos and formatting
Merge "Added resizing & initialization of last frame segment map"
vp9: neon: optimise vp9_wide_mbfilter_neon
Moving from ss_txfrm_size to tx_size.
Merge "Refactor rd loop for chroma components"
Added resizing & initialization of last frame segment map
Merge "Converting code from using ss_txfrm_size to tx_size."
Merge "Moving segmentation struct from MACROBLOCKD to VP9_COMMON."
Merge "vp9: neon: add vp9_convolve_avg_neon"
Merge "vp9: neon: add vp9_convolve_copy_neon"
Refactor rd loop for chroma components
Merge "Remove unused RDCOST_8X8 macro"
Merge "Unify luma and chroma rd-cost estimation"
Converting code from using ss_txfrm_size to tx_size.
Using { 0 } for initialization instead of memset.
Renaming d27 predictor to d207.
Merge "vp9_dx_iface: check for NULL/0-size input"
Merge "vpxenc: open output file after setting pass #"
Moving segmentation struct from MACROBLOCKD to VP9_COMMON.
Remove unused RDCOST_8X8 macro
Merge "Quantization code cleanup."
Speed feature to skip split partition based on var
Unify luma and chroma rd-cost estimation
Merge "Renaming in MB_MODE_INFO"
Merge "Get rid of bashisms in armlink_adapter.sh"
Get rid of bashisms in armlink_adapter.sh
Merge "Get rid of bashisms in the main build scripts"
vp9_dx_iface: check for NULL/0-size input
vpxenc: open output file after setting pass #
vp9: neon: add vp9_convolve_copy_neon
vp9: neon: add vp9_convolve_avg_neon
Merge "Add neon optimize vp9_short_idct16x16_add."
Add neon optimize vp9_short_idct16x16_add.
foreach_transformed_block_in_plane cleanup, explicit tx_size var.
Adding const to arguments of intra prediction functions.
Merge "Honor min_partition_size properly for non-square splits"
Get rid of bashisms in the main build scripts
Honor min_partition_size properly for non-square splits
Merge "Little cleanup inside decode_tile() function."
Merge "Trivial clean up."