Refactor: move svc example files to from vpx/ to examples/
Merge changes I6ab0ece8,I5f878e9b
Merge "vp9: Add flatness metric to cyclic refresh setup."
vp9: Add flatness metric to cyclic refresh setup.
Merge "vp9: Remove good mode and speed 0-4 from some datarate tests."
svc: Force the quantizer to be same as that in encoder config.
Merge "Add vpxenc control to turn on/off tpl model"
Merge "vp9: fix memory alloc for adaptive_rd_thresh_row_mt."
Merge "Make Sharpness parameter affect visual sharpness"
Merge "Fix potential encoder failure case in tpl model"
vp9: fix memory alloc for adaptive_rd_thresh_row_mt.
Add vpxenc control to turn on/off tpl model
Make Sharpness parameter affect visual sharpness
Merge "vp9-svc: Fixes for cyclic refresh for SVC."
Merge "vp9: don't release buffer for current frame."
Fix potential encoder failure case in tpl model
vp9: Remove good mode and speed 0-4 from some datarate tests.
vp9-svc: Fixes for cyclic refresh for SVC.
vp9: Small refactor on overshoot detection, for cbr real-time.
vp9-svc: Unittest for screen mode with quality layers
vp9-svc: Fix to updated SET_SVC_REF_FRAME_CONFIG control
vp9: don't release buffer for current frame.
Merge "loop_filter_rows_mt: use sb_rows to limit workers"
Refactor: Move code updating ref frames for svc & denoiser.
Merge "vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG api"
Merge "Fix frame drop threshold in vp9 datarate test."
Merge "Use the pred_mv feature for speed 0"
Fix frame drop threshold in vp9 datarate test.
Merge "vp9: Allow for overshoot detection for non-screen CBR mode."
Merge "Change target bitrate in vp9 datarate test."
Merge "vp9-svc: Fix for scene detection for SVC"
vp9: Allow for overshoot detection for non-screen CBR mode.
Change target bitrate in vp9 datarate test.
Temporarily revert to vp9_temporal_filter_apply_c
Use the pred_mv feature for speed 0
vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG api
vp9-svc: Fix for scene detection for SVC
replace video clips used in vp9 datarate CBR tests.
Simplify temporal filter strength calculation
Merge "Add enhanced_full_pixel_motion_search feature"
Merge "VPX: Improve HBD vpx_hadamard_32x32_sse2()"
Merge "Fix typos in the comment for size_group_lookup."
Merge "vpx_highbd_d153_predictor_4x4_sse2: reduce load size"
Merge "test/stress.sh: switch req. for 100 threads to 64"
loop_filter_rows_mt: use sb_rows to limit workers
Merge "vp9 test: Enable aq 3 and error resilient in realtime for layers."
test/stress.sh: switch req. for 100 threads to 64
Add enhanced_full_pixel_motion_search feature
vpx_highbd_d153_predictor_4x4_sse2: reduce load size
Merge "vp9: address integer sanitizer warning"
Merge "Remove unnecessary calls to load_pred_mv()"
Merge "vpxenc: replace uint16 with uint16_t"
Remove unnecessary calls to load_pred_mv()
Merge "vp9: new struct BEST_PICKMODE containing search results."
vp9: address integer sanitizer warning
vp9 test: Enable aq 3 and error resilient in realtime for layers.
vpxenc: replace uint16 with uint16_t
Fix typos in the comment for size_group_lookup.
vp9: Add screen-content mode to overshoot detection.
Merge "vp9: Adjust qp_thresh on slide change overshoot detection"
Merge "Refactor vp9_full_pixel_search()"
Merge "Handle partition cost better in RD search"
vp9: Adjust qp_thresh on slide change overshoot detection
vp9: Add zero_temp_sad count to scene detection.
Merge "vp9: Disable re_encode_overshoot feature for speed >= 6."
vp9: Increase min_thresh for slide change detection
vp9: new struct BEST_PICKMODE containing search results.
Merge "vp9: Refactor nonrd pickmode: new mv search"
vp9: Disable re_encode_overshoot feature for speed >= 6.
Merge "vp9 svc: Adjust overshoot threshold in datarate test."
Merge "Use mesh full pixel motion search to build the source ARF"
Merge "Add frame pointer to support recon frames in tpl model"
Handle partition cost better in RD search
Use mesh full pixel motion search to build the source ARF
vp9 svc: Adjust overshoot threshold in datarate test.
vp9: Refactor nonrd pickmode: new mv search
vp9: Refactor nonrd pickmode: interp filter.
vp9: Refactor nonrd pickmode: tx_size.
Merge "vp9 svc: Fix the scaling factor in intra only test for 1 SL."
Merge "vp9_encoder: make setup_tpl_stats() static"
Merge "vp9: Clamp tx_size in model_rd_large"
vp9 svc: Fix the scaling factor in intra only test for 1 SL.
vp9_encoder: make setup_tpl_stats() static
vp9: Clamp tx_size in model_rd_large
Merge "vp9: Disable aq mode for some datarate tests."
vp9: enable tpl model in high-bitdepth w/8-bit output
vp9: Disable aq mode for some datarate tests.
vp9: Remove assert from model_rd in non-rd pickmode.
Merge changes Ibafb6157,Ibebced5d
Merge "test/stress.sh: add --token-parts coverage for vp8"
Merge "vp9: Add scene change detection flag to cyclic refresh setup"
Move frame pointer assignment outside block loop in tpl model
Merge "Use diamond search to build tpl model and arf frames"
Merge "Enable aq mode 3 for all datarate tests."
Merge "vp8: Fix memory address overflow in decoder."
Add frame pointer to support recon frames in tpl model
Refactor tpl_model_store input parameters
vp9: Add scene change detection flag to cyclic refresh setup
Enable aq mode 3 for all datarate tests.