Fix bug 805
Merge "Store block-wise statistics obtained in the first pass"
Merge "Fix reference frame size restrictions."
Store block-wise statistics obtained in the first pass
Fix reference frame size restrictions.
Merge "This removes a test that fails on 32 bit"
Merge "Fix rd_pick_partition search loop for 4x4 blocks"
Merge "Fix potential ioc issue in vp9_get_prob for 4K above sizes"
Merge "Remove unnecessary conditional assignment"
Merge "[spatial svc]Fix reference issues"
Merge "Encode perf test"
Merge "Allocate aligned source in variance test"
Merge "Refactor inter/intra_suberblock_yrd."
Merge "Fix allocation of context buffers on frame resize"
Merge "Changed validation of reference frame size"
Merge "vp8: reduce refresh_max_mbs_perframe with fewer layers."
Merge "s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISING"
Fix rd_pick_partition search loop for 4x4 blocks
Merge "rtcd.pl: check for auto_help availability"
Remove neon version of vp8 extend borders
Allocate aligned source in variance test
vp8: reduce refresh_max_mbs_perframe with fewer layers.
Fix potential ioc issue in vp9_get_prob for 4K above sizes
Remove unnecessary conditional assignment
Set and use uv_crop_[width|height]
Changed validation of reference frame size
rtcd.pl: check for auto_help availability
Fix allocation of context buffers on frame resize
s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISING
Refactor inter/intra_suberblock_yrd.
Merge "x86inc: fix compilation with NASM Change-Id: I5978921ab1ccad6648a5bde6ad023c3e3430f5f4 "
x86inc: fix compilation with NASM
Makefile: strip debugging informations only
[spatial svc]Fix reference issues
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
This removes a test that fails on 32 bit
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"