Moving vp9_decode_frame declaration to vp9_decodframe.h.
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
Change to band calculation.
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()
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
Merge "Adding encode_loopfilter function." into experimental
Revert "Adjust error resilience test data rate."
Adjust error resilience test data rate.
Add building blocks for partition down to 4x4
Cosmetic changes in handle_inter_mode_
Make setup_pred_block subsampling-aware.
Merge "Use common setup_dst_planes function" into experimental
Use common setup_dst_planes function
Merge "Merge SB8X8 into the codebase" into experimental
Merge SB8X8 into the codebase
Merge "Removed vp9_setup_intra_recon()" into experimental
Merge "encode_test_driver: make ~Encoder virtual" into experimental
Merge "Fix tile independency issue in sb8x8" into experimental
Merge "Remove heap alloc of FIRSTPASS_STATS" into experimental
Merge "Y4M input support for 4:2:2, 4:4:4, 4:4:4:4" into experimental
Fix tile independency issue in sb8x8
Merge "Adding model_rd_for_sb function." into experimental
Removed vp9_setup_intra_recon()
Merge "Removing 3 unused bits from bitstream." into experimental
Remove heap alloc of FIRSTPASS_STATS
Y4M input support for 4:2:2, 4:4:4, 4:4:4:4
Removing 3 unused bits from bitstream.
Adding model_rd_for_sb function.
test/tile_independence_test: check decode return
Merge "Automatically flag intrinsic files" into experimental
Fix a unit test failure of sb8x8 on scaling ref
Fix first-pass intra4x4 for sb8x8 experiment.
encode_test_driver: make ~Encoder virtual
Merge "fix permissions on cpplint.py (0644->0755)" into experimental
fix permissions on cpplint.py (0644->0755)