vp8_sixtap_predict4x4_neon: init src vectors
Merge "update vp9_thread.c"
Merge changes Ie241772d,I3c72e226
Merge "Minor cleanup"
Merge "sh tests: Add support for running tested programs within another program."
Merge "Add warning to temporal SVC test when temporal denoising is disabled."
sh tests: Add support for running tested programs within another program.
Add warning to temporal SVC test when temporal denoising is disabled.
tests: add API_REGISTER_STATE_CHECK
call vp[89]_clear_system_state after longjmp
Merge "Refactor vp9_diamond_search_sad function"
Merge "Refactor refining_search_sad code"
Refactor vp9_diamond_search_sad function
Merge "vp9_decoder_remove: destroy common after thread shutdown"
Refactor refining_search_sad code
Remove repetitive code in mcomp.c
Merge "Adjust full-pixel search method in real-time mode"
Merge "Combined non-rd motion searchs into a single function"
Adjust full-pixel search method in real-time mode
Combined non-rd motion searchs into a single function
Merge "Re-design quantization process for 32x32 transform block"
vp9_decoder_remove: destroy common after thread shutdown
Merge "Move vp9_thread.* to common."
Merge "Vp9 denoiser MC bugfix"
Merge "Fix decoder handling of intra-only frames"
Merge "vp9_cx_iface.c: allow speed greater than 7"
Merge changes I2abd6716,I4a65f7f8
Merge "invalid_file_test: output error detail on mismatch"
Re-design quantization process for 32x32 transform block
Fix decoder handling of intra-only frames
vp9_cx_iface.c: allow speed greater than 7
Move abs() to where it is effective
Merge "Fix build for examples/vp8_multi_resolution_encoder."
Fix build for examples/vp8_multi_resolution_encoder.
Merge "Use the VP9 version of extend_borders"
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
invalid_file_test: output error detail on mismatch
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
Denoised output is now grayscale
VP9 denoiser used s/int/enum where appropriate
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