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
Costing fixes related to trellis optimization
Adding new encode_txfm function.
Renaming 'motion_vector' to 'mv' for consistency.
Adding plane_block_width and plane_block_height functions.
Merge "Fix silly bug with ENTROPY_STATS enabled." into experimental
Fix silly bug with ENTROPY_STATS enabled.
Merge "Merge all various transform size data trackers into single variables." into experimental
Merge "Moved use_prev_in_find_mv_refs check to frame level" into experimental
Merge all various transform size data trackers into single variables.
Merge "put back in lost speedups" into experimental
Fix inter mode context adaptation.
Merge "Patch to remove implicit segmentation." into experimental
Merge "Changed to use a new variant of WHT" into experimental
Merge "Changed to use new intra coding calls for 1st pass" into experimental
Changed to use new intra coding calls for 1st pass
Minor cosmetic changes.
Merge "Remove unused define." into experimental
Merge "Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins." into experimental
Merge "Remove TX_SIZE_MAX_MB." into experimental
Merge "Remove one (unused) entry from mvref tables." into experimental
Merge "Creates a new speed 1:" into experimental
Merge "Remove splitmv." into experimental
Merge changes I98c18fe5,I80c37cff into experimental
Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins.
Remove one (unused) entry from mvref tables.
Changed to use a new variant of WHT
Replace scatter scan 32x32 with HW friendly scan.
Merge "Remove set_scale_factors call" into experimental
Merge "Bugfix in forward update with modeling on." into experimental
Bugfix in forward update with modeling on.
Merge "Merge all intra mode coding trees into a single one." into experimental
Patch to remove implicit segmentation.
Merge "Enable iterative motion search for 4x4 inter pred" into experimental
Merge "Add intra_only and reset_frame_context flags" into experimental
Enable iterative motion search for 4x4 inter pred
Merge "Using vp9 function prefix instead of vp8 inside vp9_cx_iface.c." into experimental
Merge all intra mode coding trees into a single one.
Merge "valgrind - txfm_thresh not set" into experimental
Merge "Balancing coef-tree to reduce bool decodes" into experimental
Merge "fix valgrind warning" into experimental
Merge "Remove some unused code related to macroblock/splitmv coding." into experimental
Merge "Remove unused and outdated debug code." into experimental
Add intra_only and reset_frame_context flags
Remove set_scale_factors call
Merge "Build fix when ENTROPY_STATS is defined" into experimental
Moved use_prev_in_find_mv_refs check to frame level
Merge "Refactor 4x4 block level rd loop" into experimental
Balancing coef-tree to reduce bool decodes
Merge "Compressed/uncompressed frame header changes." into experimental
valgrind - txfm_thresh not set
Refactor 4x4 block level rd loop