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."
Merge "Changing webmdec to use libwebm"
Makefile: add msvs_common.sh to DIST-SRCS
Merge "gen_msvs_*proj.sh: factorize some functions"
Merge "Cleaning up vp9_full_search_sadx3()."
Merge "Add tests for simple_decoder."
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.
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
Merge "Bug fix for svc first pass rate control."
Merge "Force ARNR filtering to be centered on the ARF frame"
Add utiltest target to Makefile.
Force ARNR filtering to be centered on the ARF frame
Merge "Adds test code for supplemental superframe data"
Inlining vp9_set_segmentation_map() function.
Template macros to generate subpix variance functions.
Merge "Allow full RD TX size search for GF/ALT at speed 2"
Merge "Change naming of end_usage parameter."
Merge "Remove an unused function"
Fix dr memory VP8 encode/decode errors
Reusing vp9_get_interp_kernel() function in unit tests.
Allow full RD TX size search for GF/ALT at speed 2
Merge "Inlining and removing encoder_common_init()."
Adds test code for supplemental superframe data
Change naming of end_usage parameter.
Merge "Adding setup_frame() function."
Merge "Cleaning up vp9_rdopt.c."
Merge "Don't set loop filter sharpness in vp9_change_config()."
Merge "Cleaning vp9_variance.{c, h}."
Merge "Enable background detection for adaptive quantizer control"
Merge "Merge two new VBR adjustment schemes."
Merge "Add experimental VBR adaptation method."
Enable background detection for adaptive quantizer control
test/WebMVideoSource: fix WebMInputContext leak
Merge "Moving set_rd_speed_thresholds{,_sub8x8} to vp9_rdopt.{h, c}."
Inlining and removing encoder_common_init().
Cleaning vp9_variance.{c, h}.
Merge "Remove ALT_REF_MC_ENABLED and tidy-up ARNR code."
Moving set_rd_speed_thresholds{,_sub8x8} to vp9_rdopt.{h, c}.
Don't set loop filter sharpness in vp9_change_config().
Bug fix for svc first pass rate control.
Renaming VP9_CONFIG to VP9EncoderConfig.
Merge "Adding get_pass() function."
Merge "Remove duplicate code in test/webm_video_source.h"
Remove ALT_REF_MC_ENABLED and tidy-up ARNR code.
Merge "Fix broken encoding process at sub8x8 block size"
Remove duplicate code in test/webm_video_source.h
Remove warn() call in webmdec.c
Merge "Removing cq_target_quality from VP9_COMP."
Merge "Adding is_best_mode() function."
Merge "rename labels2mode because it was a terrible name."
Merge "renamed pick_best_mbsegmentation and remove rd_check_segment_txsize"