libs.mk: don't include x86inc.asm in codec src list
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.
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:"
Merge "Allow lossless breakout in non-rd mode decision."
Merge "decode_test_driver: check HasFailure() in RunLoop"
Merge "decode_test_driver: fix type size warning"
[spatial svc] Remove encoding modes since we only need one mode at this time.
[spatial svc]Remove key frame quantizer settings since key frame is decided by rate control
Merge "[spatial svc]Don't skip motion search in first pass encoding"
Merge "[spatial svc]Implement lag in frames for spatial svc"
Merge "Replace cpi->common with preset variable cm"
Merge "Add vp9_ prefix to mv_pred and setup_pred_block functions"
Merge "Reuse inter prediction result in real-time speed 6"
Merge "Dual ARF changes: Buffer index selection."
Merge "Adjust arf Q limits with multi-arf."
decode_test_driver: fix type size warning
Allow lossless breakout in non-rd mode decision.
Dual ARF changes: Buffer index selection.
Adjust arf Q limits with multi-arf.
Replace cpi->common with preset variable cm
Add vp9_ prefix to mv_pred and setup_pred_block functions
[spatial svc]Don't skip motion search in first pass encoding
[spatial svc]Implement lag in frames for spatial svc
Further dual arf changes: multi_arf_allowed.
Clean out old CONFIG_MULTIPLE_ARF code.
Experiment for mid group second arf.
Reuse inter prediction result in real-time speed 6
Add unit test to test user_priv parameter.
Fix test on maximum downscaling limits
Merge "Fixed VP9 denoiser COPY_BLOCK case"
Merge "Switch active map implementation to segment based."
Merge "Fork vp9_rd_pick_inter_mode_sb_seg_skip"
Allocate buffers based on correct chroma format
Merge "Add Check for Peek Stream validity to decoder test."
Merge "Actually skip blocks in skip segments in non-rd encoder."
Merge "Remove unused vp9_init_quant_tables function"
Merge "error check vp9 superframe parsing"
Add Check for Peek Stream validity to decoder test.
error check vp9 superframe parsing
decode_test_driver: check HasFailure() in RunLoop
Revert 3 patches from Hangyu to get Chrome to build:
Merge "Fix bug in error handling that causes segfault"
Merge "fix peek_si to enable 1 byte show existing frames."
Merge "Added Test vector that tests more show existing frames."
Add back libmkv ebml writer files.
Merge "Introduce FrameWorker for decoding."
Introduce FrameWorker for decoding.