Moving quantization and loopfilter data to uncompressed header.
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
Remove one (unused) entry from mvref tables.
Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins.
Changed to use a new variant of WHT
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
Merge "Refactor rd loop for inter modes" into experimental
Merge "further clean-ups on intra4x4 coding" into experimental
Residual coding to cache energy class of tokens.
Remove some unused code related to macroblock/splitmv coding.
Remove unused and outdated debug code.
Compressed/uncompressed frame header changes.
Build fix when ENTROPY_STATS is defined
Merge "Clean up related to coefficient modeling" into experimental
Clean up related to coefficient modeling
Refactor rd loop for inter modes
further clean-ups on intra4x4 coding
Merge "Moving txfm_size bits before prediction mode bits." into experimental
Merge "Removed setup_pre_planes() call in read_mb_modes_mv()" into experimental
Merge "Remove loop dering experiment." into experimental
Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches.
Merge "a few clean-ups" into experimental
Merge "Decrease scope of frame_mv argument to handle_inter_mode()." into experimental
Decrease scope of frame_mv argument to handle_inter_mode().
Reduce WHT complexity.
Moving txfm_size bits before prediction mode bits.
Merge "Reduce bmi buffer length from 16 to 4" into experimental
Reduce bmi buffer length from 16 to 4
Remove unused mode_index argument from handle_inter_mode().
Fix coding statistics compilation.
Remove loop dering experiment.
Merge "Adding API to read/write uncompressed frame header bits." into experimental
Removed setup_pre_planes() call in read_mb_modes_mv()
Fix transform size coding mismatch
Fix bug in 4x4 band definition.
Fix a bug in intra4x4 level rd loop
Make comp_inter_inter support 4x4 partition coding