vp8: reduce refresh_max_mbs_perframe with fewer layers.
Merge "x86inc: fix compilation with NASM Change-Id: I5978921ab1ccad6648a5bde6ad023c3e3430f5f4 "
x86inc: fix compilation with NASM
Makefile: strip debugging informations only
Merge "Remove redundant argument entry in handle_inter_mode"
Merge "Use the chessboard pattern pred search in newmv mode"
Merge "Fix clang compiler warning in denoising_neon."
Merge "Moved call to vp9_clear_system_state() to a proper location"
Remove redundant argument entry in handle_inter_mode
Use the chessboard pattern pred search in newmv mode
Merge "Remove redundant num_refs definition"
Fix clang compiler warning in denoising_neon.
Remove redundant num_refs definition
Merge "Enable chessboard inter prediction filter type search"
Merge "frame_size_tests: reduce default 'large' frame size"
Enable chessboard inter prediction filter type search
frame_size_tests: reduce default 'large' frame size
Merge "vp8: Set default denoiser_decision to copy for UV channel."
Merge "Fix get_frame_type function"
Merge "VP9 denoiser bugfix in debugging code."
Merge "USE local best_filter variable in handle_inter_mode"
VP9 denoiser bugfix in debugging code.
Merge "vp9_bitstream.c: cosmetics"
Merge "[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC"
Fix get_frame_type function
USE local best_filter variable in handle_inter_mode
Merge "vp8 denoiser fix: Update denoised altref on key frame."
vp8: Set default denoiser_decision to copy for UV channel.
[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC
vp8 denoiser fix: Update denoised altref on key frame.
Merge "Turn on adaptive pred filter scheme for sub8x8 below 720p"
Turn on adaptive pred filter scheme for sub8x8 below 720p
Remove unfinished VP9 alpha channel.
Moved call to vp9_clear_system_state() to a proper location
Add -DNDEBUG when config option debug is disabled
Merge "VP9 denoiser fix: ref frames now updated properly"
y4m_test: drop '_t' from local typenames
vp9_subtract_test: drop '_t' from local typenames
subtract_test: drop '_t' from local typenames
sixtap_predict_test: drop '_t' from local typenames
sad_test: drop '_t' from local typenames
pp_filter_test: drop '_t' from local typenames
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
VP9 denoiser fix: ref frames now updated properly
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