summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_default_coef_probs.h
AgeCommit message (Expand)Author
2013-12-04Removing vp9_default_coef_probs.h file.Dmitry Kovalev
2013-12-04Compact formatting default_coef_probs_{4x4, 8x8, 16x16, 32x32}.Dmitry Kovalev
2013-09-29resolved lint issues in default_coef_probsJim Bankoski
2013-07-24Removing CONFIG_BALANCED_COEFTREE experiment.Dmitry Kovalev
2013-06-08New default tablesRonald S. Bultje
2013-05-29Balancing coef-tree to reduce bool decodesDeb Mukherjee
2013-05-21Merging the model coef prob experimentDeb Mukherjee
2013-05-20Updating the model coef experimentDeb Mukherjee
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-03-28Framework changes in nzc to allow more flexibilityDeb Mukherjee
2013-03-26Redo banding for all transforms.Ronald S. Bultje
2013-03-26Use above/left (instead of previous in scan-order) as token context.Ronald S. Bultje
2013-03-25Modeling default coef probs with distributionDeb Mukherjee
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-23Further changes to coefficient contexts.Paul Wilkins
2013-02-15Remove Y2 and Y-no-DC token types from the bitstream.Ronald S. Bultje
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-12New default coefficient/band probabilities.Ronald S. Bultje
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar