fix building with --disable-spatial-resampling
Merge "Merge set_prev_mi function into encoder function."
Merge "Remove redundant vp9_zero in choose_partitioning"
Merge "Enable conditional skip path in rd_pick_intra_sby_mode"
Merge "Use hybrid RD and non-RD coding flow for key frame coding"
Remove redundant vp9_zero in choose_partitioning
Enable conditional skip path in rd_pick_intra_sby_mode
Use hybrid RD and non-RD coding flow for key frame coding
Merge "vp9_ethread: the tile-based multi-threaded encoder"
Merge "Increase strength of AQ1."
Merge "Use the RTC optimizations when in high bitdepth mode."
Merge "vp9_reader: reorder struct members"
Merge "Corrected the renaming of CONFIG_VP9_HIGH ro CONFIG_VP9_HIGHBITDEPTH."
Use the RTC optimizations when in high bitdepth mode.
Merge "Loop filter test fix"
Merge set_prev_mi function into encoder function.
vp9_ethread: the tile-based multi-threaded encoder
Merge "Fixes a missing highbitdepth convolve call bug"
Corrected the renaming of CONFIG_VP9_HIGH ro CONFIG_VP9_HIGHBITDEPTH.
Merge "Free motion vector array before re-allocating"
Merge "Various updates to vp8."
Merge "acm_random: provide full range for Rand16()"
Merge "sse2 visual studio build fix"
Fixes a missing highbitdepth convolve call bug
acm_random: provide full range for Rand16()
Merge "acm_random: provide full range for Rand8()"
Merge "Use memset for initialization to 0"
sse2 visual studio build fix
Free motion vector array before re-allocating
Merge "Increase delta-qp for aq=3 mode, after key frame."
Merge "Fix indent in source_var_based_partition_search_method"
Use memset for initialization to 0
Merge "vp9: sync threads after a longjmp"
Increase delta-qp for aq=3 mode, after key frame.
acm_random: provide full range for Rand8()
Fix indent in source_var_based_partition_search_method
Merge "Remove unused ONE_LOOP entry from speed feature"
Merge "Rework coeff probability model update for rtc coding"
Enable non-rd mode coding on key frame, for speed 6.
Remove unused ONE_LOOP entry from speed feature
Rework coeff probability model update for rtc coding
vp9: sync threads after a longjmp
Merge "Reinsert macro to fix issue 884."
Merge "Fix a warning related to VPX_EFLAG_FORCE_KF check"
Reinsert macro to fix issue 884.
Merge "Added high bitdepth sse2 transform functions"
Fix a warning related to VPX_EFLAG_FORCE_KF check
Added high bitdepth sse2 transform functions
Enforce error resilient mode on in temporal svc real-time mode
Merge "Cyclic refresh: factor segment delta-q into rate control."
Merge "Turn off temporal svc unit test in RTC setting"
Cyclic refresh: factor segment delta-q into rate control.
Turn off temporal svc unit test in RTC setting
Merge "Remove repeated search_type_check_frequency assign"
Merge "vp9_ethread: calculate and save the tok starting address for tiles"
temporal_svc encoder: Change default setting for layering_mode = 0.
Merge "Separate rate_correction_factor for boosted GFs"
Remove repeated search_type_check_frequency assign
vp9_ethread: calculate and save the tok starting address for tiles
Merge "tests: enable resize_test for vp8"
Separate rate_correction_factor for boosted GFs
Remove unfreed memory in quantize_test.cc
Cosmetic change in vp9_pick_inter_mode
Adaptively adjust mode test kick-off thresholds in RTC coding
Merge "Rework forward txfm/quantization skip system in RTC coding mode"
Merge "Remove redundant intra mode penalty from vp9_pick_inter_mode"
vp9_reader: reorder struct members
vp9_ethread: modify VP9_COMP structure
Merge "Fix a tautological assert."
Fix a tautological assert.
Remove redundant intra mode penalty from vp9_pick_inter_mode
Merge "Key frame non-RD mode decision process"
Merge "Refactored idct routines and headers"
Merge "sad_test: initialize bit_depth_ in all cases"
Refactored idct routines and headers
Key frame non-RD mode decision process
Merge "Only allow for cyclic refresh (aq=3 mode) for base layer."
Merge "Indent build/make/configure.sh"
sad_test: initialize bit_depth_ in all cases
Merge "Fix some minor nits."
Merge "Added highbitdepth sse2 acceleration for quantize"
Merge changes Ie077edd0,Id31a74fc
Merge "Add adaptive midpoint for AQ1."
Merge "Add variance restriction to AQ2."
Only allow for cyclic refresh (aq=3 mode) for base layer.
Merge "Further AQ1 clean up."
Rework forward txfm/quantization skip system in RTC coding mode
Merge "Initial AQ1 restructuring."
Merge "vp9_thread_test: fix 'had_error' assignment"
Merge "Allow DC/H/V/TM on screen content."
Merge "Drop special inter mode selection for screen content."
Merge "Remove armv5te target"
Remove rate component adjustment for AQ1
Switch AQ1 segment basis from q ratio to rate ratio.