vp9-svc: Fix to frame dropping when layer is skipped.
Merge "VP9 SVC: Add tests for layer sync on base layer."
VP9 SVC: Add tests for layer sync on base layer.
Merge "Add extra altref option for hierarchical structure"
Add extra altref option for hierarchical structure
Single out ref frame update functionality
Merge changes I51e7ed32,I99a9535b,Id584d8f6
Merge "Add capibility to configure decoder in encode tests."
Merge "Add a partition search breakout model"
Merge "Add bit allocation for hierarchical layer"
Add capibility to configure decoder in encode tests.
Refactor block partition level rate distortion cost computation
Merge "libyuv: remove problematic functions"
Merge "Disable tpl model in high bd route"
Add bit allocation for hierarchical layer
libyuv: remove problematic functions
Disable tpl model in high bd route
Add a partition search breakout model
vp9-svc: Add support for spatial layer sync frames.
Merge "Refactor partition mode cost calculation"
Merge "Add hierarchical structure in GF group"
Add hierarchical structure in GF group
Merge "Build temporal prediction dependency propagation"
Merge "vp9: Enable cyclic refresh for HBD in real-time."
Merge "Improve the partition search breakout speed feature"
Merge "Enable intra prediction search for tpl model"
Merge "Enable motion compensated prediction for tpl dependency model"
Merge "Remove unneeded buffer restore calls"
vp9: Enable cyclic refresh for HBD in real-time.
include msvc.h for snprintf support in benchmarks
Build temporal prediction dependency propagation
Refactor partition mode cost calculation
Improve the partition search breakout speed feature
Add update types for hierarchical refs
Enable intra prediction search for tpl model
Merge "VP9 HBD: Fix integer overflow problem in variance calc."
Merge "vp9 svc: add tests for inter layer prediction."
Merge "Clean up avx512 compiler support test."
Merge changes I3436302c,I8969f5c3
Remove unneeded buffer restore calls
Enable motion compensated prediction for tpl dependency model
VP9 HBD: Fix integer overflow problem in variance calc.
Clean up avx512 compiler support test.
Merge "Allocate tpl_dep_stats frame buffer"
Merge "Separate GF structure defining from bit allocation"
Merge "Add temporal model control as a speed feature"
Prepare motion estimation process for temporal dependency model
Construct temporal dependency building system
ppc: add vp9_iht16x16_256_add_vsx
Merge "Unify frame_index in defining GF group structure"
Merge changes I51776f0e,I843f3b34
vp9 svc: add tests for inter layer prediction.
Separate GF structure defining from bit allocation
Allocate tpl_dep_stats frame buffer
Add temporal model control as a speed feature
Add data structure for frame dependent mode decision
Merge "vp8: remove assertion in tree coder."
[VSX] Optimize PROCESS16 macro
Add Speed Tests for the SADTest test suite.
Merge "Fix avx512 related MSVC build failure."
Unify frame_index in defining GF group structure
Merge "Remove duplicate vp9_twopass_postencode_update def"
vp8: remove assertion in tree coder.
Fix avx512 related MSVC build failure.
Remove duplicate vp9_twopass_postencode_update def
Merge "vp9 svc: Denoise golden when it's a temporal ref."
VSX Version of vp9_quantize_fp_32x32
VSX Version of vp9_quantize_fp
Merge "Small speedup of ml_pruning_partition()"
Merge "vp9-svc: Fix to frames_since_golden update for SVC."
Merge "vp9 svc: clean up first_spatial_layer_to_encode."
vp9 svc: Denoise golden when it's a temporal ref.
vp9-svc: Fix to frames_since_golden update for SVC.
Merge "vp9_subtract_test,cosmetics: fix class order, casts"
Merge "Localize variable scope in vp9_rc_get_second_pass_params()"
Merge "Add avx512 compile test."
vp9 svc: clean up first_spatial_layer_to_encode.
Small speedup of ml_pruning_partition()
Merge changes I89ce12b6,Id91b52d6,Icd7d4453
Implement subtract_block for VSX
Cast bsize as int to print a meaninful debug info
Speed test for subtract_block
vp9_subtract_test,cosmetics: fix class order, casts
vp9-svc: Adjust some logic on gf temporal reference.
vp9 svc: add control to set using second temporal ref.
vp9-svc: Allow second temporal reference for next highest layer.
Merge "VP9 SVC: Write out svc src for all spatial layers."
vp9-svc: Modify choose_partitioning for second temporal ref
Merge "VP9: fix unsigned integer overflow in decoder."
VP9 SVC: Write out svc src for all spatial layers.
vp9-svc: Enable use of second temporal reference for SVC.
vp9-svc: Add a buffer_idx is_used parameter for SVC.
Localize variable scope in vp9_rc_get_second_pass_params()
VP9: fix unsigned integer overflow in decoder.
vp9: Move up reset of cyclic refresh under dynamic resize.
Merge changes I3ba75c45,I97d26285
force-inline the convolve functions
Merge "vp9-svc: Allow usage of second (long term) temporal reference."