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"
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.
Added Test vector that tests more show existing frames.
Fix bug in error handling that causes segfault
Merge "Validate error checking code in decoder."
Validate error checking code in decoder.
Switch active map implementation to segment based.
Fork vp9_rd_pick_inter_mode_sb_seg_skip
Actually skip blocks in skip segments in non-rd encoder.
Merge "Include type defines"
Don't return value for void functions
Include type defines
Merge "VP9 denoiser bugfixes"
Merge "Allow key frame more flexibility in mode search"
Fixed VP9 denoiser COPY_BLOCK case
Merge "Added CFLAG for outputting vp9 denoised signal"
fix peek_si to enable 1 byte show existing frames.
Merge "Remove labels from quantize"
Allow key frame more flexibility in mode search
Merge "Fixes in VP9 alloc, free, and COPY_FRAME case"
Merge "Add superframe support for frame parallel decoding."
Merge "Separate rate-distortion modeling for DC and AC coefficients"
Merge "Improved vp9 denoiser running avg update."
Merge "Implemented COPY_BLOCK case for vp9 denoiser"
Add superframe support for frame parallel decoding.
Merge "Modify non-rd intra mode checking"
Merge "sse4 regular quantize"
Implemented COPY_BLOCK case for vp9 denoiser
Added CFLAG for outputting vp9 denoised signal
Improved vp9 denoiser running avg update.
Fixes in VP9 alloc, free, and COPY_FRAME case
Merge "Changed buf_2ds in vp9 denoiser to YV12 buffers"
Merge "Update running avg for VP9 denoiser"
Merge "Implemented vp9_denoiser_{alloc,free}()"
Merge "iosbuild.sh: Add vpx_config.h and vpx_version.h to VPX.framework."
Merge "Removing decode_one_iter() function."
sse4 regular quantize
Update running avg for VP9 denoiser
Implemented vp9_denoiser_{alloc,free}()
Changed buf_2ds in vp9 denoiser to YV12 buffers
Merge "Improve vp9_rb_bytes_read"
iosbuild.sh: Add vpx_config.h and vpx_version.h to VPX.framework.
Remove unused vp9_init_quant_tables function
Modify non-rd intra mode checking
Separate rate-distortion modeling for DC and AC coefficients
Merge "gen_msvs_proj: fix in tree configure under cygwin"
Merge "Moving RD-opt related code from vp9_encoder.h to vp9_rdopt.h."
Merge "skip the un-necessary motion search in the first pass"
Merge "iosbuild.sh: Add missing function comments."
Merge "vp8 denoising: add bias factor to zero_mv sse."
Merge "Fix C versions of DC calculation functions"
Merge "vp9_rtcd: correct avx2 references"
iosbuild.sh: Add missing function comments.
Merge "example tests: Make failures due to incorrect bin path easier to diagnose."