summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_blockd.h
AgeCommit message (Expand)Author
2013-07-12vp9: consistent 'log2' variable namingJames Zern
2013-07-12Some minor cleanups for efficiencyDeb Mukherjee
2013-07-11Moving segmentation related vars into separate struct.Dmitry Kovalev
2013-07-10Merge "Prunes out full-rd computation based on modeled rd"Deb Mukherjee
2013-07-10remove warnings when NDEBUG is setJim Bankoski
2013-07-10Prunes out full-rd computation based on modeled rdDeb Mukherjee
2013-07-10mi_width_log2 & mi_height_log2Jim Bankoski
2013-07-10b_width_log2 and b_height_log2 lookupsJim Bankoski
2013-07-02Removing redundant struct from union b_mode_info.Dmitry Kovalev
2013-07-02Tx size selection enhancementsDeb Mukherjee
2013-07-01Removing vp9_mbpitch.c, moving vp9_setup_block_dptrs to vp9_block.h.Dmitry Kovalev
2013-06-28fix test compile errorJames Zern
2013-06-26Merge "Make update_partition_context faster"Jingning Han
2013-06-26Make update_partition_context fasterJingning Han
2013-06-26Change to use LUT for mode-to-txfm conversionYaowu Xu
2013-06-25Merge "Removing unused code."Dmitry Kovalev
2013-06-25Merge "Changed size of mb_mode_context to 8 bits"Yaowu Xu
2013-06-25Removing unused code.Dmitry Kovalev
2013-06-24Changed size of mb_mode_context to 8 bitsScott LaVarnway
2013-06-21Transforming scale_mv_component_q4 into scale_mv_q4 function.Dmitry Kovalev
2013-06-12Remove unused need_to_clamp_mvsJohn Koleszar
2013-06-12Remove unused vp9_idct_add_{y,uv}_blockJohn Koleszar
2013-06-10Fix use of get_uv_tx_size in loopfilterJohn Koleszar
2013-06-10Fixed point reference picture scalingTero Rintaluoma
2013-06-07Coding tx-size selection by use of spatial contextDeb Mukherjee
2013-06-07Fix segment feature data type.Ronald S. Bultje
2013-06-07Merge "Remove two un-used entries in mode_lf_delta[]" into experimentalYaowu Xu
2013-06-07Remove two un-used entries in mode_lf_delta[]Yaowu Xu
2013-06-07Coding updates for tx-size selectionDeb Mukherjee
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-06New intra mode and partitioning probabilities.Ronald S. Bultje
2013-06-06don't tokenize & encode tokens for blocks in UMVJim Bankoski
2013-06-05Merge "Fix UV intra coding rd loop" into experimentalJingning Han
2013-06-05Fix UV intra coding rd loopJingning Han
2013-06-05Cosmetic renaming VP9_MVREFS to VP9_INTER_MODESDeb Mukherjee
2013-05-31Merge "Adding plane_block_width and plane_block_height functions." into exper...Dmitry Kovalev
2013-05-31Renaming 'motion_vector' to 'mv' for consistency.Dmitry Kovalev
2013-05-31Adding plane_block_width and plane_block_height functions.Dmitry Kovalev
2013-05-31Merge "Moved use_prev_in_find_mv_refs check to frame level" into experimentalScott LaVarnway
2013-05-31Merge "Patch to remove implicit segmentation." into experimentalPaul Wilkins
2013-05-30Remove unused define.Ronald S. Bultje
2013-05-30Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins.Ronald S. Bultje
2013-05-30Remove TX_SIZE_MAX_MB.Ronald S. Bultje
2013-05-30Remove splitmv.Ronald S. Bultje
2013-05-30Remove i4x4_pred.Ronald S. Bultje
2013-05-30Patch to remove implicit segmentation.Paul Wilkins
2013-05-29Moved use_prev_in_find_mv_refs check to frame levelScott LaVarnway
2013-05-27a few clean-upsYaowu Xu
2013-05-27Reduce bmi buffer length from 16 to 4Jingning Han
2013-05-26Remove splitmv.Ronald S. Bultje