Correct the logic of ready_for_new_data.
Merge "vp9_denoiser_sse2.c: eliminate gcc warnings"
vp9_denoiser_sse2.c: eliminate gcc warnings
Merge "Adds a set of end-to-end encode tests"
Merge "Fix an ioc issue in super_block_uvrd"
Adds a set of end-to-end encode tests
Fix an ioc issue in super_block_uvrd
Merge "Change initialization of static_scene_max_gf_interval."
Change initialization of static_scene_max_gf_interval.
[spatial svc]Another workaround to avoid using prev_mi
Revert "Move input frame scaling into the recode loop"
Revert "[spatial svc]Another workaround to avoid using prev_mi"
Merge "[spatial svc]Another workaround to avoid using prev_mi"
Merge "Revert "Move input frame scaling into the recode loop""
Merge "Revert "[spatial svc]Another workaround to avoid using prev_mi""
Merge "Fix in bit-shift operation for highbitdepth decode"
Merge "fix CONFIG_SPATIAL_SVC warning"
fix CONFIG_SPATIAL_SVC warning
Merge "Some updates for Speed 6/VAR_BASED_PARTITION."
Merge "Replace copy_partitioning use case with choose_partitioning"
Some updates for Speed 6/VAR_BASED_PARTITION.
Replace copy_partitioning use case with choose_partitioning
Fix in bit-shift operation for highbitdepth decode
[spatial svc]Another workaround to avoid using prev_mi
Merge "Move input frame scaling into the recode loop"
Merge "Add a 32-bit friendly sse2 quantizer."
Merge "Remove an unneeded function call"
Merge "Correct the format."
Remove an unneeded function call
Add a 32-bit friendly sse2 quantizer.
Merge "Refactor super_block_uvrd function to remove goto statement"
Merge "Remove unnecessary local variable."
Merge "Remove extra line."
Refactor super_block_uvrd function to remove goto statement
Move input frame scaling into the recode loop
Merge "Use speed feature variable in vp9_rd_pick_inter/intra_mode"
Merge "Fix vp9_rd_pick_inter/intra function types"
Merge "Refactor rate distortion cost structure"
Merge "Code style change in unit test for VP8/VP9 denoiser."
Merge "Remove mi_grid_base_array from VP9_COMMON (unused)"
Merge "Clamp rate error estimate."
Merge "Resolves some lint errors"
Merge "Add a seg map preservation test vector."
Use speed feature variable in vp9_rd_pick_inter/intra_mode
Fix vp9_rd_pick_inter/intra function types
Merge "Use pre increment."
Refactor rate distortion cost structure
Remove unnecessary local variable.
Remove mi_grid_base_array from VP9_COMMON (unused)
Add a seg map preservation test vector.
Merge "Add adaptation option for VBR."
Add adaptation option for VBR.
Code style change in unit test for VP8/VP9 denoiser.
Merge "args.h: add arg_parse_enum prototype"
Merge "vp9_spatial_svc_encoder: fix -bit-depth arg parsing"
Merge "yv12config: fix highbitdepth build"
Fix ActiveMapTest valgrind warning
args.h: add arg_parse_enum prototype
vp9_spatial_svc_encoder: fix -bit-depth arg parsing
yv12config: fix highbitdepth build
Revert "Add adaptation option for VBR."
Merge "Optimize the code to set the refernce frame right after reading the header."
Merge "Correct the code format."
Merge "Add adaptation option for VBR."
Add adaptation option for VBR.
Merge "vp9/choose_partitioning: add missing clear_system_state"
vp9/choose_partitioning: add missing clear_system_state
Merge changes Ib5030373,Id614cfe6
vp9_avg_intrin_sse2: correct intrinsics include
Optimize the code to set the refernce frame right after reading the header.
Merge "Remove unnecessary code."
Merge "Remove unnecessary scale check in set_ref."
Merge "Rename highbitdepth functions to use highbd prefix"
Rename highbitdepth functions to use highbd prefix
Remove unnecessary scale check in set_ref.
Merge "Remove sub8x8 block index from rd_pick_partition argument"
Merge "Subpel search cleanups and enhancements"
Merge "Move the high freq coeff check outside store_coding_context"
Remove sub8x8 block index from rd_pick_partition argument
Merge "vp8: Suppress denoising with respect to old reference frames."
Merge "Fix src frame buffer copy and extend"
test-data.mk: add some sectional comments
Merge "set_vt_partitioning: fix type conversion warning"
set_vt_partitioning: fix type conversion warning
vp9_rtcd_defs: fix vp9_avg_8x8 declaration
Subpel search cleanups and enhancements
Merge "Allow mode search breakout at very low prediction errors"
Allow mode search breakout at very low prediction errors
Move the high freq coeff check outside store_coding_context
Use local variable in vp9_rd_pick_inter_mode_sb
Merge "Clean up header files in vp9_blockd.h and related files"
Merge "Use #define statement for MAX_MB_PLANE"