summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_entropymv.c
AgeCommit message (Expand)Author
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