Merge "vp8/bitstream.h: quiet warnings in EDSP builds"
Merge changes I875ac5a7,I2b13369d,I9ceb47a9
Merge "Re-design quantization process"
Re-design quantization process
Merge "Add a test that tests invalid partitions for profile 1"
Merge "validate uv block size when reading partition"
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
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
Merge "[spatial svc] Remove encoding modes since we only need one mode at this time."
Merge "[spatial svc]Remove key frame quantizer settings since key frame is decided by rate control"
Merge "Verify that the ouput of q0 is lossless in cpu speed test."
Merge "Better validation of invalid files"
Add a CPU speed test with screen content.
Verify that the ouput of q0 is lossless in cpu speed test.
Merge "vp8: bugfix in postproc vp8_de_noise."
Merge "Add realtime coverage to cpu speed test"
Merge "Use UV prediction when deciding to skip in for lossless."
Better validation of invalid files
vp8: bugfix in postproc vp8_de_noise.
Implemented motion compensation for VP9 denoiser
VP9 denoiser: implemented update_frame_stats()
fix: Only do spatial SVC when there are > 1 layers
Merge "Multi-arf: Change ref buffer for primary arf."
Multi-arf: Change ref buffer for primary arf.
denoising_sse2.c visual studio warnings/errors fix
Add realtime coverage to cpu speed test
Adaptive txfm size selection depending on residual sse/variance
Merge "Skip the partition search for the frame with no motion"
Use UV prediction when deciding to skip in for lossless.
Merge "vp8: Add temporal denoising for UV-channel."
Merge "Add arm64-darwin-gcc target."
Skip the partition search for the frame with no motion
vp8: Add temporal denoising for UV-channel.
Add arm64-darwin-gcc target.
Merge "Add const mark to const values in non-RD coding mode"
Merge "Enable real-time version reference motion vector search"
Enable real-time version reference motion vector search
Add const mark to const values in non-RD coding mode
Merge "Fix quality regression for multi arf off case."
Fix quality regression for multi arf off case.
Merge "Make non-RD intra mode search txfm size dependent"
Merge "Dual arf: Name changes."
configure.sh: Tweak default of use_x86inc for 64-bit, non-pic, and Darwin.
iosbuild.sh Add arm64 support to VPX.framework.
Make non-RD intra mode search txfm size dependent
Merge changes I915beaef,I229dd6ca
vp9cx.mk: move avx c files outside of x86inc block
Merge "Revert "Revert 3 patches from Hangyu to get Chrome to build:""
Revert "Revert 3 patches from Hangyu to get Chrome to build:"