Merge "Clamp rate error estimate."
Merge "Resolves some lint errors"
Merge "Add a seg map preservation test vector."
Merge "Use pre increment."
Add a seg map preservation test vector.
Merge "Add adaptation option for VBR."
Add adaptation option for VBR.
Merge "args.h: add arg_parse_enum prototype"
Merge "vp9_spatial_svc_encoder: fix -bit-depth arg parsing"
Merge "yv12config: fix highbitdepth build"
Fix ActiveMapTest valgrind warning
args.h: add arg_parse_enum prototype
vp9_spatial_svc_encoder: fix -bit-depth arg parsing
yv12config: fix highbitdepth build
Revert "Add adaptation option for VBR."
Merge "Optimize the code to set the refernce frame right after reading the header."
Merge "Correct the code format."
Merge "Add adaptation option for VBR."
Add adaptation option for VBR.
Merge "vp9/choose_partitioning: add missing clear_system_state"
vp9/choose_partitioning: add missing clear_system_state
Merge changes Ib5030373,Id614cfe6
vp9_avg_intrin_sse2: correct intrinsics include
Optimize the code to set the refernce frame right after reading the header.
Merge "Remove unnecessary code."
Merge "Remove unnecessary scale check in set_ref."
Merge "Rename highbitdepth functions to use highbd prefix"
Rename highbitdepth functions to use highbd prefix
Remove unnecessary scale check in set_ref.
Merge "Remove sub8x8 block index from rd_pick_partition argument"
Merge "Subpel search cleanups and enhancements"
Merge "Move the high freq coeff check outside store_coding_context"
Remove sub8x8 block index from rd_pick_partition argument
Merge "vp8: Suppress denoising with respect to old reference frames."
Merge "Fix src frame buffer copy and extend"
test-data.mk: add some sectional comments
Merge "set_vt_partitioning: fix type conversion warning"
set_vt_partitioning: fix type conversion warning
vp9_rtcd_defs: fix vp9_avg_8x8 declaration
Subpel search cleanups and enhancements
Merge "Allow mode search breakout at very low prediction errors"
Allow mode search breakout at very low prediction errors
Move the high freq coeff check outside store_coding_context
Use local variable in vp9_rd_pick_inter_mode_sb
Merge "Clean up header files in vp9_blockd.h and related files"
Merge "Use #define statement for MAX_MB_PLANE"
vp8: Suppress denoising with respect to old reference frames.
Fixes naming bug from previous highbitdepth patch
Merge "Refactoring of highbitdepth bitshift operations"
Merge "Add unit test for VP8 denoiser."
Fix src frame buffer copy and extend
Refactoring of highbitdepth bitshift operations
Add unit test for VP8 denoiser.
Merge "experimental : partition using 1/8 x 1/8 image"
Merge "Force better lower quantizer keyframe in case of high quantizer."
Revert "Change the y4m buffer allocation size"
Merge "Improve two pass VBR accuracy."
Merge "Two pass rc changes."
experimental : partition using 1/8 x 1/8 image
Force better lower quantizer keyframe in case of high quantizer.
Merge "Remove extra empty line"
Merge "Remove vp9_blockd.h from vp9_common_data.c"
Merge "Replace mi_width_log2() with mi_width_log2_lookup table"
Merge "Take out repeated block width/height lookup functions"
Clean up header files in vp9_blockd.h and related files
Merge "Fix skip_txfm issue in rdopt code"
Use #define statement for MAX_MB_PLANE
Merge "Move inter filter defs to vp9_filter.h"
Merge "Reduce the scope of the header file used in vp9_context_tree.h"
Merge "Remove redundant header file from vp9_encoder.h"
Remove vp9_blockd.h from vp9_common_data.c
Fix skip_txfm issue in rdopt code
Replace mi_width_log2() with mi_width_log2_lookup table
Merge "Add range checking for decoded coefficients."
Take out repeated block width/height lookup functions
Move inter filter defs to vp9_filter.h
Merge "Resolves some static analysis / undefined warnings"
Add range checking for decoded coefficients.
Resolves some static analysis / undefined warnings
Reduce the scope of the header file used in vp9_context_tree.h
Merge "Add SSE2 code and unit test for VP9 denoiser."
Remove redundant header file from vp9_encoder.h
Fix eobs buffer pointer mis-use
Add SSE2 code and unit test for VP9 denoiser.
Improve two pass VBR accuracy.
Add range check in inverse ADST 16x16
Merge "Change the y4m buffer allocation size"
Merge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
Merge "Properly initialize segmentID in nonrd coding path"
Fix an IOC issue in vp9_rd_pick_inter_mode_sb
Some data type changes in vp9_idct.c
Merge "Remove experimental-bitstream flag for profiles>0"
Change the y4m buffer allocation size