summaryrefslogtreecommitdiff
path: root/vp8/encoder/quantize.c
AgeCommit message (Expand)Author
2012-01-30RTCD: add quantizer functionsJohn Koleszar
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2011-12-28Improve vp8cx_init_quantizer()Yunqing Wang
2011-11-28Populate q_index in multi-thread encodingYunqing Wang
2011-11-08Fix checks in MB quantizer initializationYunqing Wang
2011-11-04Merge "Add checks in MB quantizer initialization"Yunqing Wang
2011-11-03Change use of eob in the encoderTero Rintaluoma
2011-11-01Add checks in MB quantizer initializationYunqing Wang
2011-06-01neon fast quantize block pairTero Rintaluoma
2011-05-19Move quantizer init functions to quantize.cJohn Koleszar
2011-04-13store quant_shift as an unsigned charJohann
2011-02-18remove unused vp8_predict_dc functionJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-14update sse2 regular quantizerJohann
2011-01-11Remove unused local variablesHenrik Lundin
2010-12-28Use the fast quantizer for inter mode selectionScott LaVarnway
2010-11-11quantizer: fix assertion in fast quantizer pathJohn Koleszar
2010-11-10Tuning for the more exact quantizer.Paul Wilkins
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-10-12Centralize mb skip state calculationJohn Koleszar
2010-10-11Move vp8_strict_quantize_b inside EXACT_QUANT #define.Timothy B. Terriberry
2010-10-06optimize fast_quantizer c versionYaowu Xu
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-02Whitespace: nuke CRLFsJohn Koleszar
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-08-10Add trellis quantization.Timothy B. Terriberry
2010-07-28Enable the switch between two versions of quantizerYaowu Xu
2010-07-23Make the quantizer exact.Timothy B. Terriberry
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-08minor cleanup of quantizer and fdct codeYaowu Xu
2010-06-07Remove duplicate and unused functionsYaowu Xu
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar