Merge "Adds support for reading and writing 10/12-bit y4m"
Merge "Tune SSSE3 implementation of fast path quantization"
Merge "Remove an empty line"
Tune SSSE3 implementation of fast path quantization
Cleanup motion search speed features.
Merge "Allow lossless skipping in RD mode decision."
Merge "Neon version of vp8_denoiser_filter_uv()"
Adds support for reading and writing 10/12-bit y4m
Merge "Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure."
Merge "Multi-arf: Add code to turn it on and off."
Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure.
Merge "Cleanup vp9_rd."
Merge "Split vp9_rdopt into vp9_rdopt and vp9_rd."
Merge "vpxdec: add --keep-going option"
Multi-arf: Add code to turn it on and off.
Merge "Cleaning up and simplifying read_frame_stats()."
Split vp9_rdopt into vp9_rdopt and vp9_rd.
Cleaning up and simplifying read_frame_stats().
Merge "Fix rd threshold overflow issue"
Merge "VP9 denoiser implemented FILTER_BLOCK case"
Merge "VP9 denoising enabled by noise_sensitivity param"
Fix rd threshold overflow issue
Merge "Replaced loops with vpx_memcpy()"
VP9 denoiser implemented FILTER_BLOCK case
VP9 denoising enabled by noise_sensitivity param
Replaced loops with vpx_memcpy()
Merge "Added a speed feature controlling a motion search parameter"
Merge "Adapt strength of AQ2."
Added a speed feature controlling a motion search parameter
Merge "Store/read 16x16 block statistics obtained from the first pass"
Adds support for reading and writing 10/12-bit y4m
Merge "VP9 denoiser used s/int/enum where appropriate"
Merge "Denoised output is now grayscale"
Merge "vp8/bitstream.h: quiet warnings in EDSP builds"
Merge changes I875ac5a7,I2b13369d,I9ceb47a9
vpxdec: add --keep-going option
Merge "Re-design quantization process"
Re-design quantization process
Allow lossless skipping in RD mode decision.
Merge "Add a test that tests invalid partitions for profile 1"
Merge "validate uv block size when reading partition"
Store/read 16x16 block statistics obtained from the first pass
Merge "Elevate NEWMV mode checking threshold in real time"
Add a test that tests invalid partitions for profile 1
Merge "vp9_thread_test: add 'Thread' to test names"
Elevate NEWMV mode checking threshold in real time
VP9 denoiser used s/int/enum where appropriate
Denoised output is now grayscale
Add a new yuv444 testvector.
Merge "Fix visual studio build issue"
validate uv block size when reading partition
Fix visual studio build issue
vp9_thread_test: remove unnecessary c_str()'s
vp9_thread_test: factorize decode loop
vp9_thread_test: add 'Thread' to test names
vp8/bitstream.h: quiet warnings in EDSP builds
Merge "libs.mk: don't include x86inc.asm in codec src list"
Merge "Revert "Fix a bug in VP9Worker which leads to unit test hang.""
Merge "BITSTREAM: Handle transform size and motion vectors more logically for non-420."
Revert "Fix a bug in VP9Worker which leads to unit test hang."
Merge "Encode_breakout code refactoring"
Merge "change to not force interp_type as SWITCHABLE"
change to not force interp_type as SWITCHABLE
Merge "Remove unused set_mode_info function"
Merge "Fix a bug in VP9Worker which leads to unit test hang."
Encode_breakout code refactoring
Remove unused set_mode_info function
Fix a bug in VP9Worker which leads to unit test hang.
Enable encode breakout in real time
Decide the partitioning threshold from the variance histogram
Merge "initialize bit buffer structure to avoid warning error"
Merge "vp8 denoiser fix: free memory of denoiser->denoiser_state."
Merge "Implemented motion compensation for VP9 denoiser"
Merge "silence unused parm warning for worker thread in loop filter"
Merge "remove unused parms from rd_pick_inter_mode_sb_seg_skip"
initialize bit buffer structure to avoid warning error
vp8 denoiser fix: free memory of denoiser->denoiser_state.
silence unused parm warning for worker thread in loop filter
remove unused parms from rd_pick_inter_mode_sb_seg_skip
Merge "vp9: disable postproc buffer alloc when unnecessary"
Merge "Add a test using VP9E_SET_LOSSLESS"
libs.mk: don't include x86inc.asm in codec src list
Add a test using VP9E_SET_LOSSLESS
configure: defer x32 check until post toolchain setup
vp9: disable postproc buffer alloc when unnecessary
Merge "Revert "Revert "Revert 3 patches from Hangyu to get Chrome to build:"""
Revert "Revert "Revert 3 patches from Hangyu to get Chrome to build:""
Merge "Allow encoder to set lpf level to 0"
Merge "Added a new speed 7 in rt mode"
Merge "Add a CPU speed test with screen content."
Merge "iosbuild.sh Add arm64 support to VPX.framework."
Merge "configure.sh: Tweak default of use_x86inc for 64-bit, non-pic, and Darwin."
Merge "fix: Only do spatial SVC when there are > 1 layers"
Merge "VP9 denoiser: implemented update_frame_stats()"
Allow encoder to set lpf level to 0