summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_quant_common.c
AgeCommit message (Expand)Author
2016-08-02vp9/common: apply clang-formatclang-format
2015-06-11inline vp9_get_segdata()Scott LaVarnway
2015-06-11inline vp9_segfeature_active()Scott LaVarnway
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-06-18Remove unused vp9_init_quant_tables functionJingning Han
2014-02-22Added clamp of qindex to valid rangeYaowu Xu
2014-02-03Encoder quantization cleanup.Dmitry Kovalev
2013-09-29fix lint issues in quant commonJim Bankoski
2013-08-15Moving segmentation struct from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-07-16Replace generated quant tables with static lookup tables.Ronald S. Bultje
2013-07-11Moving segmentation related vars into separate struct.Dmitry Kovalev
2013-05-07Adjust q rangePaul Wilkins
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
2013-03-14Remove leftover reference to 2nd order dc/ac quantYaowu Xu
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar