summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_boolhuff.c
AgeCommit message (Expand)Author
2013-12-20Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.Dmitry Kovalev
2013-10-04cpplint issues with vp9_boolhuff.c resolvedJim Bankoski
2013-06-06Add marker bit to bool-coded partition startJohn Koleszar
2013-05-29Balancing coef-tree to reduce bool decodesDeb Mukherjee
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
2013-03-12disambiguate superframe index in vp9_stop_encode()John Koleszar
2013-02-21Code cleanup.Dmitry Kovalev
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Clamp decoded feature dataJohn Koleszar
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar