vp9-svc: Reset fb_idx for unused references.
vp9-svc: On key frame update all reference slots for SVC.
Merge "Clean switch cases in vp9 encoder"
Merge "vp9: [loongson] optimize vpx_convolve8 with mmi"
Clean switch cases in vp9 encoder
Merge "Update variance_test.cc"
vp9-svc: Remove the memset on the svc fb_idx.
Merge "VP9 SVC: Add new level to constrain inter-layer pred."
Merge "Respect MV limit in vp9_int_pro_motion_estimation()"
VP9 SVC: Add new level to constrain inter-layer pred.
vp9-svc: Remove unneeded call and init some parameters.
Merge "Do one level less of transform search for large blocks"
Respect MV limit in vp9_int_pro_motion_estimation()
Merge "Calculate transform size cost once per frame"
Merge "Add speed feture to control tx size search depth"
Do one level less of transform search for large blocks
vp9: [loongson] optimize vpx_convolve8 with mmi
Merge "vp9-svc: Add GET control to get SVC pattern info."
vp9-svc: Add GET control to get SVC pattern info.
Fix vp8_multi_resolution_encoder test failure.
Calculate transform size cost once per frame
Add speed feture to control tx size search depth
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