Merge changes I0202a556,Iebb98f3b
configure: Use both check_header and check_lib for pthreads
vp9:aq-mode=3: Keep perc_refresh fixed for screen content mode.
Merge "vp9: Rate control fix for CBR mode."
Merge "vp9: Remove limit on QP on key frame for CBR."
vp9: Add condition of real-time mode to scene detection.
Merge "SVC: Fix duplicated run of svc datarate tests."
vp9: Rate control fix for CBR mode.
vp9: Remove limit on QP on key frame for CBR.
SVC: Fix duplicated run of svc datarate tests.
vp9: Changes for scene detection overshoot and SVC.
Merge "configure: Test linking pthreads before using it"
Merge "Clean up svc comment in vp9_bitstream.c"
Update variance avx2 functions
vp9: Remove this_key_frame_forced setting for CBR.
Update variance sse2 functions
vp9: fix multiple run for vp9 datarate tests using one bitrate.
Merge "vp9: refactor vp9 datarate test for better sharding."
configure: Test linking pthreads before using it
vp9: refactor vp9 datarate test for better sharding.
Clean up svc comment in vp9_bitstream.c
Merge "vp9 svc: Refactor svc datarate test for better sharding."
Merge "Silence warning when built with --enable-internal-stats."
Silence warning when built with --enable-internal-stats.
vp9 svc: Refactor svc datarate test for better sharding.
Merge "Add extra case to wq_err_divisor()"
vpx_image: remove unused image formats
Merge "vp9-svc: Make constrained_layer_drop default for svc."
Merge "Fix settings for num of tiles in samples & tests."
vp9-svc: Make constrained_layer_drop default for svc.
Fix settings for num of tiles in samples & tests.
vp9-svc: Hybrid search on spatial layers whose base is key.
Merge "remove support for yuv 411"
Revert "vp9-svc: Fix to first superframe when inter_layer is off."
vp9-svc: Fix to first superframe when inter_layer is off.
vp9-svc: Fix to disable cyclic refresh on key superframes.
ios configure: quiet shell warning
Merge "vp9-svc: Fix in choose_partitioning for different scaling."
Merge "Fix to svc sample enocoder for visual studio build."
vp9-svc: Fix in choose_partitioning for different scaling.
rm CONVERT_TO_SHORTPTR in vpx_highbd_comp_avg_pred
Fix to svc sample enocoder for visual studio build.
vp9-svc: Fix to svc sample encoder for write_out.
Merge "helper script for sanitizer testing"
Merge changes I5704bd66,I4d548e97
Merge "vp9_datarate_test: relax over shoot constraints"
Merge "VP9 SVC: Write bitstream for each spatial layer in sample."
vp9_datarate_test: relax over shoot constraints
VP9 SVC: Write bitstream for each spatial layer in sample.
Code cleanup for datarate tests.
Split datarate_test.cc to vp8, vp9, svc ones.
Merge "test: use testing::*tuple instead of std::tr1"
Merge "vp9-svc: Fix in pickmode for key frames."
Merge "VP9 SVC: Add enum type for framedrop_mode."
Add extra case to wq_err_divisor()
VP9 SVC: Add enum type for framedrop_mode.
helper script for sanitizer testing
Merge "vp9: [loongson] optimize vpx_convolve8 with mmi."
Merge "vp9-svc: Modify logic for frame dropping with spatial layers."
Merge "Add speed test in SADx4Test"
vp9: [loongson] optimize vpx_convolve8 with mmi.
vp9-svc: Fix in pickmode for key frames.
vp9-svc: Modify logic for frame dropping with spatial layers.
Shrink size of mode_map in struct TileDataEnc
Update sad4d x86 functions
test: use testing::*tuple instead of std::tr1
Add speed test in SADx4Test
vp9-svc: Add check in datarate unittests for frame-dropping.
vp9-svc: Add logic to enable for constrained framedrop.
Merge "third_part/googletest: update to release-1.8.0-742-g7857975"
vp9-svc: Allow for setting frame drop thresholds per layer.
third_part/googletest: update to release-1.8.0-742-g7857975
msvs build: only fix_file_list when it is broken
Merge "Adjustment to initial q range estimate and kf boost."
Merge "Restore emms usage on x86_64 after 726b021a12c1b"
Restore emms usage on x86_64 after 726b021a12c1b
Merge "thumb: Remove a brittle, ugly and unused arm->thumb conversion"
Merge changes from topic "llvm-mingw"
configure: Add an arm64-win64-gcc target
test: Check for ARCH_X86_64 in addition to _WIN64
configure: Add an armv7-win32-gcc target
ads2gas: Add a -noelf option
thumb: Remove a brittle, ugly and unused arm->thumb conversion
Revert "remove fldcw/fstcw from Win64 builds"
Merge "remove fldcw/fstcw from Win64 builds"
remove fldcw/fstcw from Win64 builds
Merge changes Ied91c7ef,If2dcc6e2,Ib7397e71,Ib6392c79
Merge "vp9 svc frame drop: enable adaptive rd for row mt."
vp9 svc frame drop: enable adaptive rd for row mt.
Fix implicit-fallthrough warnings
Fix dangling-else warnings
Fix a strict-overflow warning
Rename several static NEON iht functions
Merge "vp9_highbd_iht8x8_add_neon: rm unused functions"
vp9-svc: Fix to sample encoder
Merge "vp9-svc: Improve frame dropper for spatial layers."