Merge "Moving thresh_mult{,_sub8x8} from SPEED_FEATURES to VP9_COMP."
Merge "aq_mode=3: Set target seg_map in sb-block order."
aq_mode=3: Set target seg_map in sb-block order.
Move aq_mode=2 (complexity_aq) to separate file.
Merge "Motion referenced partition search for non-RD coding flow"
Merge "Removing prev_mi_8x8 from MACROBLOCKD."
Merge "Cleaning up vp9_entropymv.c."
Merge "Encapsulating CYCLIC_REFRESH struct into .c file."
Motion referenced partition search for non-RD coding flow
Merge "tests: use consistent case for VP[89]"
Moving thresh_mult{,_sub8x8} from SPEED_FEATURES to VP9_COMP.
Encapsulating CYCLIC_REFRESH struct into .c file.
Removing prev_mi_8x8 from MACROBLOCKD.
Merge "Added a speed feature "allow_skip_recode""
Merge "Removed redundant settings"
Merge "Apply early termination in non-RD partition search"
Merge "Fix to cylcic refresh: use correct/chosen mode for update_segment."
Merge "configure: clean up temp gcov (.gcno) files"
Merge "Removing unused force_next_frame_intra member."
Merge "Removing redundant references to VP9D_COMP struct."
Fix to cylcic refresh: use correct/chosen mode for update_segment.
Merge "Moving setup_{key, inter}_frame() to vp9_onyx_if.c."
Merge "Refactor out zero motion vector equivalence."
Apply early termination in non-RD partition search
Merge "Add consts to cost_mv_ref."
configure: clean up temp gcov (.gcno) files
tests: use consistent case for VP[89]
Removing unused force_next_frame_intra member.
Added a speed feature "allow_skip_recode"
Removing redundant references to VP9D_COMP struct.
Refactor out zero motion vector equivalence.
Add consts to cost_mv_ref.
Removing redundant vpx_free() call.
Moving above_context to VP9_COMMON.
Fix compiling errors due to git merge
Merge "Fixed a build issue"
Merge "Change back the scaling calculation."
Merge "Always use adaptive motion search in non-RD coding mode"
Merge "Enable recursive partition selection for non-RD coding mode"
Always use adaptive motion search in non-RD coding mode
Merge "Fix uninitialized read in postprocessing"
Merge "Align threading LFWorkerData to 32 bytes."
Merge "Making c++ compiler happier."
Merge "Don't subpartion inactive area in rd_use_partition."
Merge "Deduplicate and rename mode info step."
Merge "Initialization code cleanup."
Merge "General cleanup in vp9_decoder.{h, c}."
Merge "Using local variable for token_cache."
Merge "Adding get_buf_from_mv() function."
Merge "Cleaning up vp9_aq_cyclicrefresh.{c, h}."
Fix uninitialized read in postprocessing
Enable recursive partition selection for non-RD coding mode
Merge "vp9_write_bit_buffer.h header statics converted to globals"
Merge "vp9_variance.h header static version converted to global"
Merge "Adding init_rate_control() function + cleanup."
Deduplicate and rename mode info step.
Don't subpartion inactive area in rd_use_partition.
Align threading LFWorkerData to 32 bytes.
Initialization code cleanup.
Cleaning up vp9_aq_cyclicrefresh.{c, h}.
Moving setup_{key, inter}_frame() to vp9_onyx_if.c.
Merge "refactor reset_skip_txfm_size and elimate a lot of code"
Merge "vp9_onyx_int.h convert header statics to inline"
Cleaning up vp9_entropymv.c.
Merge "Fix to a static warning."
Adding init_rate_control() function + cleanup.
Merge "[svc] Add min/max q and min/max bitrate in svc test app"
Merge "AVX2 SAD Optimization:"
vp9_write_bit_buffer.h header statics converted to globals
vp9_variance.h header static version converted to global
Merge "Removing unused members from VP9D_CONFIG struct."
vp9_onyx_int.h convert header statics to inline
Merge "Cleaning up vp9_loopfilter.c."
refactor reset_skip_txfm_size and elimate a lot of code
Change back the scaling calculation.
vp9_block.h static reconverted to inline
Merge "Removing redundant {above, left}_seg_context manipulation code."
Merge "Removing output_partition from vp9."
Merge "Reformat non-RD coding flow"
Merge "Convert use_fast_lpf_pick to an enum."
Merge "Renaming and making vp9_update_mode_info_border() static."
Merge "Cleaning up vp9_svc_layercontext.c"
[svc] Add min/max q and min/max bitrate in svc test app
Merge "Rename the aq_mode files."
Reformat non-RD coding flow
Cleaning up vp9_loopfilter.c.
Removing output_partition from vp9.
Adding get_buf_from_mv() function.
Merge "Fix libvpx VP9 decoder dr memory errors"
Rename the aq_mode files.
Convert use_fast_lpf_pick to an enum.
Making c++ compiler happier.
General cleanup in vp9_decoder.{h, c}.
Removing unused members from VP9D_CONFIG struct.
Merge "Tiny vp9_picklpf.c cleanup."
Renaming and making vp9_update_mode_info_border() static.
Cleaning up vp9_svc_layercontext.c