Merge "Improve the performance by caching the left_mi and right_mi in macroblockd."
Merge "Use average mb energy from first pass in AQ2 test."
Merge "Fix potential integer overflow."
Merge "vp9 asserts: fix compile warning"
Merge "fix building with --disable-spatial-resampling"
fix building with --disable-spatial-resampling
Merge "vp9: fix frame-parallel encoding"
Merge "Some internal-stats, vp9-highbitdepth bug fixes"
vp9: fix frame-parallel encoding
Merge "Remove redundant rdcost reset"
Merge "Fix a motion search skip condition in vp9_pick_inter_mode"
Merge "Remove redundant MB_MODE_INFO reset from vp9_pick_mode_inter"
Improve the performance by caching the left_mi and right_mi in macroblockd.
vp9 asserts: fix compile warning
Remove redundant rdcost reset
Fix a motion search skip condition in vp9_pick_inter_mode
Remove redundant MB_MODE_INFO reset from vp9_pick_mode_inter
Merge "Merge set_prev_mi function into encoder function."
Some internal-stats, vp9-highbitdepth bug fixes
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"
Fix potential integer overflow.
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
Use average mb energy from first pass in AQ2 test.
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."