Fixing memory leak introduced in previous commit.
Merge "Removing unused seg0_* vars."
Merge "Moving {restore, save}_coding_context to vp9_onyx_if.c"
Merge "Cleaning up vp9_{cx, dx}_iface.c files."
Adding temp svc variable.
Cleaning up vp9_{cx, dx}_iface.c files.
Moving {restore, save}_coding_context to vp9_onyx_if.c
Merge "Cleaning up vp9_refining_search_sadx4() function."
Merge "Moving all RATE_CONTROL initialization to init_rate_control()."
Merge "Set up early RD cost check for NEWMV in non-RD mode decision flow"
Set up early RD cost check for NEWMV in non-RD mode decision flow
Merge "Refactoring decode_one() function."
Moving all RATE_CONTROL initialization to init_rate_control().
Merge "Code clean up."
Merge "Adding FAST_COEFF_UPDATE enum."
Merge "Re-enable datarate tests for speeds 5 and 6."
Refactoring decode_one() function.
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.
Cleaning up vp9_refining_search_sadx4() function.
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.
Removing unused seg0_* vars.
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."
Make frame level quantization change a parameter
Adjust rate allocation in non-RD coding mode
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"