Renaming skip_coeff to skip for consistency.
Merge "Cleanup tokenize_b and hoist some invarients out of the loop."
Merge "Using video writer API from vp9_spatial_scalable_encoder."
Merge "Adding API to get vpx encoder/decoder interface."
Merge "Fix frames that have no references to them."
Merge "Cleaning up vp9_full_search_sad_c() function."
Merge "Removing vp9_foreach_transformed_block_uv() function."
Using video writer API from vp9_spatial_scalable_encoder.
Merge "Minor cleanup."
Merge "Use INTER_OFFSET in vp9_pick_inter_mode"
Merge "Fixed a bug where no valid partition is allowed"
Merge "Skip COMDAT sections when parsing COFF"
Merge "Removes active_worst_quality feedback"
Use INTER_OFFSET in vp9_pick_inter_mode
Fixed a bug where no valid partition is allowed
Adding API to get vpx encoder/decoder interface.
Merge "Enable encode_breakout in real time encoding"
Fix frames that have no references to them.
Removing vp9_foreach_transformed_block_uv() function.
Merge "Hiding encode_b_args struct inside vp9_encodemb.c."
Cleaning up vp9_full_search_sad_c() function.
Removes active_worst_quality feedback
Merge "vpxenc: Silence MSVC warnings."
Enable encode_breakout in real time encoding
Merge "Disabling BasicRateTargeting3TemporalLayers test."
Merge "vp9/common/x86: Silence MSVC warnings in vp9_asm_stubs.c."
Disabling BasicRateTargeting3TemporalLayers test.
Merge "Cleaning up compute_fast_motion_search_level()."
Merge "Fixing errorperbit calculation."
vpxenc: Silence MSVC warnings.
Merge "vpx_temporal_scalable_patterns: Remove extra const."
Merge "Rework mode_info update in vp9_pick_inter_mode"
Merge "Use more meaningful names for speed features"
Merge "Add get release decoder frame buffer functions."
Merge "Encoder quantization cleanup."
vpx_temporal_scalable_patterns: Remove extra const.
Merge "Cleaning up update_stats() function."
Merge "Making vp9_activity_masking() static."
Merge "vpx_integer: Use inttypes.h in MSVC (2013 and later)."
Merge "Further one-pass vbr rate control changes"
Merge "*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/"
vpx_integer: Use inttypes.h in MSVC (2013 and later).
Rework mode_info update in vp9_pick_inter_mode
Use more meaningful names for speed features
vp9/common/x86: Silence MSVC warnings in vp9_asm_stubs.c.
Merge "Merged two similar functions to reduce duplication"
Merge "Cleaning up {simple, twopass}_encoder examples."
Further one-pass vbr rate control changes
Merge "Cleaning up rd_check_segment_txsize() function."
Add get release decoder frame buffer functions.
Merge "add_warning(): remove dead store"
Merged two similar functions to reduce duplication
Merge "Convert small static header functions to inline"
Merge "Convert small static functions in header to inline.."
Merge "Convert small header functions to inline"
Merge "Convert header static functions to inline or make them global."
Merge "Converted functions in header to INLINE..."
Merge "Convert functions to inline that are small ."
Merge "Convert functions to inline that are in headers static."
Merge "Converted function to inline"
Merge "Converted short static functions to inline."
Fixing errorperbit calculation.
Some updates and fixes for layered CBR mode.
Convert small static header functions to inline
Convert small static functions in header to inline..
Convert small header functions to inline
Convert header static functions to inline or make them global.
Converted functions in header to INLINE...
Convert functions to inline that are small .
Convert functions to inline that are in headers static.
Converted function to inline
Converted short static functions to inline.
Cleaning up rd_check_segment_txsize() function.
Making vp9_activity_masking() static.
Hiding encode_b_args struct inside vp9_encodemb.c.
add_warning(): remove dead store
Merge "vp9_dthread: interleave mutex/cond alloc+init"
Merge "vp9/common: Silence MSVC warning in vp9_convolve.c."
Merge "Fixing undefined behavior vp9_peek_si()."
Merge "Removing references to nonexistent functions."
Merge "Remove unnecessary local variables."
Removing references to nonexistent functions.
Cleaning up compute_fast_motion_search_level().
Merge "Cleaning up vp9_ratectl.c."
Cleaning up update_stats() function.
Cleanup tokenize_b and hoist some invarients out of the loop.
Cleaning up vp9_ratectl.c.
Bug fix in ssse3 quantize function
Fixing undefined behavior vp9_peek_si().
Cleaning up {simple, twopass}_encoder examples.
Converting vpx_temporal_scalable_patterns to use VpxVideoWriter.
Merge "Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h."
vp9/common: Silence MSVC warning in vp9_convolve.c.
vp8/encoder: Silence MSVC warnings in firstpass.c.
Merge "Fixing c++ compiler errors in svc_encodeframe.c."
Merge "Parameter fixes for one-pass non-cbr mode"
Fixing c++ compiler errors in svc_encodeframe.c.
Parameter fixes for one-pass non-cbr mode
Merge "Remove out of date comment."