Merge "Add intra_only and reset_frame_context flags" into experimental
Merge "Using vp9 function prefix instead of vp8 inside vp9_cx_iface.c." into experimental
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
Merge "Build fix when ENTROPY_STATS is defined" into experimental
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
Merge Scatter Scan experiment.
Merge 4x4 block level partition into codebase
Using vp9 function prefix instead of vp8 inside vp9_cx_iface.c.
Merge "Optimize variance functions" into experimental
Merge "Using 128 entry look up table for coef models" into experimental
Optimize variance functions
Merge "Make the intra rd search support 8x4/4x8" into experimental
Using 128 entry look up table for coef models
Merge "changes intra coding to be based on txfm block" into experimental
changes intra coding to be based on txfm block
Generalized intra 4x4 encoding for all sizes
Merge CONFIG_COMP_INTER_JOINT_SEARCH.
Merge "Generalized intra 4x4 encoding for all sizes" into experimental
Merge "Merge CONFIG_COMP_INTER_JOINT_SEARCH." into experimental
Merge "Removed unused idct functions" into experimental
Make the intra rd search support 8x4/4x8
Removed unused idct functions
Merge "Initial version of alpha channel support" into experimental
Merge "Deprecate 4x4 intra modes from bit-stream" into experimental
Adding API to read/write uncompressed frame header bits.
Merging the model coef prob experiment
Removed diff from macroblockd_plane
Removed vp9_recon functions
Merge "Refinements on modelcoef expt to reduce storage" into experimental
Merge "WIP: 4x4 idct/recon merge" into experimental
Merge "Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c." into experimental
Merge "Removing clamp_type from the bitstream." into experimental
Merge "Adding get_ref_frame_idx function." into experimental
Refinements on modelcoef expt to reduce storage
Unnecessary passing of prev_mi
Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c.
Adding get_ref_frame_idx function.
WIP: 4x4 idct/recon merge
Updating the model coef experiment
Deprecate 4x4 intra modes from bit-stream
Merge "Enable bit-stream support to 8x4 and 4x8 partition" into experimental
Give VP9 a different sync code from VP8
Enable bit-stream support to 8x4 and 4x8 partition
Make nmv_count update 4x8/8x4 aware
Removing clamp_type from the bitstream.
Fix parameters in 4x8 variance calc
Merge "holds utility debugging functions" into experimental
Merge "Refactor encode_sb_ for 4x8/8x4 partition" into experimental
Merge "Replace default counts with default probs." into experimental
Replace default counts with default probs.
Remove MODE_STATS flag and code