Merge "vp8cx.h: s/VP8E_(SET_MAX_INTER_BITRATE_PCT)/VP9E_$1/"
Merge "svc_encodeframe: check strdup return"
svc_encodeframe: check strdup return
vp8_rd_pick_inter_mode: clear static analysis warning
Add a test to test rollover of int64 in encoder interface.
Merge "vp9 svc: point ref to last when not used in KSVC."
Bypass skip check in tune for sharpness mode
Merge "Histogram-based noise estimation algorithm"
Merge "use 64bit integer for memory offset."
vp8cx.h: s/VP8E_(SET_MAX_INTER_BITRATE_PCT)/VP9E_$1/
Histogram-based noise estimation algorithm
vp9 svc: point ref to last when not used in KSVC.
Merge "vp9-rtc: Move noise estimation to after scene change detection"
use 64bit integer for memory offset.
Merge changes Ied3992f4,I83ca669b,I8f1c1a29
Merge "Change to thresholding in rd_variance_adjustment()"
vp9-rtc: Move noise estimation to after scene change detection
vp9-rtc: Speed feature changes for speed 9.
tool/set_analyzer_env: disable implicit-integer-truncation
Merge "Use reconstructed variance in rd_variance_adjustment"
Merge "update .clang-format for version clang-7.0.1 update."
update .clang-format for version clang-7.0.1 update.
Merge "Revert "Wrap macro definition in do-while(0)""
Merge "Disable mismatch check on vp9 svc examples."
Further Adjustments to film mode bias.
Add GF group noise weighting in rd_variance_adjustment()
Adjustment to low variance block bias in rd_variance_adjustment()
Change to thresholding in rd_variance_adjustment()
Use reconstructed variance in rd_variance_adjustment
Merge "Allow more Intra choices in film mode."
Revert "Wrap macro definition in do-while(0)"
Allow more Intra choices in film mode.
Disable mismatch check on vp9 svc examples.
vp9-rtc: Fix noise estimation thresh for 1080p
vp9-rtc: Disable cyclic refresh under some conditions
Merge "Remove deprecated code for vp9_fdct8x8_quant()"
Merge "Unify the transform and quantization process"
Remove deprecated code for vp9_fdct8x8_quant()
Unify the transform and quantization process
Change PSNR threshold for high bitdepth.
Use high bd path to substract blocks in hbd build.
Merge "Use most common segment index for 64x64 level decision"
Merge "Add wiener variance log function"
Merge "Refactor Wiener variance based segmentation"
Use most common segment index for 64x64 level decision
fix redundant cast in examples.
Merge "vp9 postproc neon: Remove the condition on mb cols."
Merge "vp9: remove condition on high bitdepth using simple block yrd."
Add wiener variance log function
Refactor Wiener variance based segmentation
vp9 postproc neon: Remove the condition on mb cols.
vp9-screen: Adjust speed features at speed 8
Merge "vp9-rtc: Fixes for low-resoln"
Merge "Properly reset memory in hbd setting"
Merge "Drop Wiener variance diff scale from 8 to 4"
Merge "Enable all the 8 segments by default for perceptual AQ mode"
Merge "Wrap macro definition in do-while(0)"
vp9-rtc: Fixes for low-resoln
Properly reset memory in hbd setting
Merge "Add block size scaling in rd_variance_adjustment()"
Merge "Changes to rd_variance_adjustment()"
Merge "Change to mode early breakout rules for FILM mode."
Merge "Store a group level noise metric from first pass."
Drop Wiener variance diff scale from 8 to 4
Enable all the 8 segments by default for perceptual AQ mode
Merge "vp9-rtc: Adjustments for base layer in screen."
Merge "Compute count_ls in vp9_kmeans"
Wrap macro definition in do-while(0)
vp9-rtc: Adjustments for base layer in screen.
vp9: remove condition on high bitdepth using simple block yrd.
Merge "Add rdmult adjustment for perceptual AQ mode"
Merge "Fix race condition in wiener_var_rd_mult"
Normalize the Wiener variance for ranking
Add perceptual AQ mode control to RD search
Compute count_ls in vp9_kmeans
Merge "Improve key frame detection"
Add rdmult adjustment for perceptual AQ mode
Merge "Unify the rd_mult use in rd_pick_partition"
Merge "Setup AQ mode for perceptual quality"
Improve key frame detection
Merge "vp9-rtc: Some adjustments for low-resolns real-time"
Merge "Refactor tile boundary condition for intra prediction"
Fix race condition in wiener_var_rd_mult
Merge "Setup frame segmentation for perceptual quality target"
Unify the rd_mult use in rd_pick_partition
Setup AQ mode for perceptual quality
vp9-rtc: Some adjustments for low-resolns real-time
Merge "Let vp9_kmeans provide boundary for each group"
Merge "Enclose macro arguments in parentheses"
set_analyzer_env.sh: improve cfi diagnostics
Setup frame segmentation for perceptual quality target
Merge changes Ifc006890,I753920a6
Let vp9_kmeans provide boundary for each group
Refactor tile boundary condition for intra prediction
Enclose macro arguments in parentheses
Merge "vp9-svc: Reorganize the simulcast mode"
Merge "vp9-rtc: Avoid TM intra on big blocks for screen"
Merge "Safe guard zero median filter outcome case"
Merge "Refactor speed feature settings"
Merge "vp9 simulcast: update buffer slot flag used in API."