make default_interp_filter choice a speed feature
Merge "VP9 Denoiser denoises after mode/bsize search"
Merge "Renames interface field in VpxInterface"
Merge "Added a rt speed 12"
Merge changes I58a5af33,Ied9b0392
Renames interface field in VpxInterface
Merge "[spatial svc]Fix signed/unsigned mismatch error"
Merge "Make non-rd pick_mode work with Golden/Altref"
Merge "Fix show_existing_frame not decreasing frame buffer ref counter."
[spatial svc]Fix signed/unsigned mismatch error
Fix show_existing_frame not decreasing frame buffer ref counter.
Merge "vp8: Allow for on/off control of UV temporal denoiser."
Merge "active_map_test: remove unused VP9_FACTORY define"
vp8: Allow for on/off control of UV temporal denoiser.
VP9 Denoiser denoises after mode/bsize search
active_map_test: remove unused VP9_FACTORY define
Rewrite functions related to first pass block stats
Merge "Some extra bit probability cleanups"
Merge "Fix a potential invalid memory access in non-RD coding flow"
Make non-rd pick_mode work with Golden/Altref
Merge "Silent -wextra warnings"
Merge "[spatial svc]Implement alt reference frames"
Merge "Misc. bit-depth related changes"
Misc. bit-depth related changes
[spatial svc]Implement alt reference frames
Merge "Fix chrome valgrind warning due to the use of mismatched bsize"
invalid_file_test: convert test param from tuple to struct
Merge "Add unit test to test tile decoding error handling."
Merge "vp9_loopfilter.c: cosmetics"
Merge "vpxenc: fix per-frame psnr/size output on a terminal"
Fix a potential invalid memory access in non-RD coding flow
Fix chrome valgrind warning due to the use of mismatched bsize
Add unit test to test tile decoding error handling.
Merge "Remove unnecessary assertions"
Merge "Code refactoring: use defined inline functions"
Some extra bit probability cleanups
Merge "Remove an unused parameter in vp9_init_search_range()"
Merge "Re-factor and simplify arnr filter."
Re-factor and simplify arnr filter.
Remove unnecessary assertions
Remove an unused parameter in vp9_init_search_range()
Code refactoring: use defined inline functions
vp8_bilinear_predict4x4_neon: init src vectors
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"
vpxenc: fix per-frame psnr/size output on a terminal
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.