summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_boolhuff.h
AgeCommit message (Expand)Author
2013-05-20Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c.Dmitry Kovalev
2013-05-07Replacing vp9_{write, write_literal, bit} macros with functions.Dmitry Kovalev
2013-04-30General code cleanup inside treewriter-related files.Dmitry Kovalev
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-27Clamp decoded feature dataJohn Koleszar
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar