Merge "vp9: Fix to the segment weight for cyclic refresh."
Merge "vp9: Modify logic for flat blocks in nonrd-pickmode."
vp9: Modify logic for flat blocks in nonrd-pickmode.
Check size limit in vpx_realloc_frame_buffer.
Merge "VPX: Improve HBD vpx_hadamard_32x32_avx2()"
Merge "vp9: Adjust reset segment for real-time screen-content"
Merge "Add prune_ref_frame_for_rect_partitions feature"
Merge "Pass in block size for motion search function"
Merge "Make the tpl model update operated in 8x8 block unit"
Merge "Refactor overlap area computation"
Merge "Map coding block size to transform block size"
Merge "Refactor tpl model update function"
Merge "Scale the distortion mectric with tx size"
VPX: Improve HBD vpx_hadamard_32x32_avx2()
vp9: Adjust reset segment for real-time screen-content
Merge "VPX: Add vpx_hadamard_32x32_avx2"
Pass in block size for motion search function
Make the tpl model update operated in 8x8 block unit
Refactor overlap area computation
Merge "Fixed "MAX" boost for static kf sections."
Merge "Fix issue with short static KF groups."
Merge "Limit Max GF boost for slide shows"
Merge "Tweaks to determination of slide show groups."
Merge "Improved coding on slide show content."
VPX: Add vpx_hadamard_32x32_avx2
Add prune_ref_frame_for_rect_partitions feature
Merge "VPX: Add vpx_hadamard_32x32_sse2"
Merge "VPX: Improve HBD vpx_hadamard_16x16_sse2()"
Merge "Replace hard coded numbers in tpl model"
Map coding block size to transform block size
Scale the distortion mectric with tx size
Refactor tpl model update function
VPX: Add vpx_hadamard_32x32_sse2
Merge "Add Flag to Enable Row Based MultiThreading"
Add Flag to Enable Row Based MultiThreading
Fixed "MAX" boost for static kf sections.
Fix issue with short static KF groups.
Limit Max GF boost for slide shows
Tweaks to determination of slide show groups.
Improved coding on slide show content.
Merge "VPX: Add Hadamard32x32Test"
Replace hard coded numbers in tpl model
VPX: Call vpx_hadamard_16x16_c() in vpx_hadamard_32x32_c()
VPX: Improve HBD vpx_hadamard_16x16_sse2()
Merge "Refactor transform calls in tpl model build"
VPX: Add Hadamard32x32Test
Merge "vpx_sum_squares_2d_i16_neon(): Make |s2| a uint64x1_t."
Merge "shell tests: Drop incorrect uses of readonly."
Refactor transform calls in tpl model build
vp9: Screen-content after slide-change: increase refresh rate
Reland "Enable tpl model for speed 0"
Merge "Fix 32-bit build for tpl model"
Fix 32-bit build for tpl model
Merge "vp9: Force hybrid_intra on scene change"
vpx_sum_squares_2d_i16_neon(): Make |s2| a uint64x1_t.
Merge changes Iee11abf6,I8acbc718,Ia9a84311
vp9: Force hybrid_intra on scene change
Account for quantization effect in the tpl model
Assign estimate qp for overlay frame
Revert "Enable tpl model for speed 0"
Merge "Delete invalid assert."
Use the estimate qp to set motion search control
Set the estimate frame qp in tpl_frame
Estimate the frame qp in a gop
Merge "Enable tpl model for speed 0"
Merge "Refactor rc_pick_q_and_bounds_two_pass parameters"
vp9: Enforce intra search on scene_change
Merge "Backport libaom bug fixes."
Refactor rc_pick_q_and_bounds_two_pass parameters
Merge "Use regular filter type for tpl model motion compensation"
Merge "Clean up mc_flow_dispenser()"
Merge "Add 32x32 Hadamard transform"
Merge "Relax multiplier adjustment limit"
Merge "Change the tpl model operating block size to 32x32"
Backport libaom bug fixes.
Enable tpl model for speed 0
Use regular filter type for tpl model motion compensation
Merge changes Ibcc2f6fa,Id54818a8
Merge "vp9 svc: Add test for intra-only for 1 SL."
Merge "decode_test_driver: break decompress loop on error"
test-data.sha1: update crbug-1539.rawfile
test-data.mk: add missing crbug-1539.rawfile entry
vp9 svc: Add test for intra-only for 1 SL.
shell tests: Drop incorrect uses of readonly.
Clean up mc_flow_dispenser()
Add 32x32 Hadamard transform
Relax multiplier adjustment limit
Change the tpl model operating block size to 32x32
decode_test_driver: break decompress loop on error
Merge "vp9_encoder: only alloc tpl stats if enabled"
Fix the denominator in tpl model
Enable tpl model only for ARFs
Properly set the is_valid flag in tpl_frame
Merge "vp9: Initialize source variance in nonrd-pickmode."
Merge "vpxdec,raw_read_frame: fix eof return"
vp9: Initialize source variance in nonrd-pickmode.
vp9_encoder: only alloc tpl stats if enabled
vpxdec,raw_read_frame: fix eof return
Merge "[VSX] Add support to Power9-only vec_absd"