summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_entropymv.c
AgeCommit message (Expand)Author
2013-06-18Renaming 'nmv' to 'mv' for several functions.Dmitry Kovalev
2013-06-10New probs for filters/tx_size and a few othersDeb Mukherjee
2013-04-19Removal of CONFIG_NEW_MVREF experiment.Paul Wilkins
2013-04-17Changing argument type of vp9_get_mv_joint from MV to MV*.Dmitry Kovalev
2013-04-15Adding mv_joint_vertical and mv_joint_horizontal functions.Dmitry Kovalev
2013-04-11Renaming vp9_token_struct to vp9_token and removing previous typedef.Dmitry Kovalev
2013-04-01Code cleanup.Dmitry Kovalev
2013-03-27General code cleanup.Dmitry Kovalev
2013-03-13Support +/-2048 motion vector codingJingning Han
2013-03-11Merge "Simplify vp9_adapt_nmv_probs" into experimentalJohn Koleszar
2013-03-11Simplify vp9_adapt_nmv_probsJohn Koleszar
2013-03-11Merge "Minor optimization in mv entropy adaptation" into experimentalDeb Mukherjee
2013-03-11Merge "Optimize vp9_tree_probs_from_distribution" into experimentalJohn Koleszar
2013-03-11Minor optimization in mv entropy adaptationDeb Mukherjee
2013-03-10Optimize vp9_tree_probs_from_distributionJohn Koleszar
2013-03-08Extend diff MV limit from +/-256 to +/-1024Jingning Han
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar