summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_treecoder.h
AgeCommit message (Expand)Author
2013-07-24Removing duplicated code for merging two probabilities.Dmitry Kovalev
2013-04-14Merge "Encoder code cleanup." into experimentalDmitry Kovalev
2013-04-11Renaming vp9_token_struct to vp9_token and removing previous typedef.Dmitry Kovalev
2013-04-11Encoder code cleanup.Dmitry Kovalev
2013-03-10Optimize vp9_tree_probs_from_distributionJohn Koleszar
2013-02-23Further changes to coefficient contexts.Paul Wilkins
2013-02-06Use configure checks for various inline keywords.Ronald S. Bultje
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar