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
Fixed handling of regularly placed keyframes
configure: quote some uses of source_path
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"
Merge "rename mode_index to ref index in vp9_rd_pick_inter_mode_sub_8x8"
Fix broken encoding process at sub8x8 block size
Adding get_pass() function.
Merge "Skip fetching original frame pointers for UV in background check"
Adding is_best_mode() function.
Merge "examples: remove off_t overrides"
Removing cq_target_quality from VP9_COMP.
Merge "Replacing cpu_used with speed in VP9_CONFIG."
rename labels2mode because it was a terrible name.
Merge "Relax the threshold for datarate test by 5%"
Merge two new VBR adjustment schemes.
Skip fetching original frame pointers for UV in background check
examples: remove off_t overrides
Merge "Remove redundant buffer initialization and mode_info assignments"
renamed pick_best_mbsegmentation and remove rd_check_segment_txsize
Relax the threshold for datarate test by 5%
rename mode_index to ref index in vp9_rd_pick_inter_mode_sub_8x8
add a context tree structure to encoder
Merge "Cleaning up vp9_init_second_pass()."
Replacing cpu_used with speed in VP9_CONFIG.
Remove redundant buffer initialization and mode_info assignments
Merge "Enable more precise background detection for partition decision"
Add experimental VBR adaptation method.
Merge "Prevent reading of uninitialized value"
Cleaning up vp9_init_second_pass().
Merge "Remove old activity masking code."