vp8: Apply gf target-size boost only when refresh_golden_frame = 1.
Merge "third_party: roll libwebm snapshot"
vp8: Adjust threshold to set the gf_noboost flag.
vp8: Add control for gf boost for 1 pass cbr.
Revert "vp9_bitstream: Encode tiles in parallel"
Merge "Fix warnings reported by -Wshadow: Part1: vpx_dsp directory"
Merge "Revert "third_party: Roll libwebm snapshot.""
third_party: roll libwebm snapshot
Merge "Optimize sad_64width_x4d_msa function"
Optimize sad_64width_x4d_msa function
Merge "vp9: Non-rd variance partition: add condition for 64x64 split."
Merge "add vpx high bitdepth convolve8 NEON intrinsics optimization"
Revert "third_party: Roll libwebm snapshot."
Fix warnings reported by -Wshadow: Part1: vpx_dsp directory
add vpx high bitdepth convolve8 NEON intrinsics optimization
vp9: Non-rd variance partition: add condition for 64x64 split.
third_party: Roll libwebm snapshot.
vp9_bitstream: Encode tiles in parallel
Merge "VP8: Add realtime speed to datarate_test.cc"
Merge "add vpx_highbd_convolve_{copy,avg}_neon()"
VP8: Add realtime speed to datarate_test.cc
Merge "Drop empty frames."
add vpx_highbd_convolve_{copy,avg}_neon()
vp8: Adjust thresholds in VP8/DatarateTestLarge tests.
Merge "cosmetics,*loopfilter_neon.c: s/tranpose/transpose/"
Merge "vp9_bitstream: Parameterize interp_filter_selected"
Merge "Optimize vpx_mbpost_proc_across_ip_msa function"
Merge "Optimize vpx_get4x4sse_cs_msa function"
Merge "vp9_bitstream: Parameterize max_mv_magnitude"
vp9_bitstream: Parameterize interp_filter_selected
Merge "[vpx highbd lpf NEON 6/6] vertical 16"
Merge "[vpx highbd lpf NEON 5/6] horizontal 16"
Merge "[vpx highbd lpf NEON 4/6] vertical 8"
cosmetics,*loopfilter_neon.c: s/tranpose/transpose/
vp9_bitstream: Parameterize max_mv_magnitude
Merge "Optimize vp8 loopfilter msa functions"
Merge "[vpx highbd lpf NEON 3/6] horizontal 8"
[vpx highbd lpf NEON 3/6] horizontal 8
[vpx highbd lpf NEON 4/6] vertical 8
[vpx highbd lpf NEON 5/6] horizontal 16
[vpx highbd lpf NEON 6/6] vertical 16
vp8: Adjust threshold on VP8/DatarateTestLarge.DenoiserOffOn.
1 pass vbr: Allow for lookahead alt-ref in real-time mode.
vp9: 1 pass vbr: some adjustments to gf interval.
Merge "vp8: Change default gf behavior for 1 pass cbr."
Optimize vpx_mbpost_proc_across_ip_msa function
Merge "[vpx highbd lpf NEON 2/6] vertical 4"
Merge "[vpx highbd lpf NEON 1/6] horizontal 4"
Optimize vpx_get4x4sse_cs_msa function
Merge "Optimize vp9 loopfilter msa functions"
Optimize vp9 loopfilter msa functions
Merge "write_modes: add MACROBLOCKD as a parameter"
Optimize vp8 loopfilter msa functions
vp8: Change default gf behavior for 1 pass cbr.
write_modes: add MACROBLOCKD as a parameter
Merge "Fix build failure in libvpx_example_test-multi-target."
Merge changes from topic '8bit-hbd-idct'
Merge "Remove vpx_realloc()"
[vpx highbd lpf NEON 2/6] vertical 4
[vpx highbd lpf NEON 1/6] horizontal 4
Fix build failure in libvpx_example_test-multi-target.
Merge "Modify vp8 idct msa functions store method"
Revert "Revert "vp8/encoder/onyx_if.c: apply clang-format""
Revert "vp8/encoder/onyx_if.c: apply clang-format"
vpx_dsp/idct*_neon.asm: simplify immediate loads
enable idct*_1_add_neon in high-bitdepth builds
Modify vp8 idct msa functions store method
vp8/encoder/onyx_if.c: apply clang-format
vp8: Allow for cyclic refresh even if error_resilience it off.
Merge "Remove rate deviation metric from vp8"
Merge "Connect partial IDCT tests"
Merge "Move highbd txfm input range check from 2d iht transform to 1d idct/iadst"
Remove rate deviation metric from vp8
Merge "Fix vpx_plane_add_noise_msa functionality bit-mismatch"
Merge "invalid_file_test: quiet unused const warning"
Merge "Fix warning when building with GCC 5."
Merge "cosmetics,*_neon.c: rm redundant return from void fns"
Fix vpx_plane_add_noise_msa functionality bit-mismatch
Move highbd txfm input range check from 2d iht transform to 1d idct/iadst
Update to vpx_temporal_svc_encoder command line.
Merge "vpx_convolve8_neon,load/store*: correct param type"
Remove a stray END declaration in loopfilter_4_neon.asm
Fix warning when building with GCC 5.
invalid_file_test: quiet unused const warning
vpx_convolve8_neon,load/store*: correct param type
Merge "vp8,frame_buffers: remove unused use_frame_threads"
Merge "Refactor vpx lpf NEON files (step 2/2)"
Merge "Refactor vpx lpf NEON files (step 1/2)"
Merge "vp9: On change_config() only call update_frame_size if needed."
Merge "vp9 real-time mode: Change loopfilter speed feature at speed 8."
Merge changes from topic '8bit-hbd-idct'
Merge "Unify loopfilter function names"
Merge "Refine vpx convolve8 NEON intrinsics optimization"
Merge "Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()"
cosmetics,*_neon.c: rm redundant return from void fns
*idct*_neon.c: add missing rtcd include
idct,msa/neon: exclude idct files from hbd build