Merge "WIP: 4x4 idct/recon merge" into experimental
Merge "Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c." into experimental
Merge "Removing clamp_type from the bitstream." into experimental
Merge "Adding get_ref_frame_idx function." into experimental
Unnecessary passing of prev_mi
Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c.
Adding get_ref_frame_idx function.
WIP: 4x4 idct/recon merge
Updating the model coef experiment
Merge "Enable bit-stream support to 8x4 and 4x8 partition" into experimental
Give VP9 a different sync code from VP8
Enable bit-stream support to 8x4 and 4x8 partition
Make nmv_count update 4x8/8x4 aware
Removing clamp_type from the bitstream.
Fix parameters in 4x8 variance calc
Merge "holds utility debugging functions" into experimental
Merge "Refactor encode_sb_ for 4x8/8x4 partition" into experimental
Merge "Replace default counts with default probs." into experimental
Replace default counts with default probs.
Remove MODE_STATS flag and code
Merge "New inter mode context." into experimental
holds utility debugging functions
Refactor encode_sb_ for 4x8/8x4 partition
Merge "Use b_width_log2_ in partition type parse" into experimental
Merge "Remove vp9_extend_mb_row()" into experimental
Merge "WIP: 8x8 idct/recon merge" into experimental
Merge "Combining integer and fractional parts of mvs for entropy coding." into experimental
Use b_width_log2_ in partition type parse
WIP: 8x8 idct/recon merge
Removed Q threshold in the usage of ADST
Merge "Removing lossless flag from the bitstream." into experimental
Remove vp9_extend_mb_row()
Add building blocks for 4x8/8x4 rd search
Merge "Fix the transform type selection in 4x4 partition" into experimental
Merge "Further Implicit Segmentation Changes" into experimental
Add vp9_extend_frame_borders
Merge "Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0" into experimental
Removing lossless flag from the bitstream.
Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0
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.
Fix the transform type selection in 4x4 partition
Further Implicit Segmentation Changes
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
Combining integer and fractional parts of mvs for entropy coding.
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