summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_blockd.h
AgeCommit message (Expand)Author
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
2013-05-23Change txfm_type decisionYaowu Xu
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-22changes intra coding to be based on txfm blockYaowu Xu
2013-05-21Merge "Initial version of alpha channel support" into experimentalJohn Koleszar
2013-05-21Removed diff from macroblockd_planeScott LaVarnway
2013-05-21Merge "WIP: 4x4 idct/recon merge" into experimentalScott LaVarnway
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-05-19Enable bit-stream support to 8x4 and 4x8 partitionJingning Han
2013-05-17Remove MODE_STATS flag and codePaul Wilkins
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-16Removed Q threshold in the usage of ADSTYaowu Xu
2013-05-16Add building blocks for 4x8/8x4 rd searchJingning Han
2013-05-15Fix the transform type selection in 4x4 partitionJingning Han
2013-05-14Enable recursive partition down to 4x4Jingning Han
2013-05-14Merge "changed to use adst for D63_PRED" into experimentalYaowu Xu
2013-05-13changed to use adst for D63_PREDYaowu Xu
2013-05-11Move get_sb_index to vp9_blockd.hJingning Han
2013-05-10Merge "Subsampling aware allocs and bitstream" into experimentalJohn Koleszar
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-05-09Merge "Use common get_uv_tx_size()" into experimentalJohn Koleszar
2013-05-09Updating comments for prediction modes.Dmitry Kovalev
2013-05-08Use common get_uv_tx_size()John Koleszar
2013-05-08Merge "Extend left/above partition context to per mi(8x8)" into experimentalJingning Han
2013-05-08Merge "Removing unused code + little cleanup." into experimentalDmitry Kovalev
2013-05-08Extend left/above partition context to per mi(8x8)Jingning Han
2013-05-07Removing unused code + little cleanup.Dmitry Kovalev
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Remove enable_6tap filter experiment.Paul Wilkins
2013-05-07Deprecate the newbintramode experiment.Paul Wilkins
2013-05-07Add building blocks for partition down to 4x4Jingning Han
2013-05-07Merge SB8X8 into the codebaseJingning Han