Merge "Adding FAST_COEFF_UPDATE enum."
Merge "Re-enable datarate tests for speeds 5 and 6."
Re-enable datarate tests for speeds 5 and 6.
Adding FAST_COEFF_UPDATE enum.
Remove an unused typedef
Merge "Removed space in ETA printout"
Merge "Reinstating the DISABLE_RC_LONG_TERM_MEM macro"
Merge "gen_msvs_*proj.sh: add 'cpp' as a source extension"
Merge "Removing interp_kernel from MACROBLOCKD."
Merge "Add codec control function for enabling frame_periodic_boost."
Merge "Fix complexity Aq mode."
Merge "Replacing magic constants with expressions."
Add codec control function for enabling frame_periodic_boost.
Merge "Adjust key frame quantization index for rtc coding"
Removing interp_kernel from MACROBLOCKD.
Merge "Fix build for resize_util"
Merge "Add shell scripts for verifying basic vpx{dec,enc} features."
Merge "Remove full scale duplicates of bsize."
Add shell scripts for verifying basic vpx{dec,enc} features.
gen_msvs_*proj.sh: add 'cpp' as a source extension
Merge "tools_common.h: (msvs) avoid redefining off_t"
Remove full scale duplicates of bsize.
Merge "Removing XMA legacy from VP9 code."
Reinstating the DISABLE_RC_LONG_TERM_MEM macro
Merge "Making frame_branch_ct a local array."
Merge "Fixing typo in cal_nmvjointsadcost()."
Adjust key frame quantization index for rtc coding
tools_common.h: (msvs) avoid redefining off_t
Making frame_branch_ct a local array.
Removing XMA legacy from VP9 code.
Merge "Cleaning up vp9_pattern_search() function."
Merge "Set min_block_size for aq_mode=3 to 8x8."
Set min_block_size for aq_mode=3 to 8x8.
Merge "Rate ctrl changes to track target bitrates closer"
Merge "Cleaning up vp9_get_mvpred_{av_,}var() functions."
Merge "Make frame level quantization change a parameter"
Merge "Adjust rate allocation in non-RD coding mode"
Merge "Revert "Changing webmenc to use libwebm""
Revert "Changing webmenc to use libwebm"
Merge "Add speed feature for recode tolerance."
Add speed feature for recode tolerance.
Rate ctrl changes to track target bitrates closer
Merge "Cleaning up vp9_mvref_common.c."
Merge "Cleaning up vp9_cx_iface.c file."
Merge "Grouping members in MB_MODE_INFO struct."
Merge "Adding return value to set_offsets() function."
Merge "Clearing all encoder counts with single vp9_zero() call."
Merge "Adding local pointer variables referencing REATE_CONTROL struct."
Merge "Remove the q division by 3 for first frame."
Adjust rate allocation in non-RD coding mode
Make frame level quantization change a parameter
Merge "Speed setting correction to max q estimate."
Adding local pointer variables referencing REATE_CONTROL struct.
Clearing all encoder counts with single vp9_zero() call.
Adding return value to set_offsets() function.
Remove the q division by 3 for first frame.
Renaming two members in MACROBLOCKD struct.
Replacing magic constants with expressions.
Merge "Moving encoder quantization parameters into separate struct."
Cleaning up vp9_cx_iface.c file.
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."
Grouping members in MB_MODE_INFO struct.
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."
Cleaning up vp9_mvref_common.c.
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