summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-12-10Merge "Renaming comp_pred_mode to reference_mode."Dmitry Kovalev
2013-12-09Merge "Clean-ups in diamond_search_sad"Jingning Han
2013-12-09Merge "Full range motion search for regular block sizes"Jingning Han
2013-12-09Merge "Further clean up of estimate_max_q."Yaowu Xu
2013-12-09Renaming comp_pred_mode to reference_mode.Dmitry Kovalev
2013-12-09Merge "Renaming vp9_get_pred_context_tx_size() function."Dmitry Kovalev
2013-12-09Removing max_uv_txsize_lookup lookup table.Dmitry Kovalev
2013-12-09Further clean up of estimate_max_q.Paul Wilkins
2013-12-07Merge "Removing BLOCK_TYPES and adding PLANE_TYPES constant instead."Dmitry Kovalev
2013-12-06Renaming vp9_get_pred_context_tx_size() function.Dmitry Kovalev
2013-12-06Merge "Disable early exit based on distortion in lossless"Jim Bankoski
2013-12-06Clean-ups in diamond_search_sadJingning Han
2013-12-06Merge "Renaming reference mode context calculation function."Dmitry Kovalev
2013-12-06Disable early exit based on distortion in losslessYaowu Xu
2013-12-06Full range motion search for regular block sizesJingning Han
2013-12-06Replacing b_width_log2 with num_4x4_blocks_wide_lookup.Dmitry Kovalev
2013-12-06Renaming reference mode context calculation function.Dmitry Kovalev
2013-12-06Removing BLOCK_TYPES and adding PLANE_TYPES constant instead.Dmitry Kovalev
2013-12-06Merge "Remove rate correction factor."Yaowu Xu
2013-12-06Merge "Moving vp9_tree_probs_from_distribution() to encoder."Dmitry Kovalev
2013-12-06Merge "Renaming constants."Dmitry Kovalev
2013-12-06Merge "vp9_get_pred_context_intra_inter() clean up."Dmitry Kovalev
2013-12-06Merge "Remove redundant bsize mapping in motion search"Jingning Han
2013-12-06Remove rate correction factor.Paul Wilkins
2013-12-05Moving vp9_tree_probs_from_distribution() to encoder.Dmitry Kovalev
2013-12-05Merge "Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS."Dmitry Kovalev
2013-12-05Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS.Dmitry Kovalev
2013-12-05vp9_get_pred_context_intra_inter() clean up.Dmitry Kovalev
2013-12-05Merge "Further rate control cleanups"Deb Mukherjee
2013-12-05Further rate control cleanupsDeb Mukherjee
2013-12-05Renaming constants.Dmitry Kovalev
2013-12-05Using lookup to determine tx_size in encode_superblock().Dmitry Kovalev
2013-12-04Moving vp9_token from common to encoder.Dmitry Kovalev
2013-12-04Remove redundant bsize mapping in motion searchJingning Han
2013-12-04Merge "Cleaning up vp9_entropy.h file."Dmitry Kovalev
2013-12-04Merge "Removing old code."Dmitry Kovalev
2013-12-04Merge "Moving eob array to the encoder."Dmitry Kovalev
2013-12-04Merge "Change default behavior to assume sampled chroma"Adrian Grange
2013-12-03Removing old code.Dmitry Kovalev
2013-12-03Moving eob array to the encoder.Dmitry Kovalev
2013-12-03Cleaning up vp9_entropy.h file.Dmitry Kovalev
2013-12-03Fix initialization order for the encoderJingning Han
2013-12-03Merge "Remove plane_block_idx."Alex Converse
2013-12-03Merge "Fix intra prediction ref selection in skip_encode"Jingning Han
2013-12-03Merge "Fix use_uv_intra_estimate in rd loop"Paul Wilkins
2013-12-02Fix intra prediction ref selection in skip_encodeJingning Han
2013-12-02Remove plane_block_idx.Alex Converse
2013-12-02Fix use_uv_intra_estimate in rd loopJingning Han
2013-12-02Disable partitioning in the dominant subsampling direction.Alex Converse
2013-12-02Merge "Moving token-encoding related stuff from common to encoder."Dmitry Kovalev