partial_idct_test: drop '_t' from local typenames
intrapred_test: drop '_t' from local typenames
idct_test: drop '_t' from local typenames
fdct8x8_test: drop '_t' from local typenames
fdct4x4_test: drop '_t' from local typenames
decode_perf_test: drop '_t' from local typenames
dct32x32_test: drop '_t' from local typenames
dct16x16_test: drop '_t' from local typenames
convolve_test: drop '_t' from local typenames
Merge "Re-introduce frame size check inadvertantly deleted"
Merge "Use custom mkstemp() to fix Win issue in y4m_test"
Re-introduce frame size check inadvertantly deleted
Use custom mkstemp() to fix Win issue in y4m_test
Disable vp8_sixtap_predict4x4_neon
Fix visual studio build failure
temporal_svc sample encoder: setting for denoiser.
Merge "Fix FrameSizeTestsLarge unit-test on 32-bit arch."
Merge "Separates profile 2 into 2 profiles 2 and 3"
Fix FrameSizeTestsLarge unit-test on 32-bit arch.
Separates profile 2 into 2 profiles 2 and 3
Merge "iosbuild.sh: Add VPX_FRAMEWORK_TARGET preproc symbol"
iosbuild.sh: Add VPX_FRAMEWORK_TARGET preproc symbol
Merge "Fixed a bug of setting wrong first pass mb stats pointer"
Merge "Modified frame buffer handling"
Fixed a bug of setting wrong first pass mb stats pointer
Merge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"
Modified frame buffer handling
allow config options to limit max size of decode
fail allocation of buffers if size_t < frame_size
Merge "Changes to rd balance and multi-arf bug fix."
Merge "make default_interp_filter choice a speed feature"
Merge "New decode perf test files"
Merge "vp9_ratectrl.c: refactor get_active_quality usage"
make default_interp_filter choice a speed feature
Changes to rd balance and multi-arf bug fix.
Added vp9_sad64x64_neon(), vp9_sad32x32_neon()
Merge "invalid_file_test: add an operator<< for DecodeParam"
Adds support for raw yuv files for 422/444
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
invalid_file_test: add an operator<< for DecodeParam
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
Re-factor and simplify arnr filter.
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."
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