Merge "test/stress.sh: add --token-parts coverage for vp8"
Merge "vp9: Add scene change detection flag to cyclic refresh setup"
Merge "Use diamond search to build tpl model and arf frames"
Merge "Enable aq mode 3 for all datarate tests."
Merge "vp8: Fix memory address overflow in decoder."
vp9: Add scene change detection flag to cyclic refresh setup
Enable aq mode 3 for all datarate tests.
Merge "Remove unused variables from VP9_COMP"
arm: Consistently use unified syntax for asm
Merge "Remove an extra vp9_encode_frame call"
test/stress.sh: add --token-parts coverage for vp8
Merge "Add New Neon Assemblies for Motion Compensation"
Merge "vp9: release frame buffer on key frame."
Remove unused variables from VP9_COMP
Use diamond search to build tpl model and arf frames
Remove an extra vp9_encode_frame call
Merge "vp9: 4x4 tx_size for nonrd-pickmode for screen content"
Merge "Fix multi-thread encoder result test"
vp9: 4x4 tx_size for nonrd-pickmode for screen content
vp9: release frame buffer on key frame.
Merge "vpxdec: only call row-mt control for vp9"
Fix multi-thread encoder result test
Add New Neon Assemblies for Motion Compensation
Move CONFIG_SIZE_LIMIT check in yv12config.c.
vpxdec: only call row-mt control for vp9
Merge "vp9: fix OOB read in decoder_peek_si_internal"
Merge "vp9: Modify condition for force test of intra"
Merge "Clean up get_overlap_area function"
Merge "Factor out mode estimation process in tpl model build"
Merge "Revert "vp9: Adjust reset segment for real-time screen-content""
vp9: Modify condition for force test of intra
Merge "Fix typos in txfm_rd_in_plane()"
Revert "vp9: Adjust reset segment for real-time screen-content"
vp9: Avoid early breakout on slide change
Merge "Improve help message for arnr-type"
vp9: fix OOB read in decoder_peek_si_internal
Merge "VPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanup"
Merge "Limit min Q for normal frames."
Clean up get_overlap_area function
Merge "vp9: Fix to the segment weight for cyclic refresh."
Merge "vp9: Modify logic for flat blocks in nonrd-pickmode."
Factor out mode estimation process in tpl model build
Improve help message for arnr-type
vp9: Modify logic for flat blocks in nonrd-pickmode.
Limit min Q for normal frames.
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"
VPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanup
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"
vp8: Fix memory address overflow in decoder.
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.