Merge changes I86fe51b0,I4c9a9e0f
Merge "Fix compile warnings on windows."
Merge "Enable mmx loop filter routines"
Merge "Fix row tiling."
Merge "Fix chroma output when scaling"
Remove unused vp9_idct_add_{y,uv}_block
Fix the comments in boundary block partition check
Remove some unused loopfilter code
Fix compile warnings on windows.
Merge "Quick fix to stop vpxdec infinite loop"
Quick fix to stop vpxdec infinite loop
Enable mmx loop filter routines
Fix chroma output when scaling
VP9 profile 0 release candidate
Merge branch 'master' into experimental
Trap reference frames of invalid size
decode_tiles(): validate buffer reads
Merge "Minor change in forward updates" into experimental
Merge "Fix mismatch check output" into experimental
Merge "Disallow wide loopfilter on some chroma borders" into experimental
Disallow wide loopfilter on some chroma borders
Minor change in forward updates
Fix rd partition search for corner blocks
Merge "halloc: Cast the offsetof macro to ptrdiff_t before negating"
Fix partition coding of corner block
Adds a zero check in model_rd function
Merge "Using network byte order (big-endian) to encode tile size." into experimental
Merge "New probs for filters/tx_size and a few others" into experimental
New probs for filters/tx_size and a few others
Merge "Remove remnants of VP8 profiles/versions" into experimental
Using network byte order (big-endian) to encode tile size.
Remove remnants of VP8 profiles/versions
print debugging info from mode info struct
Fix a crash in vpxdec
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 "Modified vpxdec loop"
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
halloc: Cast the offsetof macro to ptrdiff_t before negating
Merge "Remove two un-used entries in mode_lf_delta[]" into experimental
Merge "Specify mv neighborhood for block larger than 8x8" into experimental