Merge "Remove extra line in warnings in ivfdec.c"
Merge "Make upper limit of frame size in ivf reader consistent."
Remove extra line in warnings in ivfdec.c
Make upper limit of frame size in ivf reader consistent.
Merge "VSX version of vpx_quantize_b_vsx"
Merge "Don't use transform domain distortion when eob is 0"
vp9-svc: Fix inter-layer early exit threshold.
VSX version of vpx_quantize_b_vsx
Merge "vp9-svc: Fix to SVC for frame dropping."
Merge "Improved slide show coding"
vp9-svc: Fix to SVC for frame dropping.
Merge "Add vpx_sum_squares_2d_i16_neon()"
Update SadMxNx4 NEON functions
Merge "configure: Disable pthread_h if linking failed"
Update vpx_sum_squares_2d_i16_sse2()
Add vpx_sum_squares_2d_i16_neon()
Merge "vp9-svc: Reset fb_idx for unused references."
Don't use transform domain distortion when eob is 0
configure: Disable pthread_h if linking failed
vp9-svc: Add memset on the svc fb_idx.
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"