Merge the new loopfilter experiment
Merge "Loopfilter: Fix chroma edge selection" into experimental
Merge "Fix use of get_uv_tx_size in loopfilter" into experimental
Merge "Implement intra-coded frames" into experimental
Cosmetic cleanups of filters
Implement intra-coded frames
Loopfilter: Fix chroma edge selection
Fix use of get_uv_tx_size in loopfilter
Rd check on segment level reference mode.
Allow non-zeromv if ref_frame=intra with segmentation skip/ref enabled.
Fix crash on RD iterations with segmentation enabled.
Merge "Fixed point reference picture scaling" into experimental
Merge "border mvref issue" into experimental
Merge "Loopfilter: bug fix in sb_type usage" into experimental
Fixed point reference picture scaling
Loopfilter: bug fix in sb_type usage
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