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"
Merge "Skip fetching original frame pointers for UV in background check"
Merge "examples: remove off_t overrides"
Merge "Replacing cpu_used with speed in VP9_CONFIG."
Merge "Relax the threshold for datarate test by 5%"
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"
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."
Merge "Using anonymous enum instead of macros."
Merge "Adding get_skip_encode_frame()."
Refactor common code into a function
Merge "Remove fatal() call in webmdec.c"
Merge "Removing unused vp9_mcomp_x86.h file."
Merge "Replacing int_mv with MV."
Merge "Remove vp9_ prefix on static inline function."
Adding get_skip_encode_frame().
Using anonymous enum instead of macros.
Merge "Reduce code duplication"
Merge "Enable vpxenc to specify internal coded frame size"
Remove fatal() call in webmdec.c
More user friendly vpxenc help strings.
Merge "Speed 2 alternative balance."
Speed 2 alternative balance.
Replacing int_mv with MV.
Removing unused vp9_mcomp_x86.h file.
Enable vpxenc to specify internal coded frame size
Merge "Cleaning up check_best_zero_mv()."
Merge "Cleaning up optimize_b()."
Merge "Removing redundant mvsadcost local variables."
Merge "Removing redundant checks from vp9_change_config()."
Remove vp9_ prefix on static inline function.
Merge "Add a few "const""
Merge "Adding consts in vp9_picklpf.c."
Merge "Fixing error found by ioc."
Merge "Adding vp9_rc_update_framerate() function."
Fixing error found by ioc.
Merge "Fix the VP9 encoding unit test failure on ARM."
Removing redundant checks from vp9_change_config().
Add a few "const"
Merge "Replace the call to set_offsets()"
Adding consts in vp9_picklpf.c.
Renaming VP9D_CONFIG to VP9DecoderConfig.
Cleaning up check_best_zero_mv().
Adding vp9_rc_update_framerate() function.
Merge "rename README.webm -> README.libvpx"
Removing redundant mvsadcost local variables.
Merge "Removing offset argument of mvcomp macros."
Merge "Adding RD_OPT struct."
Merge "Removing unused cost arguments from mcomp functions."
Merge "Renaming zz_motion_search() to get_block_variance()."
Merge "Adding temp variable q to vp9_cyclic_refresh_setup()."
Replace the call to set_offsets()
rename README.webm -> README.libvpx
Renaming zz_motion_search() to get_block_variance().
vp9_rc_postencode_update() cleanup.
Adding temp variable q to vp9_cyclic_refresh_setup().
Merge "Removing legacy XMA code from vp8."
Removing unused cost arguments from mcomp functions.
Merge "Removing unused initial_{width, height} from VP9Decoder."
Merge "Removing unnecessary typedef."