Merge "Fix build failure in libvpx_example_test-multi-target."
Merge changes from topic '8bit-hbd-idct'
Merge "Remove vpx_realloc()"
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
Refactor vpx lpf NEON files (step 2/2)
Refactor vpx lpf NEON files (step 1/2)
Merge "configure: test for -Wshorten-64-to-32 in non hbd builds"
Merge changes I158f631a,I0555f639
Merge "Fix an issue in vp9_first_pass for non-mulitple of 16 resolutions"
Merge changes Ia3e9122f,Id33eb6c8,I956bd8ce
Merge "vp9_detokenize,decode_coefs: fix signed int overflow"
*rtcd_defs.pl: remove empty specialize calls
vp8,frame_buffers: remove unused use_frame_threads
Merge changes I11786887,Ia91823ad
Unify loopfilter function names
Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()
Fix an issue in vp9_first_pass for non-mulitple of 16 resolutions
vp9: On change_config() only call update_frame_size if needed.
vp9 real-time mode: Change loopfilter speed feature at speed 8.
Refine vpx convolve8 NEON intrinsics optimization
Merge "vp9: fix compilation for g++ 6.2.x"
vp9_detokenize,decode_coefs: fix signed int overflow
Merge "Hook up vp8_diamond_search_sad_sse3"
Merge "vpxdec: avoid memory leaks under most conditions"
vpx_dsp/get_prob: relocate den == 0 test
vpx_dsp/get_prob: make clip_prob branchless
Merge "Clean convolve_test.cc"
Merge "Fix for compile error with range checking"
vp9: fix compilation for g++ 6.2.x
configure: test for -Wshorten-64-to-32 in non hbd builds
Merge changes from topic 'wextra'
Hook up vp8_diamond_search_sad_sse3
vpxdec: avoid memory leaks under most conditions
Merge "Limit max arf boost and scale motion breakout for image size."
Expand -Wextra to more of the library
Add compiler flag -Wsign-compare
Add compiler warning flag -Wextra and fix related warnings.
Fix for compile error with range checking
Merge "vp9: Reduce frame loopfilter-level for 1 pass cbr."
Merge "Un-Revert "Restore vp8_sixtap_predict4x4_neon""
Merge "Use shifted value for sinpi8sqrt2"
Merge "Refactor lpf (size 4 and 8) NEON intrinsics optimization"
Limit max arf boost and scale motion breakout for image size.
Merge "VP9: token decoder expansion"
vp9: Reduce frame loopfilter-level for 1 pass cbr.
Merge "vp9_idct: delete dead TODOs"
Use shifted value for sinpi8sqrt2
Un-Revert "Restore vp8_sixtap_predict4x4_neon"
Merge "VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader."
VP9: token decoder expansion
Merge "vpx_idct32x32_34_add_sse2: rm unneeded transposes"
Merge "variance_neon: sync variance*() w/c,sse2"
VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader.
Merge "Detect invalid highbd iht input"