Merge "Loopfilter: Always filter intra edges" into experimental
Merge "Loopfilter: use the current block only for skip" into experimental
Merge "Modified loop filter edge skipping" into experimental
Loopfilter: Always filter intra edges
Merge "New comp_inter defaults." into experimental
Merge "Fix firstpass if framesize is not a multiple of 16." into experimental
Merge "New default tables" into experimental
Merge "Align frame size to 8 instead of 16." into experimental
New comp_inter defaults.
Fix firstpass if framesize is not a multiple of 16.
Merge "Fix the rd loop over partition types" into experimental
TX_SIZE contexts simplification.
Minor fix in TX_SIZE contexts
Fix the rd loop over partition types
Merge "Fix mv range border in pixels" into experimental
Merge "Uncompressed header: new encoding for frame size" into experimental
Merge "Handle partition type coding of boundary blocks" into experimental
Uncompressed header: new encoding for frame size
Loopfilter: use the current block only for skip
Align frame size to 8 instead of 16.
Frame header changes to support intra_only frames
Coding tx-size selection by use of spatial context
Fix mv range border in pixels
Add slightly more colorspace variations.
Merge "Preparation to new frame size encoding." into experimental
Handle partition type coding of boundary blocks
Fix ref_frame segment feature when it is intra.
Fix segment feature data size.
Fix line that disables the line above it.
Fix segment feature data type.
Don't crash if motion vector ref points to out-of-bounds area.
Fix static segmentation feature.
Change to segment ref frame feature.
Preparation to new frame size encoding.
Merge "Fix mingw build error" into experimental
Merge "Add cheap show-buffer operation" into experimental
Merge "Add bits for colorspace, profile" into experimental
Merge "Add marker bit to bool-coded partition start" into experimental
Merge "Remove two un-used entries in mode_lf_delta[]" into experimental
Merge "Specify mv neighborhood for block larger than 8x8" into experimental
Remove two un-used entries in mode_lf_delta[]
Merge "Coding updates for tx-size selection" into experimental
Merge "Revert "Align frame size to 8 instead of 16."" into experimental
Compound inter encoder bug fix.
Specify mv neighborhood for block larger than 8x8
Revert "Align frame size to 8 instead of 16."
Coding updates for tx-size selection
Modified loop filter edge skipping
Add cheap show-buffer operation
Add bits for colorspace, profile
Add marker bit to bool-coded partition start
Merge "Removed rectangular intra prediction code" into experimental
Removed rectangular intra prediction code
Merge "Fix FIXME." into experimental
Merge "Align frame size to 8 instead of 16." into experimental
Merge "Reimplementation of loop filter" into experimental
Align frame size to 8 instead of 16.
Change ref frame coding.
Merge "fix vp9_wb_write_bit uninitialized variable" into experimental
fix vp9_wb_write_bit uninitialized variable
Merge "Moving segmentation and tile info to uncompressed header." into experimental
Moving segmentation and tile info to uncompressed header.
New intra mode and partitioning probabilities.
Bug fix in rd_pick_inter_mode_sb_
Merge "Rd thresholds change with block size." into experimental
Rd thresholds change with block size.
Turn off compound inter search refinement for good quality.
Merge "Turn off compound inter search refinement for good quality." into experimental
Reimplementation of loop filter
don't tokenize & encode tokens for blocks in UMV
Merge "Moving bits from compressed header to uncompressed one." into experimental
Merge "Fix in forward updates for INTRA modes/partitions" into experimental
Merge "Fix UV intra coding rd loop" into experimental
Fix UV intra coding rd loop
Moving bits from compressed header to uncompressed one.
Fix in forward updates for INTRA modes/partitions
Cosmetic renaming VP9_MVREFS to VP9_INTER_MODES
Clean-ups on switchable interpolation and mv_ref
Merge "Make sb intra rd search consistent with encoding" into experimental
Make sb intra rd search consistent with encoding
Merge "Fix a off-by-one bug" into experimental
Merge "Replacing memcpy with struct assignment." into experimental
Merge "Moving quantization and loopfilter data to uncompressed header." into experimental
Moving quantization and loopfilter data to uncompressed header.
Put iterative motion search under speed control
Merge "Replace scatter scan 32x32 with HW friendly scan." into experimental
Merge "vp9_find_mv_refs_idx change for last frame." into experimental
Replacing memcpy with struct assignment.
vp9_find_mv_refs_idx change for last frame.
Merge "Adding plane_block_width and plane_block_height functions." into experimental
Merge "Adding new encode_txfm function." into experimental