Merge "Allow checking zeromv mode in vp9_pick_inter_mode"
Merge "vp9_ethread: allocate frame contexts outside VP9_COMMON struct"
Merge "Fix Neon convolve profiling"
vp9_ethread: allocate frame contexts outside VP9_COMMON struct
Merge "Fix a subtle issue in re-use inter_pred"
Allow checking zeromv mode in vp9_pick_inter_mode
Merge "vp9_denoiser_sse2.c: improve code style."
Fix a subtle issue in re-use inter_pred
vp9_denoiser_sse2.c: improve code style.
Fix Neon convolve profiling
vp8: Update to computation of noise level.
Merge "Refactor rate distortion cost structure in non-RD coding mode"
Merge "Change speed features for good quality(cpu-used=5)"
Refactor rate distortion cost structure in non-RD coding mode
Change speed features for good quality(cpu-used=5)
Remove unused copy_partitioning
Merge "Adding test vectors for profile 2 and 3"
Merge "Remove deprecated constrain_copy_partitioning function"
Merge "Remove unused sb_has_motion function in vp9_encodeframe.c"
Merge "Remove deprecated use_lastframe_partitioning feature"
Merge "Hybrid partition search for rtc coding mode"
Merge "Extend --auto-alt-ref so it can enable multi-alt ref."
Merge "Resolve compiler warning."
Adding test vectors for profile 2 and 3
Remove deprecated constrain_copy_partitioning function
Remove unused sb_has_motion function in vp9_encodeframe.c
Remove deprecated use_lastframe_partitioning feature
Extend --auto-alt-ref so it can enable multi-alt ref.
Hybrid partition search for rtc coding mode
Merge "SAD32xh and SAD64xh for AVX2"
Merge "Remove the dependency in token storing locations"
Merge "Alter adjustment of two pass GF/ARF boost with Q."
SAD32xh and SAD64xh for AVX2
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