summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_treewriter.h
AgeCommit message (Expand)Author
2013-05-07Replacing vp9_{write, write_literal, bit} macros with functions.Dmitry Kovalev
2013-04-30General code cleanup inside treewriter-related files.Dmitry Kovalev
2013-04-16Adding vp9_write_prob function (macro for now).Dmitry Kovalev
2013-04-11Renaming vp9_token_struct to vp9_token and removing previous typedef.Dmitry Kovalev
2013-02-22Code cleanup.Dmitry Kovalev
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-11-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar