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.
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"
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."
Merge "Renaming VP9D_CONFIG to VP9DecoderConfig."
Merge "Adding sad function generation macros."
Enable more precise background detection for partition decision
Prevent reading of uninitialized value
Merge "Add consts in set_fixed_partitioning()"
Merge "Refactor common code into a function"
Remove old activity masking code.
Merge "Fix rate control bug."
Merge "webmdec: Fix return values for webm_read_frame"
Merge "Renaming av_per_frame_bandwidth to avg_frame_bandwidth."
Merge "Consistent mode names."
Renaming av_per_frame_bandwidth to avg_frame_bandwidth.
Merge "Adding scale_if_required() function."
Adding sad function generation macros.
Merge "Adding get_search_range() function."
Merge "Cleaning up vp9_rc_compute_frame_size_bounds()."
Merge "Cleaning up vp9_twopass_worst_quality()."
Adding scale_if_required() function.
Adding get_search_range() function.
Merge "More user friendly vpxenc help strings."
webmdec: Fix return values for webm_read_frame
Add consts in set_fixed_partitioning()
Merge "Moving frame_frags field from VP9Common to VP9_COMP."