Merge "Combine vp9_encode_block_intra and encode_block_intra"
Merge "Remove unused speed feature"
Merge "Addd error resilience test for temporal layers."
Remove unused speed feature
Addd error resilience test for temporal layers.
Merge "Enable mode search threshold update in non-RD coding mode"
Enable mode search threshold update in non-RD coding mode
Simplify vp9_set_rd_speed_thresholds_sub8x8
Combine vp9_encode_block_intra and encode_block_intra
Merge "Use zero motion vector in choose_partitioning"
Merge "vp9_denoiser_sse2: refactor the code."
Merge "Allow update of golden refernce buffer in CBR mode"
vp9_denoiser_sse2: refactor the code.
Merge "Add a new control of golden frame boost in CBR mode"
Relax maximum Q for extreme overshoot.
Allow update of golden refernce buffer in CBR mode
Use zero motion vector in choose_partitioning
Refactor encoder tile data structure
Add a new control of golden frame boost in CBR mode
Refactor rtc coding mode to support tile encoding
Merge "Add a new control of max bitrate for inter frame"
Merge "Tile based adaptive mode search in RD loop"
Merge changes I8a9c9019,Ic7b2faa3,I44d42a50,I3f3a3924,I10747b32,I31b49c9e
Add a new control of max bitrate for inter frame
Tile based adaptive mode search in RD loop
vp8: Updates to noise level estimate.
Merge "Enable dual arf with constant q."
Merge "Move frame re-sizing into the recode loop"
add vp9_loop_filter_data_reset
Move frame re-sizing into the recode loop
Merge "build/make/iosbuild.sh: Remove armv6 support."
Enable dual arf with constant q.
Merge "Move filter_ref initialization"
Merge "Initialization bug for multi arf."
Initialization bug for multi arf.
Merge "Allow checking zeromv mode in vp9_pick_inter_mode"
Merge "vp9_ethread: allocate frame contexts outside VP9_COMMON struct"
build/make/iosbuild.sh: Remove armv6 support.
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
move LFWorkerData allocation to VP9LfSync
vp9_loop_filter_frame_mt: remove pbi dependency
vp9_loop_filter_frame_mt: pass planes directly
vp9_loop_filter_frame_mt: pass VP9LfSync directly
vp9: store TileWorkerData allocations separately
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