Merge "Fix first-pass encoding test" into experimental
Merge "Moving the same code to new function vp9_setup_scale_factors." into experimental
Merge "Adding alpha plane to YV12_BUFFER_CONFIG structure." into experimental
Moving the same code to new function vp9_setup_scale_factors.
Adding alpha plane to YV12_BUFFER_CONFIG structure.
Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experimental
Merge "Moving several static functions from vp9_reconinter.h to vp9_reconinter.c." into experimental
Fix first-pass encoding test
WIP: 16x16 idct/recon merge
Moving several static functions from vp9_reconinter.h to vp9_reconinter.c.
WIP: 32x32 idct/recon merge
Enable recursive partition down to 4x4
Preparing vp9_deblock and vp9_denoise to alpha support.
Merge "Do joint motion search iteratively" into experimental
Merge "changed to use adst for D63_PRED" into experimental
Merge "Revert "Preparing vp9_deblock and vp9_denoise to alpha support."" into experimental
Revert "Preparing vp9_deblock and vp9_denoise to alpha support."
changed to use adst for D63_PRED
Merge "Using loop through all planes inside scale_and_extend_frame function." into experimental
Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experimental
Merge "Moving vp9_decode_frame declaration to vp9_decodframe.h." into experimental
Merge "Adding encode_quantization function." into experimental
Merge "Code cleanup inside vp9_firstpass.c." into experimental
Merge "Removing simple loopfilter and code duplication from loopfilter code." into experimental
Removing simple loopfilter and code duplication from loopfilter code.
Adding encode_quantization function.
Change to band calculation.
Using loop through all planes inside scale_and_extend_frame function.
Moving vp9_decode_frame declaration to vp9_decodframe.h.
Preparing vp9_deblock and vp9_denoise to alpha support.
Do joint motion search iteratively
Merge "Use consistent partition context setup in enc/dec" into experimental
Merge "Force bsize for UV in I4X4 and SPLITMV" into experimental
Merge "Move get_sb_index to vp9_blockd.h" into experimental
Use consistent partition context setup in enc/dec
Force bsize for UV in I4X4 and SPLITMV
Move get_sb_index to vp9_blockd.h
Merge "Fix token allocation for non-4:2:0" into experimental
Merge "Fix non-4:2:0 chroma MV calculation for SPLITMV" into experimental
Merge "Fix 4:2:0 assumptions in debug plane output" into experimental
Merge "vpxenc: fix mismatch check for non-4:2:0" into experimental
Merge "Subsampling aware allocs and bitstream" into experimental
Merge "Enable recursive partition type search" into experimental
Merge "Removing unused simple loopfilter code." into experimental
Removing unused simple loopfilter code.
Avoid calls to get_coef_band().
Add joint motion search in comp_inter_inter mode(experiment)
Enable recursive partition type search
Fix token allocation for non-4:2:0
Fix non-4:2:0 chroma MV calculation for SPLITMV
Fix 4:2:0 assumptions in debug plane output
vpxenc: fix mismatch check for non-4:2:0
Subsampling aware allocs and bitstream
Merge "Change test image format to VPX_IMG_FMT_I420" into experimental
Merge "Use common get_uv_tx_size()" into experimental
Merge "Make firstpass encode Y-only" into experimental
Updating comments for prediction modes.
Make firstpass encode Y-only
Change test image format to VPX_IMG_FMT_I420
Use common get_uv_tx_size()
Code cleanup inside vp9_firstpass.c.
Removing LOOPFILTER_TYPE and corresponding bit in bitstream.
Merge "Using 4-iteration loop for extra_mb_col inside loopfilter function." into experimental
Merge "Removing unused YV12_BUFFER_CONFIG arguments from motion search functions." into experimental
Merge "Eliminating several YV12_BUFFER_CONFIG usages." into experimental
Merge "Renaming 'Speed' to 'speed' inside VP9_COMP struct." into experimental
Merge "Removing y_to_uv_block_size and y_bsizet_to_block_size functions." into experimental
Merge "Extend left/above partition context to per mi(8x8)" into experimental
Removing y_to_uv_block_size and y_bsizet_to_block_size functions.
Renaming 'Speed' to 'speed' inside VP9_COMP struct.
Removing unused YV12_BUFFER_CONFIG arguments from motion search functions.
Eliminating several YV12_BUFFER_CONFIG usages.
Using loop to iterate through YV12_BUFFER_CONFIG planes.
Merge "Replacing vp9_{write, write_literal, bit} macros with functions." into experimental
Merge "Removing unused code + little cleanup." into experimental
Extend left/above partition context to per mi(8x8)
Make switchable filter search subsampling-aware
Merge "Make setup_pred_block subsampling-aware." into experimental
Replacing vp9_{write, write_literal, bit} macros with functions.
Using 4-iteration loop for extra_mb_col inside loopfilter function.
Merge "Renaming Y1 and UV quant prefixes to y_ and uv_." into experimental
Merge "Adding get_switchable_rate function." into experimental
Merge "Deprecate code_zerogroup experiment." into experimental
Merge "Removing vp9_swap_yv12_buffer function and corresponding files." into experimental
Renaming Y1 and UV quant prefixes to y_ and uv_.
Removing unused code + little cleanup.
Deprecate code_zerogroup experiment.
Adding get_switchable_rate function.
Removing vp9_swap_yv12_buffer function and corresponding files.
Deprecate comp_interintra_pred experiment.
Remove enable_6tap filter experiment.
Deprecate the newbintramode experiment.
Adjust q range
Merge "Partially disable error resilience test" into experimental
Merge "Add building blocks for partition down to 4x4" into experimental
Merge "Cosmetic changes in handle_inter_mode_" into experimental
Merge "Revert "Adjust error resilience test data rate."" into experimental
Merge "General code cleanup inside treewriter-related files." into experimental
Partially disable error resilience test