Merge "Remove the q division by 3 for first frame."
Merge "Speed setting correction to max q estimate."
Remove the q division by 3 for first frame.
Renaming two members in MACROBLOCKD struct.
Merge "Moving encoder quantization parameters into separate struct."
Speed setting correction to max q estimate.
Merge "Common configuration for MACROBLOCKD struct."
Merge "Make last frame source available in current frame encoding"
Make last frame source available in current frame encoding
Merge "Changing webmenc to use libwebm"
Merge "Propagate active map state."
Common configuration for MACROBLOCKD struct.
Merge "Apply finer quantizer to partition search frames in non-RD flow"
Propagate active map state.
Small script to scrape json for waterfall
Apply finer quantizer to partition search frames in non-RD flow
Merge "[BITSTREAM]Fix the scaling calculation"
Merge "Adjust rt speed steps."
Merge "[svc] Fix SvcTest.SecondPassEncode failure"
Moving encoder quantization parameters into separate struct.
[BITSTREAM]Fix the scaling calculation
Merge "[svc] Finalize first version of 2nd pass rc"
Merge "[svc] Initialization of 2nd pass rc for svc two pass rc"
[svc] Fix SvcTest.SecondPassEncode failure
[svc] Finalize first version of 2nd pass rc
Merge "Moving dqcoeff array to MACROBLOCKD in decoder."
Moving dqcoeff array to MACROBLOCKD in decoder.
Adding vp9_speed_features.{h, c}.
Merge "[svc] Fix issue for setting layers through ffmpeg"
Changing webmenc to use libwebm
Merge "Further speed trade off adjustments."
Merge "Experimental change to speed 1 settings."
Merge "Automatically count test vectors and make the tables const."
Merge "vpx_temporal_pattern_encoder: add speed setting to command line."
Merge "Remove a duplicate block_size variable."
vpx_temporal_pattern_encoder: add speed setting to command line.
Further speed trade off adjustments.
[svc] Fix issue for setting layers through ffmpeg
[svc] Initialization of 2nd pass rc for svc two pass rc
Automatically count test vectors and make the tables const.
Merge "[svc] Verify and store input two pass stats data in 2nd pass rc"
Remove a duplicate block_size variable.
[svc] Verify and store input two pass stats data in 2nd pass rc
Experimental change to speed 1 settings.
Fix segment_id assignment in update_state_rt for AQ mode
Merge "Add compile option to parse ELF."
Merge "Moving thresh_mult{,_sub8x8} from SPEED_FEATURES to VP9_COMP."
Merge "aq_mode=3: Set target seg_map in sb-block order."
Add compile option to parse ELF.
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}."