Remove unused sb_has_motion function in vp9_encodeframe.c
Remove deprecated use_lastframe_partitioning feature
Hybrid partition search for rtc coding mode
Merge "Remove the dependency in token storing locations"
Merge "Alter adjustment of two pass GF/ARF boost with Q."
Merge "Add highbitdepth function for vp9_avg_8x8"
Merge "Remove unused VAR_BASED_FIXED_PARTITION flag"
Merge "Use rate/distortion thresholds to control non-RD partition search"
Add highbitdepth function for vp9_avg_8x8
Alter adjustment of two pass GF/ARF boost with Q.
Updates to aggressive denoising mode.
Remove the dependency in token storing locations
Merge "Correct the logic of ready_for_new_data."
Merge "vp9_denoiser_sse2.c: solve windows build error."
Merge "Add init and reset functions for RD_COST struct"
Merge "Reset rate cost value in rd mode search"
Correct the logic of ready_for_new_data.
Reset rate cost value in rd mode search
vp9_denoiser_sse2.c: solve windows build error.
Remove unused VAR_BASED_FIXED_PARTITION flag
Merge "vp9_denoiser_sse2.c: eliminate gcc warnings"
vp9_denoiser_sse2.c: eliminate gcc warnings
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 "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."
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."
Add init and reset functions for RD_COST struct
Merge "Replace copy_partitioning use case with choose_partitioning"
Use rate/distortion thresholds to control non-RD partition search
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"