summaryrefslogtreecommitdiff
path: root/vp8/encoder/quantize.c
AgeCommit message (Expand)Author
2012-10-14Remove duplicate or unused code in encoder/quantize.c.Ronald S. Bultje
2012-10-14Add a _4x4 sufix to all 4x4-transform-related functions.Ronald S. Bultje
2012-10-10Merge of the TX_16X16 experimentDeb Mukherjee
2012-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-0216x16 DCT blocks.Daniel Kang
2012-07-19Adds hybrid transformJingning Han
2012-07-17Restyle codeJohn Koleszar
2012-06-28Add lossless compression mode.Hui Su
2012-06-12Merge of further two pass rc clean up and adjustments.Paul Wilkins
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