summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_quant_common.h
AgeCommit message (Expand)Author
2014-10-07Clean up header files in vp9_blockd.h and related filesJingning Han
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-06-18Remove unused vp9_init_quant_tables functionJingning Han
2014-02-03Encoder quantization cleanup.Dmitry Kovalev
2014-01-23vp9/common: add extern "C" to headersJames Zern
2013-08-15Moving segmentation struct from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-04-30Adding vp9_get_qindex function.Dmitry Kovalev
2013-04-26Consistent names for quant-related functions and variables.Dmitry Kovalev
2013-03-25Code cleanup.Dmitry Kovalev
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar