Merge "resize_test: fix implicit float->int conversion"
Merge "vp8:fix threading issues"
vp8:fix threading issues
Merge "vp9 1pass-vbr: Adjust gf setting for nonzero-lag case."
resize_test: fix implicit float->int conversion
vp9 1pass-vbr: Adjust gf setting for nonzero-lag case.
Merge "Sample points to reduce encode overhead."
Merge "Noise energy Experiment in first pass."
Merge "Revert "Amend and improve VP8 multithreading implementation""
Add back header in threading.h
Revert "Amend and improve VP8 multithreading implementation"
MinArfFreqTest: Don't leak video on failure.
Make test encoder test driver less likely to leak on failure.
Merge changes from topic 'clang-tidy'
Merge remote-tracking branch 'origin/khakicampbell'
Release v1.6.0 Khaki Campbell Duck
vp9: Fix the clang warning of unsigned int type.
Merge changes from topic 'clang-tidy'
Fix encoder crashes for odd size input
vp8/onyx_if.c: rework #if's to avoid dangling else's
vp8/bitstream.c: rework #if to avoid dangling else
Change to call vp9_post_proc_frame()
vp8/{bitstream,rdopt},y4minput: correct break placement
y4minput.c: correct empty loop formatting
top-level: apply clang-format
Merge "vp8: apply clang-tidy google-readability-braces-around-statements"
Merge "examples: apply clang-format"
Merge changes Ia6004c08,I1954f9d6
Merge "vp9: Allow usage of lookahead for real-time, 1 pass vbr."
Merge "Change 'git cl upload' default to --no-squash"
vp8: apply clang-tidy google-readability-braces-around-statements
cosmetics: Add a few explanatory comments
Merge changes I18982dbf,I15c8976c
Merge "take II: variance_test partial clean-up"
Merge "configure: turn on all unused warnings by default"
examples: apply clang-format
build/make/Makefile: add a 'test_*' default target
build/make/Makefile: remove default suffix rules
take II: variance_test partial clean-up
vp9: Allow usage of lookahead for real-time, 1 pass vbr.
Change 'git cl upload' default to --no-squash
cosmetics: Correct grammar/spelling in comments
prepend ++ instead of post in for loops.
Merge "Revert "variance_test partial clean-up""
vpx_plane_add_noise_c: normalize int types
Revert "variance_test partial clean-up"
Merge "sad_test: add some const to methods"
Merge "vp9_error_block_test: simplify fn wrapper generation"
Merge "remove tuple from 'sad_test.cc'"
sad_test: add some const to methods
vp9_error_block_test: simplify fn wrapper generation
Merge "addnoise : clear out static size for generated noise"
remove tuple from 'sad_test.cc'
vp8: apply clang-format
add .clang-format, based on Google style
addnoise : clear out static size for generated noise
Merge "postproc : fix function parameters for noise functions."
configure: turn on all unused warnings by default
vp9_postproc.c : unused variable if not vp9_highbitdepth.
postproc : fix function parameters for noise functions.
Merge "variance_test partial clean-up"
variance_test partial clean-up
Merge "vp9_intrapred_test: follow-up cleanup"
vp9_intrapred_test: follow-up cleanup
Merge "postproc: noise style fixes."
Merge "Revert "Eliminate isolated and small tail coefficients:""
Merge "clean-up vp9_intrapred_test"
Merge "Fix encoder crashes for odd size input"
gtest-all.cc: quiet an unused variable warning
clean-up vp9_intrapred_test
Merge "Disable trellis optimization when lossless is on"
Merge "postproc - move filling of noise buffer to vpx_dsp."
postproc: noise style fixes.
Revert "Eliminate isolated and small tail coefficients:"
postproc - move filling of noise buffer to vpx_dsp.
deblock: missing const on extern const.
vp9_postproc.c missing extern.
Merge changes from topic 'webp-thread-update'
Merge "vp9 svc: Reuse scaled_temp in two stage downscaling."
Fix encoder crashes for odd size input
vp9 svc: Reuse scaled_temp in two stage downscaling.
Disable trellis optimization when lossless is on
deblock filter : moved from vp8 code branch
Merge "remove *debugmodes.c from the default build"
Merge "vp9_rd_pick_intra_mode_sb(): set interp_filter to"
Sample points to reduce encode overhead.
vp9_rd_pick_intra_mode_sb(): set interp_filter to
Fix non-highbitdepth coding path for HBD build
Merge "vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr."
Merge "Enable HBD support in real time encoding path"
Merge "vp9: Adjustment to mv bias for non-rd pickmode."
vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr.
Noise energy Experiment in first pass.
Merge "Add experimental spatial de-noise filter on key frames."
Enable coeff optimization for intra modes
Use precise context to estimate coeff rate cost
Enable uniform quantization with trellis optimization in speed 0