Merge "Consistent mode names."
Merge "Adding scale_if_required() function."
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."
Merge "Moving frame_frags field from VP9Common to VP9_COMP."
Merge "Using anonymous enum instead of macros."
Merge "Adding get_skip_encode_frame()."
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.
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."
Merge "Replacing int_mv with MV."
Adjust active minQ calculation for normal frames.
Replacing int_mv with MV.
Removing unnecessary typedef.
Removing legacy XMA code from vp8.
Merge "Cleaning up vp9_dthread.{c, h}."
Merge "Removing output_framerate field from VP9_COMP."
Merge "Moving last_frame_type update out from vp9_rc_postencode_update."
Merge "Fixing invalid ref buffer in vp9_diamond_search_sad_c()."
Cleaning up optimize_b().
Fix the VP9 encoding unit test failure on ARM.
Merge "Cleaning up optimize_b()."
Moving last_frame_type update out from vp9_rc_postencode_update.
Merge "Removing unnecessary vp9_zero() call."
Removing output_framerate field from VP9_COMP.
Cleaning up vp9_dthread.{c, h}.
Removing offset argument of mvcomp macros.
Merge "Define var threshold as unsigned int to match the type"
Merge "Remove the unneeded output_framerate from svc."
Merge "Fix onyx_if.c to not to redefine M_LOG2_E if it's already defined."
Fixing invalid ref buffer in vp9_diamond_search_sad_c().
Merge "Changing webmenc to use libwebm"
Remove the unneeded output_framerate from svc.
Cleaning up vp9_rc_compute_frame_size_bounds().
Removing unnecessary vp9_zero() call.
Cleaning up optimize_b().
Merge "Regrouping code in rd_pick_sb_modes()."
Merge "Cleaning up get_sby_perpixel_{, diff_}variance()."
Merge "Remove vestiges of large tx sizes in sub8x8 code."
Merge "Cleanup table declarations in vp9_rdopt."
Define var threshold as unsigned int to match the type
Merge "Fix encoder uninitialized read errors reported by drmemory"
Merge "Fix coding format in vp9_rc_regulate_q"
Merge "Prevent the usage of invalid best_mode_index"
Merge "Remove duplicate code"
Fix onyx_if.c to not to redefine M_LOG2_E if it's already defined.
Merge "Minor code cleanup"