summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_pred_common.c
AgeCommit message (Expand)Author
2013-06-07Cleans up mbskip encodingDeb Mukherjee
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-25Adding is_inter_mode function.Dmitry Kovalev
2013-04-24Fixing PRED_SWITCHABLE_INTERP case in vp9_get_pred_context function.Dmitry Kovalev
2013-04-23Merge "Code cleanup inside vp9_get_pred_context function." into experimentalDmitry Kovalev
2013-04-23Code cleanup inside vp9_get_pred_context function.Dmitry Kovalev
2013-04-23Make some sb_type comparisons independent of literal enum values.Ronald S. Bultje
2013-04-19Removing get_segment_id function and using existing vp9_get_pred_mb_segid.Dmitry Kovalev
2013-04-10Make usage of sb_type independent of literal values.Ronald S. Bultje
2013-03-05Code cleanup.Dmitry Kovalev
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-0564x64 blocksize support.Ronald S. Bultje
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-11-30Adds switchable filters with superblocksDeb Mukherjee
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar