summaryrefslogtreecommitdiff
path: root/vp8/encoder/quantize.c
AgeCommit message (Expand)Author
2012-04-11T8x8 zbin and rate control changes.Paul Wilkins
2012-03-21Only support improved quantPaul Wilkins
2012-03-21Merge Exact QuantPaul Wilkins
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Correct zbinboost lookup for 8x8 quantizerYaowu Xu
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-27Corrected spellingPaul Wilkins
2012-02-16moved scaling from dequantization to inverse transform for T8x8Yaowu Xu
2012-02-10fixed an issue related to 2nd order size due to merge artifacts.Yaowu Xu
2012-02-10Improved coding using 8x8 transformRonald S. Bultje
2012-02-09Removal of SEGFEATURES placeholder commentsPaul Wilkins
2012-02-09Merge Extended Q experiment.Paul Wilkins
2012-01-19reverted an accidental code deletingYaowu Xu
2012-01-17Rate control on static scenes plus Y2dc delta Q fix.Paul Wilkins
2011-12-21Fix a couple of warnings.Christian Duvivier
2011-12-08fixed a crash caused invalid Q choiceYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-02enabled 8x8 intra prediction modes on inter framesYaowu Xu
2011-12-02Further work on extended Q range.Paul Wilkins
2011-11-11Make 8x8 and extend_qrange to work togetherYaowu Xu
2011-11-04Segment Feature Data AccessPaul Wilkins
2011-11-03Segment Features. Removal of #ifdefsPaul Wilkins
2011-10-24Further segment feature extensions.Paul Wilkins
2011-09-15Segment Feature SignalingPaul Wilkins
2011-09-13Change to segment_feature_data[][] structure.Paul Wilkins
2011-09-13Segment Features:Paul Wilkins
2011-07-21fix more merge issuesYaowu Xu
2011-07-20Add 8x8 transform to experimental branchDeb Mukherjee
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