Merge "Moving #defines to *.c from *.h."
Merge "Adding vp9_temporal_filter_init() function."
Merge "Replacing int_mv with MV."
Merge "Simplifying vp9_is_upper_layer_key_frame()."
Merge "Removing half-variance asm functions which are not used."
Simplifying vp9_is_upper_layer_key_frame().
Adding vp9_temporal_filter_init() function.
Merge "[svc rc] RC improvement for key frames in upper layers for spatial svc."
Add --show-program-output option to shell tests.
Merge "Removing unused alt_activity_measure() function."
Merge "Removing unused typedefs."
Replacing int_mv with MV.
[svc rc] RC improvement for key frames in upper layers for spatial svc.
Merge "Using crop_{width, height} instead of {width, height}."
Merge "corrupted frames shouldn't affect stats"
Merge "Added 16bit vpx_img_fmt_t enums"
Merge "Enable SSSE3 implementation of 8x8 forward 2D-DCT"
Moving #defines to *.c from *.h.
Removing unused typedefs.
Removing half-variance asm functions which are not used.
Merge "tools_common.sh: Add vlog()"
Merge "[svc rc] Increase worst quality for enhancement layers"
corrupted frames shouldn't affect stats
Added 16bit vpx_img_fmt_t enums
Merge "Remove VP8 save_reg_neon function"
Merge "Adding search_site_config struct."
Removing unused alt_activity_measure() function.
Merge "Cleaning up vp9_full_search_sadx8() function."
Remove VP8 save_reg_neon function
Using crop_{width, height} instead of {width, height}.
Enable SSSE3 implementation of 8x8 forward 2D-DCT
Merge "scale_and_extend_frame{,_nonnormative}() cleanup."
Merge "Removing unused vp9_variance_halfpixvar*() functions."
Merge "Removing old unused vp9_tapify.py."
Merge "Removing WRITE_RECON_BUFFER related code."
Merge "Save NEON registers in VP8 NEON functions"
Adding search_site_config struct.
Merge "Add script for running all example tests."
Merge "Add tests for the decode_with_drops example."
Add script for running all example tests.
Add tests for the decode_with_drops example.
tools_common.sh: Add a pseudo include guard.
Merge "Add tests for simple_encoder."
Save NEON registers in VP8 NEON functions
Merge "Changing webmdec to use libwebm"
Makefile: add msvs_common.sh to DIST-SRCS
Merge "gen_msvs_*proj.sh: factorize some functions"
Removing WRITE_RECON_BUFFER related code.
Removing old unused vp9_tapify.py.
Cleaning up vp9_full_search_sadx8() function.
Merge "Cleaning up vp9_full_search_sadx3()."
Merge "Add tests for simple_decoder."
scale_and_extend_frame{,_nonnormative}() cleanup.
Removing unused vp9_variance_halfpixvar*() functions.
Merge "Add tests for decode_to_md5."
Merge "Apply max intra block size condition to non-RD mode decision"
Add tests for simple_encoder.
gen_msvs_*proj.sh: factorize some functions
Add tests for decode_to_md5.
Add tests for simple_decoder.
Changing webmdec to use libwebm
Removing unused vp9_sub_pixel_mse* functions.
[svc rc] Increase worst quality for enhancement layers
Merge "Move shared test variables to tools_common.sh."
Remove test against NULL before freeing memory
Remove key_frame_frequency variable from VP9_COMP
Merge "Add VPXD_SET_DECRYPTOR support to the VP9 decoder."
Merge "Fixed handling of regularly placed keyframes"
Merge "Enable tests using WebM files only if webm_io is enabled"
Enable tests using WebM files only if webm_io is enabled
Apply max intra block size condition to non-RD mode decision
Move shared test variables to tools_common.sh.
Fixed handling of regularly placed keyframes
configure: quote some uses of source_path
Add VPXD_SET_DECRYPTOR support to the VP9 decoder.
Merge changes I2f05a5d9,I674337a7
Merge "Chessboard pattern prediction filter type search in non-RD coding"
gen_msvs_vcxproj.sh: support cygwin style paths
gen_msvs_proj.sh: support cygwin style paths
Merge "Adding macro to define vp9_variance_WxH_c() functions."
Chessboard pattern prediction filter type search in non-RD coding
Merge "tools_common.sh: Add run messages."
Merge "Rename FilterMode for compatibility with libyuv"
Merge "Renaming MB_PREDICTION_MODE to PREDICTION_MODE."
tools_common.sh: Add run messages.
Merge "tools_common.sh: Set VPX_TEST_EXE_SUFFIX for windows targets."
tools_common.sh: Set VPX_TEST_EXE_SUFFIX for windows targets.
Renaming MB_PREDICTION_MODE to PREDICTION_MODE.
Adding macro to define vp9_variance_WxH_c() functions.
Merge "Fix dr memory VP8 encode/decode errors"
Merge "Renaming "onyx" to "encoder"."
Merge "Reusing vp9_get_interp_kernel() function in unit tests."
Renaming "onyx" to "encoder".
Merge "Add utiltest target to Makefile."
Merge "Fix the CONFIG_ALPHA build."
Merge "Template macros to generate subpix variance functions."
Merge "Inlining vp9_set_segmentation_map() function."
Fix the CONFIG_ALPHA build.
Rename FilterMode for compatibility with libyuv