summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_entropy.h
AgeCommit message (Expand)Author
2013-02-15Remove Y2 and Y-no-DC token types from the bitstream.Ronald S. Bultje
2013-02-14Moved vp9_get_coef_band to header fileScott LaVarnway
2013-02-13Abstract selection of coef band.Paul Wilkins
2013-02-13Abstract the selection of coefficient context.Paul Wilkins
2013-02-13Remove NEWCOEFCONTEXT experiment.Paul Wilkins
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2012-12-19New previous coef context experimentDeb Mukherjee
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-18Give 4x4 scan and coef_band tables a _4x4 suffix.Ronald S. Bultje
2012-12-07experiment with CONTEXT conversionYaowu Xu
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-12-0732x32 transform for superblocks.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