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"
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_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.
Add adaptive midpoint for AQ1.
Correctly initialize "ones" value in neon quantize
Allow DC/H/V/TM on screen content.
Drop special inter mode selection for screen content.
Merge "vp9_ethread: move filter_cache out of RD_OPT struct"
Add variance restriction to AQ2.
Merge "Fix bug in calculating number of mbs with scaling."
tests: enable resize_test for vp8
Merge "sad_test: fix vp8-only build"
vp9_thread_test: fix 'had_error' assignment
Merge "vp9_ethread: move max/min partition size to mb struct"
vp9_ethread: move filter_cache out of RD_OPT struct
Merge "vp9_ethread: change mask_filter to a local variable"
Merge "Revert "vp9_ethread: include a pointer to mb in VP9_COMP""
Fix bug in calculating number of mbs with scaling.
vp9_ethread: change mask_filter to a local variable
vp9_ethread: move max/min partition size to mb struct
Merge "Enable ssse3 version of vp9_fdct8x8_quant"
Revert "vp9_ethread: include a pointer to mb in VP9_COMP"
Added highbitdepth sse2 acceleration for quantize
Merge "Changes SvcContext_t to SvcContext"
Enable ssse3 version of vp9_fdct8x8_quant
sad_test: fix vp8-only build
Add a reset to rc tracking for dropped frames
Merge "Combine fdct8x8 and quantization process"
Merge "Add sse2 version for vp9_quantize_fp"
Combine fdct8x8 and quantization process
Merge "Prevent severe rate control errors in CBR mode"
Changes SvcContext_t to SvcContext
Merge "Modify active_worst_quality setting for one pass CBR."
Merge "change to call vp9_refining_search_sad() directly"
Prevent severe rate control errors in CBR mode
Add sse2 version for vp9_quantize_fp
Merge "Add empty pointer check to pred buffering in rtc coding mode"
Modify active_worst_quality setting for one pass CBR.
change to call vp9_refining_search_sad() directly
Add empty pointer check to pred buffering in rtc coding mode
Merge "Code cleanup: remove unused members in RD_OPT"
Merge "vp9_ethread: combine encoder counts in separate struct"
Merge "Added sse2 acceleration for highbitdepth variance"
Merge "Visual studio build fix using explicit cast"
Code cleanup: remove unused members in RD_OPT
vp9_ethread: combine encoder counts in separate struct
Added sse2 acceleration for highbitdepth variance
Visual studio build fix using explicit cast
Merge "vp9_ethread: include a pointer to mb in VP9_COMP"
vp9_ethread: include a pointer to mb in VP9_COMP
Merge "Add more rate control stats to vpx_temporal_svc_encoder."
Add more rate control stats to vpx_temporal_svc_encoder.
Merge "vp9_ethread: modify the cyclic refresh struct"
Merge "adapt the adjustment limit for rate correction factor in RTC mode"
vp9_ethread: modify the cyclic refresh struct
Merge "Prepare for dynamic frame resizing in the recode loop"
Merge "Fix 32 bit build emms problem."
Merge "Revert "Fix SSSE3 partial_idct_test detection""
Merge "Use reconstructed pixels for intra prediction"